On 12/4/20 7:15 AM, Noah wrote:
Hi there,
Anybody know how to fix this issue on a mac?
❯ /usr/local/bin/python
dyld: Library not loaded:
/usr/local/Cellar/python@3.8/3.8.3_1/Frameworks/Python.framework/Versions/3.8/Python
Referenced from: /usr/local/bin/python
Reason: image not found
[1] 32209 abort /usr/local/bin/python
Looks like you're using Python installed via Homebrew ('Cellar' being
the hint), perhaps hit up that project for ideas? It looks like the
install is inconsistent somehow.
--
https://mail.python.org/mailman/listinfo/python-list