Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Problems with tcpip traci connection

Hello,

I'm trying to run a sumo simulation with traci but I'm having the following error message:

Error:tcpip::Storage::readIsSafe: want to read 8 bytes from Storage, but only 4 remaining

I'm using sumo 1.0.1 (which I installed following: http://sumo.dlr.de/wiki/Installing/Linux_Build#Problems_with_the_socket_subsystem) and ubuntu 16.04 LTS

For the communication with python, I installed sumo using:
pip install sumo==1.0.1
pip install sumotools 

Do you have any idea about why is this happening?

Thank you for the attention,
Caio Ferreira







Back to the top