Advertisement
lamiastella

python drive.py

Apr 3rd, 2017
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. mona@pascal:~/computer_vision/aitor/VPilot$ ls
  2. dataset.py deepgtav drive.py LICENSE README.md
  3. mona@pascal:~/computer_vision/aitor/VPilot$ python drive.py
  4. Traceback (most recent call last):
  5. File "drive.py", line 4, in <module>
  6. from deepgtav.messages import Start, Stop, Scenario, Commands, frame2numpy
  7. ImportError: No module named deepgtav.messages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement