On 8/26/2013 12:16 PM, Thomas Kluyver wrote:
> On 26 August 2013 09:28, bj <bjte...@swbell.net
> <mailto:bjte...@swbell.net>> wrote:
>
>     Has anyone attempted to freeze a python script using PyQt5?
>
>
> Yes, we know about at least one problem:
> https://bitbucket.org/anthony_tuininga/cx_freeze/issue/33/handle-qt-5-platform-plugins
>
>     I am having an issue on the line 'from PyQt5 import QtWebKitWidgets'.
>     I get the message 'ImportError: cannot import name QtWebKitWidgets'
>
>
> Can you provide the output it shows when you freeze it? It's probably
> quite long, so stick it in a pastebin.
>
> Thanks,
> Thomas
>
>
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
>
>
>
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>

This is the output from the attempt to freeze the PyQt5 app.
http://pastebin.com/n1zAwZR9

bj


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to