Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
26124 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

Thank you @Ludo , It helped me.

Post Terkait Replies Tampilan Aktivitas
1
Jun 16
3164
1
Jun 23
5282
1
Mar 23
2450
0
Okt 15
4740
2
Jul 24
7689