Closed IIEleven11 closed 2 months ago
Clearly they have changed pip ..... again! :/ Thanks for catching it.
I did change the requirements file a month ago to deal with changes they had made, but I guess they have changed more things.
This was related to https://pip.pypa.io/en/stable/news/#b1-2024-05-06 "Remove support for legacy versions and dependency specifiers."
Not sure what happened but all of a sudden this stopped working. I chased the dep issues down and fixed the wildcard * with >< operators issue
This is using a Linux cloud VM instance.