You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\auto_dev\CARLA\CARLA_0.8.2\PythonClient>python run_RL.py --city-name Town01 -
-port 2000
D:\Program Files\Python\Python36\lib\site-packages\h5py\__init__.py:36: FutureWa
rning: Conversion of the second argument of issubdtype from `float` to `np.float
ing` is deprecated. In future, it will be treated as `np.float64 == np.dtype(flo
at).type`.
from ._conv import register_converters as _register_converters
ERROR: (localhost:2000) failed to read data: timed out
ERROR: (localhost:2000) failed to read data: [WinError 10054] An existing connec
tion was forcibly closed by the remote host
The text was updated successfully, but these errors were encountered:
Hello,
I try to run the server:
But, client can't reach it:
The text was updated successfully, but these errors were encountered: