Done! https://bitbucket.org/anthony_tuininga/cx_freeze/issue/5/packaging-fails-on-mac-when-using-pyqt
2012/7/12 Thomas Kluyver <tak...@gmail.com>: > I don't think we ever found a real solution for this, just a > workaround. Could you file an issue so that it doesn't get forgotten? > > https://bitbucket.org/anthony_tuininga/cx_freeze/issues/new > > Thanks, > Thomas > > On 3 July 2012 20:30, Santiago Reig <chiva...@gmail.com> wrote: >> Any thoughts on this issue? >> >> 2012/6/24 Santiago Reig <chiva...@gmail.com>: >>> I have just tried to create a .dmg package in Mac of a project that >>> uses PyQt, but it failed >>> >>> Lions-Mac:Platex User$ sudo >>> /Library/Frameworks/Python.framework/Versions/Current/bin/python >>> setup.py bdist_dmg >>> >>> ..... (full log at http://pastebin.com/166Umc4T ) >>> >>> copying >>> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/Qt.so >>> -> build/exe.macosx-10.6-intel-2.7/PyQt4.Qt.so >>> copying >>> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/QtCore.so >>> -> build/exe.macosx-10.6-intel-2.7/PyQt4.QtCore.so >>> copying QtCore.framework/Versions/4/QtCore -> >>> build/exe.macosx-10.6-intel-2.7/QtCore >>> error: QtCore.framework/Versions/4/QtCore: No such file or directory >>> >>> I think it fails because it tries to get the file from >>> QtCore.framework/Versions/4/QtCore when it should be >>> /Library/Frameworks/QtCore.framework/Versions/4/QtCore >>> >>> I have installed the current trunk version at the repository, but I >>> did it over the 4.2.3 version I had already installed (which failed >>> exactly the same) so I don't if it went correctly. Anyway I can tell >>> which version I have? >>> >>> -- >>> Greets. >>> >>> Santiago Reig >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> cx-freeze-users mailing list >> cx-freeze-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > cx-freeze-users mailing list > cx-freeze-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users