Updated Python from 3.10.7 to 3.10.8, Library not loading #2629
-
When running anything I receive the following error message is: dyld[97937]: Library not loaded: /opt/homebrew/Cellar/python@3.10/3.10.7/Frameworks/Python.framework/Versions/3.10/Python It seems to still be looking for python version 3.10.7 which doesn't exist - is there a way to change this? I tried to change it on pyvenv.cfg but the issue persists. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is a known issue with homebrew. We have a suggested fix here but unfortunately if that fails we recommend a fresh installation. |
Beta Was this translation helpful? Give feedback.
This is a known issue with homebrew. We have a suggested fix here but unfortunately if that fails we recommend a fresh installation.
Some users prevent this from recurring with pyenv.