-
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
Can't start bot after latest DEV update #5318
Comments
Same issue here. #5173 seems to be the culprit. OS: Mac OS X 10.11
|
Yep... Same as mine... just updated my copy few minutes ago...
|
895382d created this issue. To workaround this issue, just change |
Thanks @extink for the workaround... |
Fixed #5320 |
It's happening again? Is there a workaround? |
@MerlionRock set |
@prusswan Thanks! It works after I set to six==1.10.0. Funny, why six=>1.9.0 doesn't work? After all, 1.10.0 is greater than 1.9.0 |
1.10.0 is technically lesser than 1.9**0**.0 |
@calvinbui No it isn't. 1.10.0 is > 1.9.0 (not 1.90.0) Apparently some versions of pip just don't like >= |
Expected Behavior
Bot should start
Actual Behavior
remote: Counting objects: 5, done.
remote: Total 5 (delta 4), reused 4 (delta 4), pack-reused 0
Unpacking objects: 100% (5/5), done.
From https://github.com/PokemonGoF/PokemonGo-Bot
732463c..56665a2 dev -> origin/dev
Some of the required packages are not found / have different version.
Run: ./setup.sh -u
I ran ./setup.sh -u and it finish successfully without any errors but i still get the above error when starting bot
OS:
Ubuntu 14.04 LTS
Branch:
DEV
Python Version:
Python 2.7.6
Any other relevant files/configs (eg: path files)
Output from setup.sh -u
The text was updated successfully, but these errors were encountered: