تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
26243 أدوات العرض

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.

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
الكاتب

Thank you @Ludo , It helped me.

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يونيو 16
3234
1
يونيو 23
5365
1
مارس 23
2557
0
أكتوبر 15
4830
2
يوليو 24
7800