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

Hi all,

I want link my odoo 8 with prestashop, to get my own e-shop.

I'm adding the module named 'prestashoperpconnect', the module named 'connector' and then I install prestapyt using 'easy_install prestapyt' and 'pip install prestapyt'.

But when I go to Odoo and try to 'Update module list', the next trace appears:

Odoo Server Error

Traceback (most recent call last):

[...]

File "/opt/odoo-8.0-8/apps/odoo/lib/odoo-8.0_20150423-py2.7.egg/openerp/addons/prestashoperpconnect/unit/backend_adapter.py", line 29, in <module>

from prestapyt import PrestaShopWebServiceDict

ImportError: No module named prestapyt.


Can anyone help me or explain me how can I start linking odoo 8 with prestashop?

Thanks so much to all in advance!

Regards.


Ảnh đại diện
Huỷ bỏ

Make sure prestapyt is installed successfully.

Tác giả

How?

Tác giả

One more question: I should copy all the folder from https://github.com/guewen/prestapyt or i only should copy the prestapyt folder?

Câu trả lời hay nhất

Hi,

You have to install one python library using below command.

sudo pip install prestapyt

Or

you can download from link and install it manually.

Thanks.

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

If i try to install by sudo pip install prestapyt I get this error: [...] from requests.compat import IncompleteRead. Import error: cannot import name IncompleteRead. And if I download from the link, where i should install it? I try with python setup.py install but nothing, when I try to Update the module list the same error appears.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
4554
0
thg 1 17
3685
3
thg 12 15
7488
0
thg 3 15
6790
2
thg 3 15
5933