I fixed this problem by touching touching __init__.py in
env/lib/python3.4/site-packages/PyQt5/ -- it couldn't find the package
otherwise.

After fixing this problem I did indeed also have to update to the bitbucket
version of cxfreeze because I was getting NameError: name '__file__' is not
defined (
https://bitbucket.org/anthony_tuininga/cx_freeze/issue/61/python-340-nameerror-name-__file__-is-not)


On Thu, May 8, 2014 at 3:05 AM, Thomas Kluyver <tak...@gmail.com> wrote:

> On 6 May 2014 20:46, Jack Murray <j...@murray.cx> wrote:
>
>> The file that I edited to add the code.inspect() was
>> env/lib/python3.4/site-packages/cx_Freeze-4.3.2-py3.4-linux-x86_64.egg/cx_Freeze/finder.py
>>
>
> cx_Freeze 4.3.2 had trouble with Python 3.4 - can you try upgrading to
> cx_Freeze 4.3.3?
>
> Thanks,
> Thomas
>
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find
> out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to