EOF
Q:
When I calculate the velocity of trajectories, sometimes the following error happens:
Traceback (most recent call last):
File "speed.py", line 44, in <module>
cur.execute("update trajectory.taxi set velocity = "+str(v)+" where tid = "+ str(i)+";")
psycopg2.DatabaseError: SSL SYSCALL error: EOF detected