udacity / aitnd-issues

Repo for AITND issues/bug reports from students.
64 stars 0 forks source link

Lesson 24: ImportError: cannot import name 'ABCIndexClass' #97

Closed daczczcz1 closed 5 years ago

daczczcz1 commented 5 years ago

Loaded initial libraries in chapter 2. Worked fine until Chapter 9 - libraries were not installed. When installed using the first cell in notebook, got following error when trying to import them: ImportError: cannot import name 'ABCIndexClass'

daczczcz1 commented 5 years ago

After restarting kernel the problem was fixed