-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"fbs freeze" does not work with the default program #291
Comments
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
? |
HI (nmr396) terry@arm64-apple-darwin20 testFBS % fbs freeze
My Versions Thanks for any help |
Typing freyr@Freyrs-iMac-2 bin % Typing ls -alh gives this: (venv) freyr@Freyrs-iMac-2 bin % ls -alh |
Hi Michael and news on this - is it a pyinstaller issue on the M2 ? |
I don't know. In my opinion, the best place to ask is on the PyInstaller issue tracker. |
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? |
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. |
So this is a Ventura or python 3.9 ? issue.? |
Hi, all. Before I create a new issue, I thought I'd comment here, because I'm experiencing a similar issue. Using only the "startproject", I can Details: I'm on macOS Big Sur 11.7.10. I'm trying to use the free version of fbs, which means Python 3.6 and PyQt5 I have:
Any thoughts on a potential culprit? Any investigations I should perform next? Thanks! EDIT: I suspect the issue is I need a newer Mac. I guess I'll buy one and update later to confirm. |
I just bought the Pro Hobbyist version.
I had written a Python+PyQt5 program (no other dependencies), could run it but not freeze it.
To test my setup I used "fbs startproject" to create the default program and had the excact same problem.
The command "fbs run" opens the default window but "fbs freeze" returna an error message.
This is my setup:
Op sys: macOS 12.6.2
Python: 3.9.1
fbs: 1.1.9
PyInstaller: 5.7.0
PyQt5: 5.15.2
This is the error message returned by "fbs freeze --debug" (same with "fbs freeze --debug"):
The text was updated successfully, but these errors were encountered: