Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
11189 Представления

Hi,

I would like to configure and run openerp v7 on my windows machine through eclipse using source code. I have my windows7 machine, with postgreSQL, python 2.7 and eclipse juno . I also have installed PyDev on ecllipse.

Do i need to do anything for python dependencies? Could anyone guide me through the steps?

Аватар
Отменить
Лучший ответ

Hi,

you can install the setuptools package.

setuptools 0.6c11

Аватар
Отменить
Автор

Thanks, i installed setup tools and many other libraries. But was not able to install the PIL(Python Image Library), on my windows7 64 bit machine.Error message is " File "F:\EclipseWorkspace\openerpServer\openerp\tools\image.py", line 25, in <module> from PIL import Image ImportError: No module named PIL" Could you please help me out..

Do you setup PIL module? http://www.pythonware.com/products/pil/

You can try to reinstall it on your computer

Hi Borni, In windows openerp 7 configured with eclipse installation setup used in the link http://nightly.openerp.com/7.0/nightly/exe/ but in windows openerp-server.py file not available. How to run eclipse in windows using this setup file.

to run openerp in eclipse download source code and not the .exe

Please give me the Source code download link for openerp 7 in eclipse

http://nightly.openerp.com/7.0/nightly/src/

Лучший ответ

Tutorial to debug openerp with eclipse, in french.

blog.avis-planethoster.com/python-2/installer-openerp-6-1-dans-eclipse-avec-un-environnement-python-2-7-3135

Аватар
Отменить
Автор

When i try to run from eclipse i am getting this error.The version i am using is Openerp v 7.

Traceback (most recent call last): File « F:\EclipseWorkspace\openerpServer\setup.py », line 23, in import glob, os, re, setuptools, sys ImportError: No module named setuptools

Related Posts Ответы Просмотры Активность
2
мар. 15
7773
2
июн. 18
5840
1
мар. 15
6170
0
июл. 25
219
0
июл. 25
273