Python Forum

Full Version: MacOS BigSur Python3 - dyld: Library not loaded:
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I upgrade to MacOS Big Sur and unfortunately now Python3 is no longer operable.

The full result is the following:

dyld: Library not loaded: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
Referenced from: /Library/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python
Reason: image not found

Has anyone run into this issue before?
Have you tried reinstalling python?