Skip to Content
Menu
This question has been flagged
3 Replies
6701 Views

Hi, we have a Windows 7 Ultimate 64bit all-in-one installation v6.1 running on a separate machine to our OpenERP v7 Ubuntu installation.

While trying to install the "library" module from Tiny on v6.1, we received the "ImportError: No module named mx" error.

Having followed other questions to this topic from this forum, we installed Python 2.5 and psycopg2-2.5.win32-py2.5-pg9.2.4-release.exe. We still got the "ImportError: No module named mx" error when installing the "library" module.

We then installed the egenix mx base with "egenix-mx-base-3.2.6.win32-py2.5.msi" but still get the same error. (There is no python 2.5 version of this for x64 but we presume the 32 bit should also work)

It looks as if OpenERP v6.1 does not realize that the above modules have been installed.

Any ideas where we are going wrong or how to tell OpenERP that the modules mx are actually there?

Thanks.

Avatar
Discard
Best Answer

Hi,

copy c:...\python25\lib\sitepackages\mx in c:...\server.

restart openerp windows service.

bye

Avatar
Discard
Author

Hi, this certainly moved things on a bit. Thanks. Now of course we are getting this error: File "e:\Program Files (x86)\OpenERP 6.1-20130506-233332\Server\server.\mx\DateTime__init__.py", line 8, in <module> File "e:\Program Files (x86)\OpenERP 6.1-20130506-233332\Server\server.\mx\DateTime\DateTime.py", line 9, in <module> File "e:\Program Files (x86)\OpenERP 6.1-20130506-233332\Server\server.\mx\DateTime\mxDateTime__init__.py", line 13, in <module> ImportError: DLL load failed: The specified module could not be found.

Any ideas?

Best Answer

I get the same error installing medical on v6.1

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
4942
1
Dec 23
18889
1
Jul 24
340
1
Jun 24
4208
1
Jan 24
1675