-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
In the documentation, I found the instruction of using conda as a package manager, but then there is a requirements.txt in the repo, which is quite strange since requirements.txt is for pip. Nevertheless, neither pip install -r requirements.txt nor conda env create -f requirements.txt will work. How could I create the environment?
Metadata
Metadata
Assignees
Labels
No labels