-
-
Notifications
You must be signed in to change notification settings - Fork 579
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
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/licensedcode/data/cache/license_index' #3497
Comments
So we have /usr/lib/python3.11/site-packages/scancode_config.py
which supposes that I am in dev mode? |
works now. idk why. Sorry for the noise. |
Yeah now this doesn't work afterward either:
In /usr/lib/python3.11/site-packages/scancode_config.py:
|
Something like this would work:
|
This is a bit messy and needs cleanup. We just discussed this in our weekly call.... |
I've tried setting |
It should be.... can you provide a few more details on your setup and the messages you saw? |
@pombredanne As it turned out, through reading of the
The command I was using was |
Hello,
OK so now that I have made some packages and installed them systemwide, I have a new issue:
Same with extractcode.
I've looked through the existing issue, and supposedly that issue was fixed in v3. I suppose I could sudo it but this is not user friendly.
The text was updated successfully, but these errors were encountered: