[SOLVED] odoo11 problem with python3 module intallations

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] odoo11 problem with python3 module intallations

Postby bitit » Nov 15th, '19, 17:30

Good evening, i'm in testing installations italian modules for electronic invoice in odoo11

but when i try to launch, for example
Code: Select all
 pip3 install --pre odoo11-addon-partner-firstname


the installation seems to complete well, but effectively not.
the command don't load the plug-in folder in the addon directory .
and after:
restarting odoo
restarting the pc
reloading the app list

the plug in don't display in the app list

if i search in the odoo folder don't find it .

seam that pip3 install , dont work properly

thank you
enrico
Last edited by bitit on Nov 19th, '19, 12:16, edited 1 time in total.
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: mg7.1 - odoo11 problem with python3 module intallations

Postby doktor5000 » Nov 16th, '19, 10:09

bitit wrote:but when i try to launch, for example
Code: Select all
 pip3 install --pre odoo11-addon-partner-firstname


the installation seems to complete well, but effectively not.


It would help if you would at least post the full output from that command.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: mg7.1 - odoo11 problem with python3 module intallations

Postby bitit » Nov 16th, '19, 13:14

ok, maybe i have understand
Code: Select all
pip3 install odoo-autodiscover
Collecting odoo-autodiscover
  Using cached https://files.pythonhosted.org/packages/7b/79/e5353fba19818950062759f392afb7cd5dccd1fe3b7e4dea7f12ef6ce2ff/odoo-autodiscover-2.0.0.tar.gz
Requirement already satisfied: wrapt in /usr/local/lib/python3.7/site-packages (from odoo-autodiscover) (1.11.2)
Installing collected packages: odoo-autodiscover
    Running setup.py install for odoo-autodiscover ... done
Successfully installed odoo-autodiscover-2.0.0


the command install the module in :
/usr/local/lib/python3.7/site-packages
but the software work in
/usr/lib/python3.7/site-packages

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: mg7.1 - odoo11 problem with python3 module intallations

Postby doktor5000 » Nov 17th, '19, 15:36

As mentioned previously, such topics are meant for the odoo support, this is not a Mageia issue.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: mg7.1 - odoo11 problem with python3 module intallations

Postby bitit » Nov 19th, '19, 12:15

ok solved editing
/etc/odoo/odo.conf

from:

addons_path=/usr/lib/python3.7/site-packages/odoo/addons

to:

addons_path=/usr/local/lib/python3.7/site-packages/odoo/addons

thank you
enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01


Return to Basic support

Who is online

Users browsing this forum: Google Adsense [Bot], JJF1 and 1 guest

cron