yandex / yandex-tank

Load and performance benchmark tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot be installed on python 3.8

JavaUnchained opened this issue · comments

Hi, everybody. I follow the instructions on the site - https://yandextank.readthedocs.io/en/latest/install.html#installation-from-pypi as a result, at the step :

sudo-h pip3 set https://api.github.com/repos/yandex/yandex-tank/tarball/master

I get an error

Collecting https://api.github.com/repos/yandex/yandex-tank/tarball/master
Using caching https://api.github.com/repos/yandex/yandex-tank/tarball/master
Requirements already met: PIP>=8.1.2 in /usr / local / library/python3. 8/dist-packages (from yandextank==1.15.13) (20.3.1)
Error: the 'yandextank' package requires a different Python: 3.8.5 not in '==3.7.*'

What can be done in this case ?

the same problem