|
From: Matias B. <mbo...@gm...> - 2009-10-08 18:00:18
|
> btw, i'm testing pypeelf in Windows 7 Ultimate RTM x64. If we install > Python + wxPython + pefile + extra modules (x86 version) everything works > fine (i think) but i have a problem to run it in x64 native because Python > wxPython x64 does not recognize the Python x64 installation, besides, it > seems that ctypes it has not x64 native version (fuck!) (am i right > matias?). You will probably need to install specifically the win64 version (that you can download here: http://sourceforge.net/projects/ctypes/files/), although it is the first version for 64 bits and it could have some problems (http://mail.python.org/pipermail/python-announce-list/2007-May/005852.html). Let me know! |