Skip to content
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

Update requirements.txt #3972

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Update requirements.txt #3972

merged 1 commit into from
Aug 15, 2016

Conversation

simonsmh
Copy link
Contributor

@simonsmh simonsmh commented Aug 15, 2016

Greenlet 0.4.10 error _PyTrash_thread_deposit_object

Closes #3855
Closes #3947
Closes #3793
Closes #2006

Issue with Python 2.7.3 on Debian/Ubuntu.
Try:
source bin/activate
pip freeze | grep "greenlet" | xargs pip uninstall -y
pip install greenlet==0.4.9
pip install -r requirements.txt

Greenlet missing in requirements
@mention-bot
Copy link

@simonsmh, thanks for your PR! By analyzing the annotation information on this pull request, we identified @solderzzc, @jtdroste and @th3w4y to be potential reviewers

@elicwhite
Copy link
Contributor

What is failing? I haven't experienced anything erroring because of greenlet

@simonsmh
Copy link
Contributor Author

simonsmh commented Aug 15, 2016

Some user have this error. It must be fixed asap.

@elicwhite
Copy link
Contributor

elicwhite commented Aug 15, 2016

👍

Approved with PullApprove

@elicwhite elicwhite merged commit ad6fd6d into PokemonGoF:dev Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants