Hey all,
So I am trying to build a python file to a single .exe on windows. To be
exact I am using:
- Python2.7
- pyinstaller2.1
- Windows7 64-bit
- virtualenv1.10.1
I am trying with the incantation:
pyinstaller.exe --oneline matcher.py
And get this output: http://paste.ubuntu.com/9371224/
I do get a produces a build.spec and a matcher.exe.spec file. And trying
to build from one of thoses didn't work either.
I've Googled around and couldn't seem to find a fix for this. Re-installing
pyinstaller didn't work either. Didn't get any answered from StackOverflow
yet http://stackoverflow.com/questions/27324657
<http://stackoverflow.com/questions/27324657/pyinstaller2-1-on-windows-build-error>
.
Note: I was developing this python file on linux but brought it over to
Windows to build. It is not a dependency issue as I have already
successfully built a working .exe with cx_freeze.
Any pro tips on how to fix this issue?
Thanks.
Beckett
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.