Ghost.py icon indicating copy to clipboard operation
Ghost.py copied to clipboard

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

Open gf0842wf opened this issue 9 years ago • 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

gf0842wf avatar Jul 26 '16 08:07 gf0842wf

What project do you use to freeze ?

EvaSDK avatar Feb 16 '18 10:02 EvaSDK