I'm trying to package a script that uses the paramiko module for sftp, and gather I need to use the current Trunk version of Pyinstaller to do so. I'm having trouble compiling it on Win XP though. When I execute the following:
c:\python27\python waf configure build install I get this error: Windows-32bit detected Checking for program gcc or cc : not found GCC (MinGW) or MSVC compiler not found. I've installed MinGW... Is there something else I need to do? Or is there a compiled version of the Trunk version of Pyinstaller somewhere for download? Thanks for any help. -- 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.
