Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
26257 Visualizzazioni

Hello All,

When I try to install Odoo8 latest version via Odoo documentation and proceed the "sudo python setup.py install" command i'm getting following this error,

Traceback (most recent call last):
  File "./setup.py", line 7, in <module>
    from setuptools import find_packages, setup
ImportError: No module named setuptools

So can anyone please help me to resolve this.

Thank You.

Avatar
Abbandona
Risposta migliore

Install them on your OS before running the script. For example (if you are on Debian or Ubuntu server):

sudo apt-get install python-setuptools

Avatar
Abbandona
Autore

Thank you @Ludo , It helped me.

Post correlati Risposte Visualizzazioni Attività
1
giu 16
3236
1
giu 23
5379
1
mar 23
2565
0
ott 15
4840
2
lug 24
7816