udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

Specify version of imageio to download from conda-forge #60

Closed markito closed 7 years ago

markito commented 7 years ago

Specify version of imageio in order to download from conda-forge. This is required to make imageio.plugins.ffmpeg.download() work.

Should fix https://github.com/udacity/CarND-LaneLines-P1/issues/15.

domluna commented 7 years ago

thanks @markito