-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
virtualenv does not exist (may be exits) #5622
Comments
#!/usr/bin/env bash |
What is the result of running ./setup.sh -i ? |
Try |
the same. it doesnt fixes the error. here is the log: $ ./setup.sh -i Using c:\python27\lib\site-packages
gzip: stdin: not in gzip format |
me@DESKTOP-NC607IS MINGW64 /c/Python27/Scripts/PokemonGo-Bot (dev) me@DESKTOP-NC607IS MINGW64 /c/Python27/Scripts/PokemonGo-Bot (dev) me@DESKTOP-NC607IS MINGW64 /c/Python27/Scripts/PokemonGo-Bot (dev) |
mv: cannot stat 'libencrypt.so': No such file or directory This is the error i suppose. I don't use windows so don't know how to fix. Perhaps anybody else or Google? |
Closing this issue. Read the docs. |
... I READ THEM. I FOLLOWED ALL THE STEPS. STILL GOT THE ISSUES YOU SEE... THE GOAL IS TO SAY DO THIS TO GET IT RIGHT NOT JUST CLOSE IT... |
$ ./run.sh
Virtualenv does not exits
Run: ./setup.sh -i
The text was updated successfully, but these errors were encountered: