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

Cannot conda #13

Open
jacobtomlinson opened this issue Mar 4, 2019 · 0 comments
Open

Cannot conda #13

jacobtomlinson opened this issue Mar 4, 2019 · 0 comments

Comments

@jacobtomlinson
Copy link
Member

Once in a notebook I've tried creating a new conda environment but I get permissions errors.

$ conda create -n testenv python
Collecting package metadata: failed

NotWritableError: The current user does not have write permissions to a required path.
  path: /srv/conda/pkgs/cache/3e39a7aa.json
  uid: 1000
  gid: 1000

If you feel that permissions on this path are set incorrectly, you can manually
change them by executing

  $ sudo chown 1000:1000 /srv/conda/pkgs/cache/3e39a7aa.json

In general, it's not advisable to use 'sudo conda'.
@jhamman jhamman mentioned this issue Mar 5, 2019
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

1 participant