Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
26207 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

Thank you @Ludo , It helped me.

Related Posts Răspunsuri Vizualizări Activitate
1
iun. 16
3223
1
iun. 23
5353
1
mar. 23
2541
0
oct. 15
4810
2
iul. 24
7775