Hello,

this error has something to do with the encoding of an xml-file
Please check that the first line in your xml-file (e.g. <?xml version="1.0" encoding="UTF-8"?>) with the encoding of your data.
It seems you are reading iso8859 or similar encoded data as utf8 data

Regards, Harald

Am 24.07.2018 um 00:30 schrieb Gokul via sumo-user:
Hello there,

I am trying to develop traffic flow simulation by importing map from 
OpenStreetMap. However, during creation of random trips by calling python, I’m 
encountering an error which is stopping me to create trips in my simulation . 
The error reads like this. ‘The loader for trip-files from file 
‘trips.trips.xml’ could not be initialized.’
Reason: invalid byte  ‘û’ at position 1 of a 1-byte sequence
In file ‘trips.trips.xml’
At line/column 2/22
Quitting on error.

I’ve tried it first on a Dell laptop and I ended up getting the same error 
again and again. I’ve tried on a different Toshiba laptop too but the same 
error persists. Please help me with this. I’m also attaching a screenshot of 
the error.




Thanks & Regards
Gokul Kamadana


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user


_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.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://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to