Skip to content
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

freeze on macOS Monterey gives warnings #282

Open
mherrmann opened this issue Jul 25, 2022 · 7 comments
Open

freeze on macOS Monterey gives warnings #282

mherrmann opened this issue Jul 25, 2022 · 7 comments

Comments

@mherrmann
Copy link
Owner

Originally asked by @proftc here.

When running fbs freeze on Monterey I get pages of missing dependencies
though it worked perfectly on Mojave

A typical msg is

(venvCD37A) IT036317:FBS_Test terry$ fbs release 1.0.0 5020 ERROR: Can not find path /usr/lib/libSystem.B.dylib (needed by /Users/terry/.pyenv/versions/3.7.7/bin/python3.7)

However the final dmg is created and works? I googled this and it seems that Monterey has now hidden some libraries? Is there a way around this?

@mherrmann
Copy link
Owner Author

@proftc have you already purchased a license of fbs Pro?

@proftc
Copy link

proftc commented Jul 25, 2022 via email

@mherrmann
Copy link
Owner Author

@proftc this looks like pyinstaller/pyinstaller#5107 to me. Does the problem go away when you update to a newer version of PyInstaller?

@proftc
Copy link

proftc commented Jul 27, 2022

I have PyInstaller 3.4 in my virtual environment and I'm using Python 3.7.7 but I was concerned up updating either of these
as the error ( as in that link you sen which I had already seen) seems more fundamental. Can you recommend which versions I should try? Thanks

@proftc
Copy link

proftc commented Sep 7, 2022

I installed pyinstaller 5.5 and now FBS freeze works OK without the error messages and the app that is created runs. However when I~ try to use FBS installer I get this error
hdiutil: create failed - Resource busy

@mherrmann
Copy link
Owner Author

mherrmann commented Sep 11, 2022

I'm often able to resolve hdiutil: create failed by rebooting.

@proftc
Copy link

proftc commented Sep 12, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants