Cartopy installation error with pip package manager

Hello, I want to install CommonRoad Scenario Designer with PIP package manager on Windows. I attached the snippet of the error.

In the description of the repo, conda is recommended for cartopy, but I need to install with pip.

PS: I installed Microsoft Visual c++ 2015-2022 Redistributable tool. But the same error message continue to appearing.

Thank you in advance.

Hi,

are you using Python 3.10?
If yes, please use either Python 3.7, 3.8, or 3.9.
Currently, the tool doesn’t work with Python 3.10 due to third-party-libraries.

However, I assume the installation without using anaconda will be difficult.

Best,
Sebastian

Hi, it works after I downgrade my 3.10 version to 3.8

Thank you!

We released version 0.6.0 of the scenario designer, where your mentioned problems shouldn’t occur anymore.
We also provide now a package on PyPI.