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

macOS Monterey 12.1: Could not find the libc shared library #13

Closed
BlackFoundry opened this issue Jan 31, 2022 · 5 comments
Closed

macOS Monterey 12.1: Could not find the libc shared library #13

BlackFoundry opened this issue Jan 31, 2022 · 5 comments

Comments

@BlackFoundry
Copy link

BlackFoundry commented Jan 31, 2022

File "venv/lib/python3.8/site-packages/ttfautohint/memory.py", line 18, in <module>
    raise OSError("Could not find the libc shared library")
OSError: Could not find the libc shared library
@anthrotype
Copy link
Member

What python3 --version exactly?
How did you install python (where from)?

@justvanrossum
Copy link

Looks like this is https://bugs.python.org/issue44689

@anthrotype
Copy link
Member

Duplicate of #6?

@justvanrossum
Copy link

So, an upgrade of Python may help.

@BlackFoundry
Copy link
Author

no issue when using Python3.10, thanks !

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

3 participants