-
Notifications
You must be signed in to change notification settings - Fork 179
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
Does anyone know how to fix a "(no such file), '/System/Library/Carbon.framework/Carbon' (no such file, not in dyld cache)" error? #208
Comments
Same problem |
Same here for M2. |
@Dima-369 @jksmx I fixed the issue. Here is my setup.py. Please make sure that This is my Hamster project. Hope I saved your day :)
|
Cool, this also works for me. Thanks 🙂 |
this worked for me too, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens on a M1 macOS 14.0.
test.py
setup.py
The error
The text was updated successfully, but these errors were encountered: