Skip to content

cargo defaults to installing things in ~/.cargo #74

Description

@asmeurer

The cargo package manager that ships with rust defaults to installing things in ~/.cargo/. This seems antithetical to the idea of conda environments.

Maybe this is more of a cargo issue than a conda-forge issue. Whoever's issue it is, I think the conda cargo (if not cargo in general) should be installing things into the conda environment it is installed in by default, the same as pip and most other language specific package managers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions