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

failure to install the latest version locust #648

Closed
michaelia opened this issue Sep 6, 2017 · 3 comments
Closed

failure to install the latest version locust #648

michaelia opened this issue Sep 6, 2017 · 3 comments
Labels

Comments

@michaelia
Copy link

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)

  • OS:window 10
  • Python version:3.6
  • Locust version:0.8

Steps to reproduce (for bug reports)

TBD - example code appreciated

@heyman
Copy link
Member

heyman commented Sep 18, 2017

How do you install Locust? Using pip?

Is that the whole output that you get?

Is anyone else able to install the latest Locust version on Windows?

@heyman
Copy link
Member

heyman commented Sep 19, 2017

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!

@mbeacom
Copy link
Member

mbeacom commented Oct 18, 2017

Closing due to lack of response. @michaelia Please re-open this issue after upgrading to 0.8.1, if necessary.

@mbeacom mbeacom closed this as completed Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants