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

Error installing scikit-learn package #108

Closed
Matheuszl opened this issue Sep 22, 2024 · 1 comment
Closed

Error installing scikit-learn package #108

Matheuszl opened this issue Sep 22, 2024 · 1 comment

Comments

@Matheuszl
Copy link

I'm trying to install pip install scikit-learn and I get the following error:

Installing collected packages: threadpoolctl, joblib, scikit-learn
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/app/jupyter/venv/lib/python3.11/site-packages/threadpoolctl.py'
Check the permissions.
Note: You may need to restart the kernel to use the updated packages.

When searching for the path '/app/jupyter/venv/lib/python3.11/site-packages/threadpoolctl.py', the file threadpoolctl.py is not in the site-packages directory.

image

@vieiralucas
Copy link
Member

vieiralucas commented Sep 23, 2024

Hey @Matheuszl, thank you for this issue.
Can you share which version of Briefer you're running? I think we fixed this problem on #85
Also, is the outcome different if you run !pip install instead of pip install?

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