All Questions
1 question
1
vote
0
answers
262
views
pip install gives ResolutionImpossible: the user requested flax 0.6.8 but t5x depends on flax 0.6.8
I am trying to a requirements file that depends on versions of the packages flax and t5x at specific commits.
The problem can be reproduced with the following command:
pip install "flax @ git+...