I am trying to build an app on macOS, which seems to be an impossible task! 
I’ve tried several different tools and each one has had problems. cx-freeze is 
my final attempt (why are things so much easier on Windows?)


Here is my problem (the first of many, no doubt, assuming this is solved):  I 
am trying to build a macOS PyQt5 app.  It ends in failure:
error: otool returned a dependent file that could not be found: 
/Users/local/opt/anaconda3/lib/QtGui.framework/Versions/5/QtGui

However, when I look in the locations specified, the file is there.

Attached is my setup file.

Attachment: setup.py
Description: Binary data

_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to