Skip to content

Failed to build the environment. #8

@zhuyjan

Description

@zhuyjan

When using pip install -r requirements.txt, the following error occurs:

ERROR: Invalid requirement: '_libgcc_mutex=0.1=conda_forge': Expected package name at the start of dependency specifier
    _libgcc_mutex=0.1=conda_forge
    ^ (from line 4 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?

It seems that the format of this requirements.txt file is unusual. Could you please advise on the correct way to use this configuration file in order to properly set up the environment?


Would you like me to also suggest a short clarification in your issue that this file may have been generated from conda (not pip), so the maintainers immediately understand the root cause?

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