0
votes

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
What you've posted is the generic error message which doesn't help. Post the complete output you're getting. - hoefling

2 Answers

1
votes

easy_install Worked of me.

easy_install sc2

0
votes

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