Skip to content

Conda create does not work #2

Description

@OmerRochman

Hey!

I was trying to use the project, but the command conda create --name <env> --file requirements.txt does not work. I have tried it locally, remotely, inside the official anaconda docker container, and using micromamba. I also have tried different channels conda-forge, anaconda, main, r, nvidia, etc. I always get the same error:

PackagesNotFoundError: The following packages are not available from current channels:

It seems that requirements.txt is not in the right format (if it is supposed to be in the explicit conda format it is missing information, and it is not pip format for sure).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions