Hi,

I'm trying to package my program, but I still run into problems when trying 
to run it
my program uses pyside, so I downloaded the develop branch so I could use 
the hiddenimports
I create the exe fine, but when trying to run I get ImportError: cannot 
import name QtWebKit

I downloaded the coolhandmook fork and managed to make it work using the 
attached spec file. but I still get EOFError when running the program since 
I use multiprocessing, note that I get this even when running --onedir, 
after I make this work I'll try packaging into one exe and see what 
problems I run into.

I compared both (develop and coolhandmook ) with winmerge but saw only 3 
differences on the source, that apparently doesn't matter to the problem at 
hand.

thanks


-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/z-QiKfi01EQJ.
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.

Attachment: gui_dir.spec
Description: Binary data

Reply via email to