udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

I cant find carnd-term1 #123

Closed jisu5619 closed 3 years ago

jisu5619 commented 3 years ago

I am using windows10.

I try to the following command on windows10.

conda info --envs

But I cannat find carnd-term1

it look like to be complete install well by " conda env create -f environment.yml " But I cant run by "activate carnd-term1" and when do "conda info --envs", i cant find carnd-term1'

UAnjali commented 3 years ago

Hi @jisu5619 Can you please try to reinstall this again after cleaning up the previous libraries and uninstalling using these instructions? We have updated the "environment.yml" and "environment-gpu.yml" files.