I'm using 64bit python, along with the 64bit pywin32 for python 2.7. On Mon, May 16, 2011 at 7:37 PM, Martin Zibricky <[email protected]> wrote: > Ben Breslauer píše v Po 16. 05. 2011 v 19:29 -0400: >> echo %path% gives: >> >> C:\Python27\Lib\site-packages\PyQt4\bin;C:\Windows\system32;C: >> \Windows;C:\Windows\System32\Wbem;C:\Windows\System32WindowsPowerShell >> \v1.0\;C:\Program >> Files (x86)\QuickTime\QTSystem\;C:\Program >> Files\TortoiseGit\bin;C:\Program Files\Microsoft Windows Performance >> Toolkit\ >> >> >> The path for the python code below is >> C:\Users\Ben\Programming\pyi-mpl-test\test.py >> >> The path where PyInstaller is located is >> C:\Users\Ben\Programming\pyinstaller-trunk-r1406 >> >> The path to the exe I'm trying to run is >> C:\Users\Ben\Programming\pyi-mpl-test\dist\test\test.exe > > Do you use 32bit or 64bit python? > > -- > You received this message because you are subscribed to the Google Groups > "PyInstaller" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pyinstaller?hl=en. > >
-- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
