angelkim88 / CARLA-Lane_Detection

77 stars 30 forks source link

Error #5

Open mipavel opened 2 years ago

mipavel commented 2 years ago

lines = doc.split('\n') AttributeError: 'NoneType' object has no attribute 'split'

getting this issue. any solution?