legolas123 / cv-tricks.com

Repository for all the tutorials and codes shared at cv-tricks.com
MIT License
468 stars 579 forks source link

getting error "frozen importlib._bootstrap" when running in Anaconda Spyder #13

Closed kamrapooja closed 6 years ago

kamrapooja commented 6 years ago

Hi, I am getting error "frozen importlib._bootstrap>(219)_call_with_frames_removed()" after line 93. 93 line is class DataSets(object): I am new in Deep Learning as well as in Tensorflow. Please help to resolve this issue

sankit1 commented 6 years ago

Looks like your setup related issue. Please reopen if still not resolved. Also, please provide exact steps to replicate.