jeanphix/Ghost.py

freezes programs that use ghost.py into stand-alone executables failed

Opened this issue · 1 comments

Because of the use of LazyBinding, freezes programs that use ghost.py into stand-alone executables failed.

File "ghost/bindings.py", line 58, in
File "ghost/bindings.py", line 41, in _import
ImportError: No module named QtGui

What project do you use to freeze ?