http://bugs.winehq.org/show_bug.cgi?id=26813
Dennis Grudzinsky dennis.grudzinsky@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dennis.grudzinsky@gmail.com
--- Comment #3 from Dennis Grudzinsky dennis.grudzinsky@gmail.com 2013-09-24 20:09:54 CDT --- If you have a working Windows installation in which you have installed Python 64-bit, then here's a solution:
Basically, you're installing ActivePython in Wine, deleting the install directory, and then replacing it with the install directory from Windows. In detail:
Download the corresponding version of ActiveState's ActivePython, and install that via Wine. Make sure to select "set this as default python" in the installer. This should work. Then, go into Wine's drive_c folder and delete the PythonXX directory (or wherever you installed it). Finally, simply replace the folder you just deleted with the one you installed on Windows.