Skip to content

Makefile from cookiecutter template does not properly detect conda install #3

@VarunAnanth2003

Description

@VarunAnanth2003

When using the repo 2023_dev_compound-embeddings and running the make env command, I got this error:

varunananth@Taluss-MacBook-Air-3 2023_dev_compound-embeddings % make env
mamba env update -p ./envs -f environment.yaml --prune
make: mamba: No such file or directory
make: *** [env] Error 1

It seems to not detect I have conda and not mamba installed, then fails to execute because it defaults to mamba

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