Drf-nested-routers not detected after install; DJango Ultimate 2 Course

I am stuck on Advanced API Concepts Lesson 9 of Ultimate Django Series pt 2. After I install drf-nested-routers and attempt to import via:

from rest_framework_nested import routers

I get import could not be resolved.

1 Like

when install drf-nested… and import did’t work then start new terminal of powershell or whatever you are using then kill the past terminal and install again ( pip install drf-nesterd-routers)
error will solve