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
@thoithoi58 I tried 0.9.5. The carla 0.9.5 requires that the Python version is 3.5. But when I use python=3.5, there are many errors appearing. For example, it cannot import dataclasses.
@thoithoi58 I tried 0.9.5. The carla 0.9.5 requires that the Python version is 3.5. But when I use python=3.5, there are many errors appearing. For example, it cannot import dataclasses.
Could you help me?
did you use the pretrained carla? try to make it manually, i use the windows pretrained carla which support python 3.7, you can try it
When I run the code
train.py
, the following error code is displayed:the
nvidia-smi
results are:My tensorflow version: 1.15.0. Carla version: 0.9.11
The text was updated successfully, but these errors were encountered: