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

Incompatible versions of libfreetype.6.dylib #15

Open
OrbitalMechanic opened this issue Oct 14, 2021 · 1 comment
Open

Incompatible versions of libfreetype.6.dylib #15

OrbitalMechanic opened this issue Oct 14, 2021 · 1 comment

Comments

@OrbitalMechanic
Copy link

I'm running Python 3.8.8 under the Anaconda distribution ver. custom on a Mac Pro (2019) desktop running Mac OSX ver. 11.6.

I'm getting the following error message:

'''
ImportError: dlopen(/Users/user/opt/anaconda3/lib/python3.8/site-packages/matplotlib/ft2font.cpython-38-darwin.so, 2): Library not loaded: @rpath/libfreetype.6.dylib
Referenced from: /Users/user/opt/anaconda3/lib/python3.8/site-packages/matplotlib/ft2font.cpython-38-darwin.so
Reason: Incompatible library version: ft2font.cpython-38-darwin.so requires version 24.0.0 or later, but libfreetype.6.dylib provides version 23.0.0
(base) user@Mac-Pro work %
'''

Any suggestions on how to fix this?

Sam Dupree.

@ckebschull
Copy link
Collaborator

Hi Sam, sorry for the very late reply. The message did not reach me.

What are you trying to achieve with python?

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