Skip to content

CI MacOS venv test setup fails with this error #10878

@karthiknadig

Description

@karthiknadig
NotWritableError: The current user does not have write permissions to a required path.

  path: /usr/local/miniconda/envs/.conda_envs_dir_test

  uid: 501

  gid: 20

Collecting package metadata (current_repodata.json): ...working... failed



NotWritableError: The current user does not have write permissions to a required path.

  path: /usr/local/miniconda/pkgs/cache/53d7ef51.json

  uid: 501

  gid: 20



If you feel that permissions on this path are set incorrectly, you can manually

change them by executing




  $ sudo chown 501:20 /usr/local/miniconda/pkgs/cache/53d7ef51.json



In general, it's not advisable to use 'sudo conda'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-internalLabel for non-user facing issuesbugIssue identified by VS Code Team member as probable bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions