PyInstaller works awesome on Mac and Windows.  Oddly enough the tool is not 
quite as seamless on Ubuntu Linux.  I am running Ubuntu 14.04 lts.  I setup 
and built wxpython 3.0.2.0 and installed it in my python 2.7 dist packages. 
 After checking everything over and over again it appears to run correctly 
with my python app in python pyc script form.  I then go to build my app 
with pyinstaller on Linux and it is missing dependencies... I believe the 
wxPython dependency libs.  Can someone verify for me that this is by 
design.  Should I be manually including them somehow in a spec file on 
Linux even though it was not necessary to do on Windows and Mac?

Thanks in advance,
Allan

-- 
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.

Reply via email to