Closed suliuzh closed 1 year ago
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Hi I try to install the modules by pip. For example, odoo14-addon-server-environment. But I always get the error.
Module
Many modules related to odoo. I have tested odoo14-addon-server-environment, odoo11-addon-account-payment-partner, etc.
Describe the bug
When I use the command "pips install odoo14-addon-server-environment", I get the error.
To Reproduce
Expected behavior In my opinion, the error is related to the version constraint for odoo. The odoo<14.1dev and >=14.0a can not be satisfied. Maybe changing the version constraint for odoo will fix the installation error.