Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
11200 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

you can install the setuptools package.

setuptools 0.6c11

Awatar
Odrzuć
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/

Najlepsza odpowiedź

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

Awatar
Odrzuć
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

Powiązane posty Odpowiedzi Widoki Czynność
2
mar 15
7779
2
cze 18
5847
1
mar 15
6182
0
lip 25
229
0
lip 25
293