No module of commonroad_dc.pycrcc.py

Why is there no this pycrcc.py file in the commonroad_dc folder and how can I add this file to it

Hi,

The drivability checker library (pycrcc) has to be compiled and installed. You can either install it as a pip package as mentioned on our website (CommonRoad). Or you can build the library from source according to the documentation (Installation of the Python interface — CommonRoad Drivability Checker 2021.4 documentation). Afterwards, the built binary file should be importable without an error.

Best,
Gerald

Hi,
When i ran this command ‘’ pip install commonroad-drivability-checker’’,it had this error. I do not know how to solve it. Can you help me?

emphasized text

Hi,

you are running on MacOS if I see correctly. Could you tell me which MacOS you are using?

Best,
Gerald

MacBook Pro (13-inch, M1, 2020)