udacity / CarND-Behavioral-Cloning-P3

Starting files for the Udacity CarND Behavioral Cloning Project
https://www.udacity.com/drive
MIT License
438 stars 1.71k forks source link

drive.py crashes #34

Closed rosocz closed 6 years ago

rosocz commented 6 years ago

When I run command python drive.py model.h5 I got error:

Using TensorFlow backend.

terminate called after throwing an instance of 'Xbyak::Error'

what():  internal error

I have Mint 18, python 3.6.4, anaconda 4.5.0

thanks

rosocz commented 6 years ago

After reinstaling complete environment of anaconda problem solved