Closed qazwsxal closed 2 years ago
Recent changes to pip in 21.2.1 have made the file:requirements.txt syntax in environment.yml no longer work and resolving dependencies fail. Fortunately it's a one line fix.
file:requirements.txt
environment.yml
https://stackoverflow.com/questions/68571543/using-a-pip-requirements-file-in-a-conda-yml-file-throws-attributeerror-fileno
@qazwsxal, thank you very much for catching this recent change to pip!
Recent changes to pip in 21.2.1 have made the
file:requirements.txt
syntax inenvironment.yml
no longer work and resolving dependencies fail. Fortunately it's a one line fix.https://stackoverflow.com/questions/68571543/using-a-pip-requirements-file-in-a-conda-yml-file-throws-attributeerror-fileno