I have installed the module:
(env) $ pip3 install django-rest-swagger
Successfully installed django-rest-swagger-2.2.0 openapi-codec-1.3.2 simplejson-3.17.0
the snapshot:
My Project Python Interpreter is also the venv:
Why I can not index it?
I have installed the module:
(env) $ pip3 install django-rest-swagger
Successfully installed django-rest-swagger-2.2.0 openapi-codec-1.3.2 simplejson-3.17.0
the snapshot:
My Project Python Interpreter is also the venv:
Why I can not index it?