You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just went through installing Locust on a pretty clean Windows 10 (Python 3.6) machine.
I did run into some problems that were caused by us pinning the pyzmq version. Therefore I "unpinned" it (and upgraded to the lastest stable pyzmq version) and issued a new release (0.8.1) on PyPI. I'm now able to install Locust on Windows by simply running pip install locustio.
However, I don't know if your issue is related @michaelia? It'd be great if you could give it another try! Also, I'm wondering pasted output is truncated? If so maybe you could post the whole output. Thanks!
Description of issue / feature request
alway show the message ,but Cannot continue installation。
message:
initlibsodium.obj : warning LNK4197: export 'PyInit_libsodium' specified multiple times; using first specification
Creating library build\temp.win-amd64-3.6\Release\buildutils\libsodium.cp36-win_amd64.lib and object build\temp.win-amd64-3.6\Release\buildutils\libsodium.cp36-win_amd64.exp
Generating code
Actual behavior
install
Environment settings (for bug reports)
Steps to reproduce (for bug reports)
TBD - example code appreciated
The text was updated successfully, but these errors were encountered: