Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
26126 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

Thank you @Ludo , It helped me.

Related Posts Odpovědi Zobrazení Aktivita
1
čvn 16
3165
1
čvn 23
5284
1
bře 23
2450
0
říj 15
4740
2
čvc 24
7690