Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

OK, now I have followed your instructions and seems ok, but when I run the final .executable in district folder I get the following: Output:Last login: Fri Nov 20 12:29:17 on ttys000 mkdir: /Users/mu...
mu234 General Coding Help 10 6,543 Nov-20-2020, 11:31 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

... and pyinstaller version is 4.0 Output:MU234s-iMac:~ mu234$ pyinstaller -v 4.0 MU234s-iMac:~ mu234$IS THIS OK now?
mu234 General Coding Help 10 6,543 Nov-20-2020, 11:23 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

OK, solved the problem with PIP with the "python3 get-pip.py" and now I have the pip version Output:MU234s-iMac:~ mu234$ pip -V pip 20.2.4 from /Library/Frameworks/Python.framework/Versions/3.9/lib/...
mu234 General Coding Help 10 6,543 Nov-20-2020, 11:20 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

In addition, I do not have the pip :/ Output:MU234s-iMac:~ mu234$ sudo easy_install pip sudo: unable to execute /Library/Frameworks/Python.framework/Versions/3.9/bin/easy_install: No such file or dir...
mu234 General Coding Help 10 6,543 Nov-20-2020, 11:18 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

OK, it seems I have two versions of Python, and the default is Python 2.7 ... Output:MU234s-iMac:~ mu234$ python -V Python 2.7.16 MU234s-iMac:~ mu234$ python3 -V Python 3.9.0 MU234s-iMac:~ mu234$
mu234 General Coding Help 10 6,543 Nov-20-2020, 11:14 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

ok, but when I try to install the pip I get the following : Output:MU234s-iMac:~ mu234$ sudo easy_install pip Password: Traceback (most recent call last): File "/usr/bin/easy_install-2.7", line 7, ...
mu234 General Coding Help 10 6,543 Nov-20-2020, 10:46 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

Interestingly! I have a problem with get a version of pip, have a look at the output when I type $pip -V MU234s-iMac:~ mu234$ python -V Python 3.9.0 MU234s-iMac:~ mu234$ pip -V Traceback...
mu234 General Coding Help 10 6,543 Nov-20-2020, 10:43 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: RE: PyInstaller on Mac ... does not work easily?

python 3.9 will have a look at what you are saying ... thanks! (Nov-19-2020, 03:06 PM)snippsat Wrote: What version of Python are you running,the path look a little strange. Look at The right and w...
mu234 General Coding Help 10 6,543 Nov-20-2020, 10:21 AM
    Thread: PyInstaller on Mac ... does not work easily?
Post: PyInstaller on Mac ... does not work easily?

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 ttys...
mu234 General Coding Help 10 6,543 Nov-19-2020, 11:36 AM

User Panel Messages

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