Traceback (most recent call last): File "e:\trafficSimulator-main\src\examples\twoway_intersection.py", line 2, in <module> from trafficSimulator import * ModuleNotFoundError: No module named 'trafficSimulator'
I get this error when I tried to execute twoway_intersection.py
Traceback (most recent call last): File "e:\trafficSimulator-main\src\examples\twoway_intersection.py", line 2, in <module> from trafficSimulator import * ModuleNotFoundError: No module named 'trafficSimulator'
I get this error when I tried to execute twoway_intersection.py