InstallScript icon indicating copy to clipboard operation
InstallScript copied to clipboard

[FIX] Compile issues related to Cython and Gevent causing issues in dependency packages

Open DrunkOne opened this issue 1 year ago • 1 comments

All it does is reroute the requirement.txt file to my repository, that requirement.txt is able to follow version OE_VERSION.

As this is a temp fix it hopes to improve the use installation experience until Odoo updates the repository themselves.

All my "requirement.txt" file does is comment out # the previous versions of gevent==21.8.0 and greenlet==1.1.2

Appended the comparator from > to >= for the next iteration.

DrunkOne avatar Jan 13 '25 01:01 DrunkOne

ءء

AHMEDY3DGENOME avatar Jan 29 '25 21:01 AHMEDY3DGENOME