File "./odoo-bin", line 5, in <module>
import odoo
File "/home/synconic/odoo/odoo-11.0/odoo/__init__.py", line 84, in <module>
from . import modules
File "/home/synconic/odoo/odoo-11.0/odoo/modules/__init__.py", line 8, in <module>
from . import db, graph, loading, migration, module, registry
File "/home/synconic/odoo/odoo-11.0/odoo/modules/graph.py", line 10, in <module>
import odoo.tools as tools
File "/home/synconic/odoo/odoo-11.0/odoo/tools/__init__.py", line 9, in <module>
from .misc import *
File "/home/synconic/odoo/odoo-11.0/odoo/tools/misc.py", line 43, in <module>
from .cache import *
File "/home/synconic/odoo/odoo-11.0/odoo/tools/cache.py", line 7, in <module>
from decorator import decorator
ModuleNotFoundError: No module named 'decorator'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2
Antwoorden
3478
Weergaven
Hi,
You have to install the decorator package.
sudo pip3 install decorator
Thanks
Hello
you should install this below package.
sudo pip3 install decorator
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
21
apr. 23
|
44646 | ||
|
5
okt. 17
|
7083 | ||
|
0
okt. 17
|
4883 | ||
|
3
jun. 25
|
3372 | ||
|
5
mei 25
|
4201 |