Python Forum
MacOS BigSur Python3 - dyld: Library not loaded: - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: MacOS BigSur Python3 - dyld: Library not loaded: (/thread-32667.html)



MacOS BigSur Python3 - dyld: Library not loaded: - trillionanswers - Feb-24-2021

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?


RE: MacOS BigSur Python3 - dyld: Library not loaded: - nilamo - Mar-02-2021

Have you tried reinstalling python?