Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4156 Vizualizări

i know that when we install openerp 7 in windows openerp also contain python.dll file to run openerp python file abd also base file, and i had also install python2.7 in windows 7 explicitly.

My question is i want to compile all openerp module and its dependent python module from external python command(c:

\python27\python.exe) , because some module is install in  my external python , Openerp also want that module my Openerp server not able to find all the module which install in external python . How can i set my external python module link to openerp

Imagine profil
Abandonează
Cel mai bun răspuns

Just copy  the needed python packages (OpenERP Python external dependencies) from ../Python27/lib/site-packages/  to .../openerp/server/

One trick: some python packages are found not under ../Python27/lib/site-packages/ but under ../Python27/lib/site-packages/package_name.egg/

Imagine profil
Abandonează
Autor

Thanks Med Said BARA

My advice: Move to Linux, even with Virtual Machine under Windows.

Related Posts Răspunsuri Vizualizări Activitate
3
mar. 15
12738
0
mar. 25
1444
2
iul. 24
1416
4
apr. 24
174326
0
dec. 23
2202