0

I am trying to download a package to call sc2 and when I write pip install sc2 into cmd prompt, I receive the error:

Command "python setup.py egg_info" failed with error code 1 in c:\users\user\appdata\local\temp\pip-install-q3ixb0\websockets.

Any help?

2
  • Check this post :stackoverflow.com/questions/35991403/… Commented Jun 25, 2018 at 9:33
  • What you've posted is the generic error message which doesn't help. Post the complete output you're getting. Commented Jun 25, 2018 at 16:12

2 Answers 2

1

easy_install Worked of me.

easy_install sc2

Sign up to request clarification or add additional context in comments.

1 Comment

when I try to easy install i get the error "c:\users\user\appdata\local\temp\easy_install-a8j3lb\async-timeout-3.0.0\setup.py", line 1, in <module> ImportError: No module named pathlib
0

Maybe are you behind a proxy or not connected? has you try to make ping to any url ?

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.