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

Hello, I'd like to be able to interface with Magento 1.7 OpenERP 7

For this I followed this tutorial but it does not work.

openerp-magento-connector.readthedocs.org/en/develop/introduction.html

When step install "python setup.py install" module, I have a warning. "warning: INSTALL_LIB 'build/lib.linux-x86_64-2.7' does not exist - no Python modules to install"

I'm running Ubuntu 13.04 Server. Where can I find this module?

thank you

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

Hi,

before install the module in openerp should execute setup.py install in the module directory.

1-° downloaded this module a format zip .

2°-extract the module which will give a directory

3°-Copy this directory to addons folder of openerp

4°-From the module directory, use the setup.py script with the command[this command generate a directory build]

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

I've had that same error on 3 different fresh installations of OpenERP on Ubuntu 12.04. It should still work in spite of it though.

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

Hello Chris and Borni

have you proceed like Borni indicate

thank you

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

Yes, those are the instructions I followed. I was able to get it to work so that error message doesn't seem to be critical.

Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 3 15
6667
2
thg 3 15
10671
1
thg 3 15
3604
0
thg 3 15
3395
1
thg 3 15
3693