mtoback / CarND-Advanced-Lane-Lines-P4

Track lane lines on a road, including curved ones using computer vision and polynomial fit
0 stars 1 forks source link

ERROR while running the code,need your help! #1

Open jhtao1860 opened 7 years ago

jhtao1860 commented 7 years ago

image

mtoback commented 7 years ago

Hi jhtao1860,

I have been unable to reproduce the error. Are you running this with the Udacity term1-carnd environment and under python3?

jhtao1860 commented 7 years ago

Sorry,i dont know what is "the Udacity term1-carnd environment",how to install it? i use python2.7

mtoback commented 7 years ago

This is a project from the udacity self-driving car nano degree. It requires python 3.5 and a lot of packages that get set up as part of their environment.

Sorry for the confusion. I will be updating the readme file to reflect this