udacity / sdc-issue-reports

29 stars 6 forks source link

drive.py missing environment.yml / requirements.txt #436

Closed 007 closed 7 years ago

007 commented 7 years ago

Need to add a package file for drive.py, missing at least socketio and eventlet, should probably also include PIL, flask, etc.

domluna commented 7 years ago

@007 The starter kit has these packages https://github.com/udacity/CarND-Term1-Starter-Kit/blob/master/environment.yml

007 commented 7 years ago

My Readme was 2 weeks old, made no reference to starter project. Looks like docs are updated now, along with newer version of drive.py.