marlon31415
Results
1
issues of
marlon31415
### Describe the bug When running `python $NUPLAN_DEVKIT_ROOT/nuplan/planning/script/run_simulation.py` the script [`gpkg_mapsdb.py`](https://github.com/motional/nuplan-devkit/blob/cd3fd8d3d0c4d390fcb74d05fd56f92d9e0c366b/nuplan/database/maps_db/gpkg_mapsdb.py#L84C1-L84C55) in line 84 is creating a file `.maplocks` in the map directory of the dataset. However, the [official documentation](https://github.com/motional/nuplan-devkit/blob/master/docs/installation.md)...