TianzhenLi / Intelligent-Intersection

The SUMO simulation platform is used to realize the traditional traffic lights, intelligent traffic lights and intelligent traffic intersections.
72 stars 18 forks source link

ImportError: No module named 'plexe' #2

Closed nguyentrihai93 closed 4 years ago

nguyentrihai93 commented 4 years ago

When I try to run the simulations, it shows ImportError: No module named 'plexe'.

How can I install the plexe lib?

TianzhenLi commented 4 years ago

You can refer to the Python API(https://github.com/michele-segata/plexe-pyapi) provided by Plexe to install the Plexe module.