Python Standalone App for Mac | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python Standalone App for Mac

Hi, I am still new to Python Programming but I would like to create an App with Python. I found several ways like py2app which I tried. Unfortunately the App can‘t be opened so I would like to ask if anyone here had similar problems

15th Feb 2018, 11:32 PM
Patrick Exner
Patrick Exner - avatar
7 Answers
+ 1
Ahh, okay -- I was thinking it may be Gatekeeper causing the issue https://support.apple.com/en-us/HT202491. Glad you found a way to avoid it :)
15th Mar 2018, 10:20 PM
Tom Shaver
Tom Shaver - avatar
+ 1
I have not tried this as I am not into Python, but I am on Mac -- what is the error message when you try to open your app?
15th Mar 2018, 8:28 AM
Tom Shaver
Tom Shaver - avatar
+ 1
The error was that the "action isn’t permitted" but I got away from it because I found an AppBuilder for PythonApps on Mac
15th Mar 2018, 10:18 AM
Patrick Exner
Patrick Exner - avatar
+ 1
That is possible but I haven‘t found a way around it so looked for another way and I found a Builder tool
16th Mar 2018, 6:01 AM
Patrick Exner
Patrick Exner - avatar
+ 1
Nice; good workaround ;) Sorry I'm so slow to respond, lol.
21st Mar 2018, 1:14 AM
Tom Shaver
Tom Shaver - avatar
0
Yeah well you just have to dig deeper if you want it solved, right? ;D No probs xD
21st Mar 2018, 6:19 AM
Patrick Exner
Patrick Exner - avatar
0
What‘s the name of the builder tool you use? Is it more easy than py2app?
7th Jan 2020, 5:45 AM
Michael
Michael - avatar