Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: (localhost:2002) failed to write data: [Errno 32] Broken pipe #13

Open
Khansa11 opened this issue Oct 22, 2021 · 0 comments
Open

Comments

@Khansa11
Copy link

Khansa11 commented Oct 22, 2021

hai, i run course4finalproject. it doesn't work with matplotlib 3.0.1, so i installed matplotlib 2.2.3 and it worked, but it give me another error:

pygame 2.0.1 (SDL 2.0.14, Python 3.6.9)
Hello from the pygame community. https://www.pygame.org/contribute.html
INFO: listening to server localhost:2000
ERROR: (localhost:2000) failed to connect: [Errno 111] Connection refused
Carla client connected.
Starting new episode at 'RaceTrack'...
SERVER SIMULATION STEP APPROXIMATION: 0.09119999999999999
/home/khsalsabila/.local/lib/python3.6/site-packages/matplotlib/figure.py:2299: UserWarning: This figure includes Axes that are not compatible with tight_layout, so results might be incorrect.
  warnings.warn("This figure includes Axes that are not compatible "
/home/khsalsabila/.local/lib/python3.6/site-packages/matplotlib/tight_layout.py:228: UserWarning: tight_layout : falling back to Agg renderer
  warnings.warn("tight_layout : falling back to Agg renderer")
ERROR: (localhost:2002) failed to write data: [Errno 32] Broken pipe
Carla client connected.
Starting new episode at 'RaceTrack'...
SERVER SIMULATION STEP APPROXIMATION: 0.0901
ERROR: (localhost:2002) failed to write data: [Errno 32] Broken pipe
Carla client connected.
Starting new episode at 'RaceTrack'...
SERVER SIMULATION STEP APPROXIMATION: 0.0868
Exceeded assessment time. Writing to controller_output...
Done.

could you help me out? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant