Skip to Content
Menú
This question has been flagged
2 Respostes
11188 Vistes

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?

Avatar
Descartar
Best Answer

Hi,

you can install the setuptools package.

setuptools 0.6c11

Avatar
Descartar
Autor

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/

Best Answer

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

Avatar
Descartar
Autor

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 Respostes Vistes Activitat
2
de març 15
7771
2
de juny 18
5840
1
de març 15
6170
0
de jul. 25
219
0
de jul. 25
272