0

As soon as the command randomTrips.py -n sumotest.net.xml -o sumotest.trips.xml is given pycharm is opening, Looking for help Thanks, Abhiram

1 Answers1

0

Probably the file ending ".py" is not properly associated with the python executable. Try python randomTrips.py -n sumotest.net.xml -o sumotest.trips.xml.

Michael
  • 3,510
  • 1
  • 11
  • 23