Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install throught pip with locust 1.1.1 #13

Open
dilook opened this issue Aug 18, 2020 · 1 comment
Open

Can't install throught pip with locust 1.1.1 #13

dilook opened this issue Aug 18, 2020 · 1 comment

Comments

@dilook
Copy link

dilook commented Aug 18, 2020

Enviroment:
OS: Windows 7
Python: 3.8.3
locust==1.1.1

This error happened when I was trying to install with pip install locust-influx

ERROR: Command errored out with exit status 1:
command: 'c:\users\usodv\pycharmprojects\load_se\venv\scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\usodv\AppData\Local\Temp\pip-install-4wbku0p0\locustio\setup.py'"'"'; file='"'"'C:\Users\usodv\AppData\L
ocal\Temp\pip-install-4wbku0p0\locustio\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\usodv\AppData\Local\Te
mp\pip-record-539zlfny\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\usodv\pycharmprojects\load_se\venv\include\site\python3.8\locustio'
cwd: C:\Users\usodv\AppData\Local\Temp\pip-install-4wbku0p0\locustio
Complete output (4 lines):
running install

**** Locust package has moved from 'locustio' to 'locust'. Please update your reference (or pin your version to 0.14.6 if you dont want to update to 1.0) ****

----------------------------------------

ERROR: Command errored out with exit status 1: 'c:\users\usodv\pycharmprojects\load_se\venv\scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\usodv\AppData\Local\Temp\pip-install-4wbku0p0\locustio\setup.py'"'"'; file=
'"'"'C:\Users\usodv\AppData\Local\Temp\pip-install-4wbku0p0\locustio\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record
'C:\Users\usodv\AppData\Local\Temp\pip-record-539zlfny\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\usodv\pycharmprojects\load_se\venv\include\site\python3.8\locustio' Check the logs for full command output.

@pjcalvo
Copy link

pjcalvo commented Nov 24, 2020

Checkout this for an updated library https://pypi.org/project/locust-influxdb-listener/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants