Ticket #1130 (new defect)

Opened 4 months ago

MemoryLoadLibrary failed loading

Reported by: fde Assigned to: somebody
Priority: major Milestone: 0.8.3
Component: ui Version: 0.8.2
Keywords: Cc:

Description

I've got the following error under windows 2003 after the installation:

Traceback (most recent call last):

File "daborun.py", line 7, in <module> File "zipextimporter.pyc", line 82, in load_module File "wx\init.pyc", line 45, in <module> File "zipextimporter.pyc", line 82, in load_module File "wx\_core.pyc", line 4, in <module> File "zipextimporter.pyc", line 98, in load_module

ImportError?: MemoryLoadLibrary? failed loading wx\_core_.pyd

I have a clean new window2003 installation with: python25, wxpython2.6 and psycopg2 module.