Path planning basics 6th page problem

in the 6th page of path planning basics I try to run:
roslaunch unit6 open_street_map_planner.launch

I get the following error in cmd:
[viz_osm-2] process has died [pid 5058, exit code 1, cmd /home/simulations/public_sim_ws/src/all/path_planning_sims/path_planning_intro/osm_cartography/scripts/viz_osm __name:=viz_osm __log:=/home/user/.ros/log/843a27d6-59ce-11ec-b53a-0242c0a8f008/viz_osm-2.log].
log file: /home/user/.ros/log/843a27d6-59ce-11ec-b53a-0242c0a8f008/viz_osm-2*.log

Does the contents of the log file contain any additional information? If so post it here.

the image I provide is the full thing it says:

Hello @eziotheking ,

Please copy the following rosject to your workspace:

The project has a bug in the course page which we haven’t been able to solve yet. So in order to complete the project you will have to do it in the rosject I just shared with you.