Skip to content

Cannot build with global target directory #236

Description

@johannes-spies

My cargo configuration looked like follows. Like this, the build gets stuck building the metatensor-sys crate. When using a default, target directory in the project, everything builds fine.

# ~/.cargo/config.toml
[build]
target-dir = "~/.cargo/target"

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