Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Error while running SUMO using Python

Hi,
I am trying to run SUMO using python code. I am getting the following error - 
Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
Quitting (on error).

I am attaching my python script. Most of it is inspired from following github repository - https://github.com/ecetinturk/mqtt-ev-charging

Can you suggest why I am getting this error?

--
Regards,
Parth Loya

Attachment: electric.py
Description: Binary data


Back to the top