Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.11 support #1

Open
muety opened this issue Mar 16, 2024 · 1 comment
Open

Python 3.11 support #1

muety opened this issue Mar 16, 2024 · 1 comment

Comments

@muety
Copy link

muety commented Mar 16, 2024

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.

@smaierhofer
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants