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

Encoder could not be initialized. #16

Open
nsliem745 opened this issue Jun 25, 2023 · 3 comments
Open

Encoder could not be initialized. #16

nsliem745 opened this issue Jun 25, 2023 · 3 comments

Comments

@nsliem745
Copy link

Couldn't import Carla egg properly
pygame 2.1.2 (SDL 2.0.18, Python 3.8.10)
Hello from the pygame community. https://www.pygame.org/contribute.html
INFO: Found the required file in cache! Carla/Maps/Nav/Town07.bin
Encoder could not be initialized.

Exit

@nsliem745
Copy link
Author

I tried Carla 0.9.8. it still gets this error
Couldn't import Carla egg properly
pygame 2.1.2 (SDL 2.0.18, Python 3.8.10)
Hello from the pygame community. https://www.pygame.org/contribute.html
WARNING: Version mismatch detected: You are trying to connect to a simulator that might be incompatible with this API
WARNING: Client API version = 0.9.13
WARNING: Simulator API version = e32e6bff

@hwang-thu
Copy link

might be the problem of CUDA or Pytorch, in my case I just reinstalled these two with the follow command conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.7 -c pytorch -c nvidia which works

@elpidak
Copy link

elpidak commented Feb 5, 2024

has someone solve it? i have the same problem in windows @nsliem745

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

3 participants