-
Notifications
You must be signed in to change notification settings - Fork 330
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
error: SandboxViolation #35
Comments
How did you install it? You can try with the |
Please try |
Tried |
Don't think it's an issue related to the processor architecture, but rather that you are using a Mac. Not sure how to fix the issue. Can you try to upgrade python's setuptools? Or perhaps try |
Try with pip3 instead of pip |
You need to run as sudo or with --user |
The problem is finally solved, thank you very much |
Just to have it documented. I had the same error (even using sudo) and I could fix it by using homebrew python3 version. (it fails with the native macos python3) |
error: Setup script exited with error: SandboxViolation: mkdir('/private/var/root/Library/Caches/com.apple.python/private/tmp/easy_install-qii5l5tu', 511) {}
The text was updated successfully, but these errors were encountered: