clever-gigabyte-29368
11/09/2023, 4:12 AMpants package ...
ERROR: Cannot install fastavro==1.8.2 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit <https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts>
The conflict is caused by:
The user requested fastavro==1.8.2
The user requested (constraint) fastavro==1.8.2
Is it complaining the same dependency is conflicting with itself? I'm sure something else may be wrong, but trying to decipher what does the error message actually means. Any insights here? Thank you!high-magician-46188
11/09/2023, 9:25 AMbroad-processor-92400
11/09/2023, 9:56 AM__run.sh
script there allows reducing what’s happening.
You could also try cutting out parts of your code to focus down on what’s the cause.
In the best case, if you can get to a reproduction case that you can share, you’ll get much more direct help here 😄