Skip to content

[RuntimeWarning] greenlet.greenlet #371

Answered by Mat-moran
Mat-moran asked this question in Q&A
Discussion options

You must be logged in to vote

I opened an issue at the OCB repository.

The problem seems to be that the requirements file in OCB is not updated with gevent version for python > 3.8 and I was aggregating the OCB repository.
OCA/OCB#995

I removed OCB and I only download from Odoo with git-aggregator but it still installing the wrong gevent version
Requirement already satisfied: gevent in /usr/local/lib/python3.8/site-packages (from odoo==14.0) (1.5.0)

When I checked the requirements.txt inside the container in custom/src/odoo/, it is OK with the correct gevent version for python > 3.8.

what is happening, why it is installing the wrong version of gevent, even if I have it correct now? I did docker system prune -a to remo…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pedrobaeza
Comment options

@Mat-moran
Comment options

@pedrobaeza
Comment options

@yajo
Comment options

Answer selected by Mat-moran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants