-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels