Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
26285 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you @Ludo , It helped me.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 6 16
3248
1
thg 6 23
5410
1
thg 3 23
2608
0
thg 10 15
4872
2
thg 7 24
7869