when down grade shapely to 1.8.4, i have the following warning:
ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
commonroad-io 2023.1 requires shapely<3.0.0,>=2.0.1, but you have shapely 1.8.0 which is incompatible.
and i try to convert. it seems not work on my side.
Is it means i need to down grade commonroad-io as well?