Open muety opened 8 months ago
Getting this error when trying to install dependencies using Python 3.11 or higher.
Searching for commonroad-reach>=2023.1 Reading https://pypi.org/simple/commonroad-reach/ Downloading https://files.pythonhosted.org/packages/e8/6a/7bc84173fa859cd8f2dee6384df0626339c5176056d03758decc897fe26b/commonroad_reach-2024.1.tar.gz#sha256=0e0d995c0ef0f2ded6430f1c4e095df59723b2ee552455388087bf2b884fd29a Best match: commonroad-reach 2024.1 Processing commonroad_reach-2024.1.tar.gz error: Couldn't find a setup script in /tmp/easy_install-q5c7esh7/commonroad_reach-2024.1.tar.gz
Looks like commonroad-reach doesn't have a release for 3.11 and for whatever reason also can't be compiled.
commonroad-reach
We currently only support Python 3.8-3.10. We will provide Python wheels for newer versions with one of the next releases of commonroad-reach.
Getting this error when trying to install dependencies using Python 3.11 or higher.
Looks like
commonroad-reach
doesn't have a release for 3.11 and for whatever reason also can't be compiled.