Answers for "Severity Code Description Project File Line Suppression State Warning unresolved import 'pymongo' PythonApplication1 C:\Users\USER\source\repos\PythonApplication1\PythonApplication1.py 2"

10

vscode not recognizing python import

# In .vscode/settings.json
"python.autoComplete.extraPaths": ["./path-to-your-code"],
Posted by: Guest on April-27-2020

Code answers related to "Severity Code Description Project File Line Suppression State Warning unresolved import 'pymongo' PythonApplication1 C:\Users\USER\source\repos\PythonApplication1\PythonApplication1.py 2"

Python Answers by Framework

Browse Popular Code Answers by Language