Closed chauhankaranraj closed 3 years ago
Describe the bug Running pipenv install throws a ResolutionFailure error
pipenv install
ResolutionFailure
To Reproduce Steps to reproduce the behavior:
Expected behavior Dependencies get installed correctly
Screenshots
@4n4nd the error seems to be coming from tensorflow 2.5.0, so I tried setting tensorflow version < 2.5 and fixed it
Describe the bug Running
pipenv install
throws aResolutionFailure
errorTo Reproduce Steps to reproduce the behavior:
Expected behavior Dependencies get installed correctly
Screenshots