Python Forum
[PYQT5 // PY2APP] -- Incompatibility issue
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PYQT5 // PY2APP] -- Incompatibility issue
#8
Okay managed to get this all working and it definitely seems as though it was an issue with py2app. Thanks snippsat for the advice!

HOWEVER, I've run into a new problem, my app now runs perfectly fine from the unix executable found in the package contents but when I double click or use terminal to run the 'main.app' in the dist folder it fails to launch.

I found a similar thread here but there was no conclusion, any thoughts on why this might be?

edit: for clarifiation, I built it successfully with pyinstaller.

re: Last post

System log reads:
"[date] [time] [address] com.apple.xpc.launchd[1] (org.pythonmac.unspecified.Main.15428[57525]): Service exited with abnormal code: 255"

[some details omitted]
Reply


Messages In This Thread
RE: [PYQT5 // PY2APP] -- Incompatibility issue - by Tome - Aug-09-2017, 12:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,926 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  PYQT py2app Compiling Tome 0 3,138 Jul-27-2017, 11:27 AM
Last Post: Tome

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020