-
Notifications
You must be signed in to change notification settings - Fork 26
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
Errno::EPERM: Operation not permitted @ dir_s_mkdir - /usr/local/opt/cython/libexec/lib/python3.11 #33
Comments
Updated Python to 3.12, but I'm getting this issue (tried updating PyYAML to 6.0.1 as well), has anybody an idea what causes this:
|
Hello @fschoell I'm faced with the same issue today. Could you please tell me how did you solve it? |
@fschoell I have the same problem, Could you please tell me how did you solve it? |
Unfortunately I won't be able to help you. Tried updating some dependencies but that just created new issues. I moved to a Linux VM as I just needed this client for some testing. |
Seems like Cython updated it's Python dependency to 3.12, so this is likely just the same issue as in #24 with Python 3.12 as new requirement?
Output:
The text was updated successfully, but these errors were encountered: