Python Forum
PyInstaller on Mac ... does not work easily?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyInstaller on Mac ... does not work easily?
#1
Hello All!

I am new to this forum, however, I like the forums very much because I learn :)

I am having a problem with a pyinstaller, somehow, I get an error:

Last login: Thu Nov 19 11:50:46 on ttys001
mkdir: /Users/.../.bash_sessions: Operation not permitted
...SM_Python/build/simple/simple ; exit;
MU234s-iMac:~ mu234$ /Users/.../Desktop/Python\ delam/SM_Python/build/simple/simple ; exit;
[4606] Error loading Python lib '/Users/.../Desktop/Python delam/SM_Python/build/simple/Python': dlopen: dlopen(/Users/.../Desktop/Python delam/SM_Python/build/simple/Python, 10): image not found
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
Any idea why I do not have the permissions? I have ran the pyinstaller as SUDO : sudo pyinstaller simple.py, in addition, there is a problem with finding a python Lib? Not sure what that is?

Anyway, I am on MAC and if I run the script in terminal : python ....py works like a charm. Wondering what is going on.

Anyway, what can I do to properly have the standalone app?

Best.
Reply


Messages In This Thread
PyInstaller on Mac ... does not work easily? - by mu234 - Nov-19-2020, 11:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to easily create a list of already existing item CompleteNewb 15 3,583 Jan-06-2022, 12:48 AM
Last Post: CompleteNewb

Forum Jump:

User Panel Messages

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