I’m trying to compile the CommonRoad Drivability Checker with command: cmake -DADD_PYTHON_BINDINGS=TRUE -DPATH_TO_PYTHON_ENVIRONMENT="/home/yuanfei/anaconda3/envs/commonroad-py37" -DPYTHON_VERSION=“3.7” -DCMAKE_BUILD_TYPE=Release, but the following error occurs:
Could you possibly run those two commands and repeat the manual compilation steps from your first message? Thank you!
commonroad_dc.pycrcc could not be found because the automatic compilation with the build.sh script failed for some reason and the .so file was not created.