[PySide] cxfreeze and PySide 1.2.0
John Ehresman
jpe at wingware.com
Tue Jul 9 16:24:18 CEST 2013
On 7/9/13 6:35 AM, Joel B. Mohler wrote:
> The new path discovery in __init__.py and _utils.py is giving me fits in
> a frozen environment. I think I have two unrelated problems:
Would it help to simply disable the path discovery when __file__ doesn't
refer to an actual file? I think things should work if all the .pyd's
and .dll's were in the right place.
Thanks,
John
More information about the PySide
mailing list