-
Notifications
You must be signed in to change notification settings - Fork 121
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
Installation fails on Windows: Pip and setuptools fail to install #94
Comments
Try Windows virtualenv installation instructions from official source.
|
Tried the official installation instructions - exact same output. Guess the issue is not sevabot but venv. I contacted the dev of venv but he can't test much as he has no windows available (apparently). Idea's? |
I had the same issue, in the same environment, but the solution to work for me works like this:
Then it should work. Hope it fixes the issue for you. Also just FYI: when running the sevabot on Windows, you are likely to run into this issue: #58 |
Awesome, it's actually running now! Getting errors on !ping, but I guess that's discussed in #58. |
I tried installing Sevabot via the tutorial, which gave me the following output:
I've tried to install Setuptools and pip seperately which seemed to go just fine - however, it seems sevabot doesn't use those.
Using Windows 2012 Server R2 64 bit, Python 2.7 32 bit (x86), and also did it in Powershell x86 just to be sure. Suggestions?
The text was updated successfully, but these errors were encountered: