No module named 'pycrcc'

by [Radecker Philipp] - Saturday, 9 November 2019, 5:14 PM

When trying to execute the notebook “tutorial_commonroad-search.ipynb”, an error occurs when importing “automata.HelperFunctions”, that the module “pycrcc” cannot be found. I checked the installation of the dependencies again.

Does anyone else have this problem?

You will have to compile and install commonroad-collision-checker yourself using the provided instructions (README.rst).

It is located in commonroad-search/GSMP/tools/commonroad-collision-checker

Then the import of pycrcc will be successful.

1 Like