duaIterate.py tries to write logfiles in the current working directory and
it appears you do not have write permissions for C:\Program Files
(x86)\Eclipse\Sumo\tools\assign
Simply call the tool from another directory:

C:\tmp>python " C:\Program Files
(x86)\Eclipse\Sumo\tools\assign\duaIterate.py" ....

Am Fr., 14. Juni 2019 um 13:02 Uhr schrieb Massimiliano Petri <
[email protected]>:

> Dear all, caloing duaIterate with the correct input data and python
> library, I receive the following error:
>
> C:\Program Files (x86)\Eclipse\Sumo\tools\assign>python duaIterate.py -n
> olbia.net.xml -t olbia.trips.xml -l 100
> Traceback (most recent call last):
>    File "duaIterate.py", line 679, in <module>
>      main()
>    File "duaIterate.py", line 477, in main
>      sys.stdout = sumolib.TeeFile(sys.stdout, open("stdout.log", "w+"))
> PermissionError: [Errno 13] Permission denied: 'stdout.log'
>
>
> Can anyone explain what it means?
>
> Thanks,
>
> Massimiliano
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to