OCA / server-env

Tools to manage environment-dependent configuration
GNU Affero General Public License v3.0
56 stars 155 forks source link

pip install fails #145

Closed suliuzh closed 12 months ago

suliuzh commented 1 year ago

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. image

To Reproduce

  1. run the command "pip install [m]",m is the name of the module My Python version is 3.6.5.

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.

github-actions[bot] commented 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.