Coder Social home page Coder Social logo

Comments (8)

mherrmann avatar mherrmann commented on June 12, 2024

I'm afraid I cannot reproduce this issue with almost exactly the same versions you have given, nor with PyQt6. How did you install Python? Are you on a Mac M2? What do you get when you type

ls -alh `which python`

?

from fbs.

proftc avatar proftc commented on June 12, 2024

HI
I get the same error on my new Mac M2 fbs run works but freeze also gives

(nmr396) terry@arm64-apple-darwin20 testFBS % fbs freeze
Could not find any of the following files:

  • Python
  • .Python
  • libpython3.9m.dylib
  • Python3
  • libpython3.9.dylib
    (nmr396) terry@arm64-apple-darwin20 testFBS % arch
    arm64

My Versions
fbs 1.0.4
pyinstaller 5.7.0
pyinstaller-hooks-contrib 2022.14
pyparsing 3.0.9
PyQt6 6.4.0
PyQt6-Qt6 6.4.1
PyQt6-sip 13.4.0
python 3.9.6

Thanks for any help

from fbs.

Einmitt avatar Einmitt commented on June 12, 2024

Typing which python in the bin folder gives this:

freyr@Freyrs-iMac-2 bin % which python
Python 3.9.1 (default, Jan 22 2021, 11:37:45)
[Clang 12.0.0 (clang-1200.0.32.28)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

Typing ls -alh gives this:

(venv) freyr@Freyrs-iMac-2 bin % ls -alh
total 216
drwxr-xr-x 30 freyr staff 960B Jan 17 14:51 .
drwxr-xr-x 23 freyr staff 736B Jan 17 16:59 ..
-rw-r--r-- 1 freyr staff 8.6K Dec 8 14:35 Activate.ps1
-rw-r--r-- 1 freyr staff 1.8K Dec 8 14:35 activate
-rw-r--r-- 1 freyr staff 841B Dec 8 14:35 activate.csh
-rw-r--r-- 1 freyr staff 1.9K Dec 8 14:35 activate.fish
-rwxr-xr-x 1 freyr staff 243B Dec 8 14:35 easy_install
-rwxr-xr-x 1 freyr staff 243B Dec 8 14:35 easy_install-3.9
-rwxr-xr-x 1 freyr staff 993B Jan 17 16:38 fbs
-rwxr-xr-x 1 freyr staff 973B Jan 17 14:48 futurize
-rwxr-xr-x 1 freyr staff 231B Jan 17 14:48 macho_dump
-rwxr-xr-x 1 freyr staff 231B Jan 17 14:48 macho_find
-rwxr-xr-x 1 freyr staff 237B Jan 17 14:48 macho_standalone
-rwxr-xr-x 1 freyr staff 977B Jan 17 14:48 pasteurize
-rwxr-xr-x 1 freyr staff 234B Dec 8 14:44 pip
-rwxr-xr-x 1 freyr staff 234B Dec 8 14:44 pip3
-rwxr-xr-x 1 freyr staff 234B Dec 8 14:44 pip3.10
-rwxr-xr-x 1 freyr staff 234B Dec 8 14:44 pip3.9
-rwxr-xr-x 1 freyr staff 251B Jan 17 14:51 pyi-archive_viewer
-rwxr-xr-x 1 freyr staff 246B Jan 17 14:51 pyi-bindepend
-rwxr-xr-x 1 freyr staff 249B Jan 17 14:51 pyi-grab_version
-rwxr-xr-x 1 freyr staff 245B Jan 17 14:51 pyi-makespec
-rwxr-xr-x 1 freyr staff 248B Jan 17 14:51 pyi-set_version
-rwxr-xr-x 1 freyr staff 262B Jan 17 14:51 pyinstaller
-rwxr-xr-x 1 freyr staff 232B Dec 8 14:44 pylupdate5
-rwxr-xr-x 1 freyr staff 228B Dec 8 14:44 pyrcc5
lrwxr-xr-x 1 freyr staff 7B Dec 8 14:35 python -> python3
lrwxr-xr-x 1 freyr staff 46B Dec 8 14:35 python3 -> /Users/freyr/.pyenv/versions/3.9.1/bin/python3
lrwxr-xr-x 1 freyr staff 7B Dec 8 14:35 python3.9 -> python3
-rwxr-xr-x 1 freyr staff 227B Dec 8 14:44 pyuic5

from fbs.

proftc avatar proftc commented on June 12, 2024

Hi Michael and news on this - is it a pyinstaller issue on the M2 ?
Thanks
Terry

from fbs.

mherrmann avatar mherrmann commented on June 12, 2024

I don't know. In my opinion, the best place to ask is on the PyInstaller issue tracker.

from fbs.

proftc avatar proftc commented on June 12, 2024

Hi As a lot of people are buying M2 based Macs the issues with FBS pro are going to cause some problems. I rely on it heavily. Can you look into it?
Thanks
Terry

from fbs.

Einmitt avatar Einmitt commented on June 12, 2024

I should mention, since I raised the issue, that I am not using an M2 but a 4 GHz Quad-Core Intel Core i7. Hence the problem is not limited to M2 machines.

from fbs.

proftc avatar proftc commented on June 12, 2024

So this is a Ventura or python 3.9 ? issue.?
Monterey freeze works (Python 3.7 fbs 1.0.0) but installer sometimes fails with an error hdiutil: create failed - Resource busy.
Mojave worked without any problems.
I just tried using Miniconda with a new installation and now freeze works and the installer works and gives a working app but a new message
waited 1 seconds for .DS_STORE to be created.
bless: The 'openfolder' is not supported on Apple Silicon devices.
Does any else have any experience of all this?

from fbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.