Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] PermissionError: [WinError 5] in Windows 8.1 when trying to do Traci Tutorial

I tried:

import subprocess<br>
subprocess.Popen(r'C:\User\Desktop\MyGitRepo\Sumo\bin\sumo-gui.exe')<br>
subprocess.Popen(r'C:\WINDOWS\System32\mspaint.exe')<br>

both works fine.

Sent from the Sumo User Mailing List mailing list archive at Nabble.com.

Back to the top