Hey Paolo,

for me the osmwebwizard.py worked by replacing
if type(o) in [bytes, str] and o[0:l] == dirname:
with
                 if type(o) in [str, unicode] and o[0:l] == dirname:
in the python script…
Hope that solves your problem…

Cheers,

Kevin


Von: [email protected] [mailto:[email protected]] Im 
Auftrag von Paolo Camacho
Gesendet: Mittwoch, 20. März 2019 16:07
An: Sumo project User discussions
Betreff: Re: [sumo-user] ASESORIA

Goodnight.



For days I tried to use the build.bat script to reconstruct the random request 
of a network that is generated in omwebwizard and was editing in netedit, but 
unfortunately I could not. If someone wanted to collaborate, I would be very 
grateful ...

El mié., 20 de mar. de 2019, 2:49 a. m., 
<[email protected]<mailto:[email protected]>> escribió:
Buenos días.

Si, podemos ayudarte con tu consulta. ¿Cuál es exactamente el problema?

Por cierto, la mayoría de los colaboradores de esta Mailing List no ni hablan 
ni comprenden el Español. Si nos escribes la consulta en inglés, te podremos 
ayudar más fácilmente.

Un saludo.

Von: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] Im 
Auftrag von Paolo Camacho
Gesendet: Mittwoch, 20. März 2019 03:10
An: [email protected]<mailto:[email protected]>
Betreff: [sumo-user] ASESORIA

Buenas noches.

Desde hace días he estado intentando  usar el script build.bat para reconstruir 
la demanda aleatoria de una red que genere en el omswebwizard  y estuve 
editando en el netedit, pero desafortunadamente no he podido. Si alguien me 
quisiera colaborar, le estaría muy agradecido…

Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para 
Windows 10

_______________________________________________
sumo-user mailing list
[email protected]<mailto:[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