'Visual Studio 2017 Python Environment not working

I have a problem with my Visual Studio 2017 Community. I installed Visual with Python, but Intellisense doesn't detect Python modules. Screen1

Screen2

Screen3

Screen4

I repaired Visual Studio - it doesn't solve problem. I reinstall python 3.64 - it also doesn't solve problem.



Solution 1:[1]

Please open Tools/Options, find Python and click on its Experimental tab. The first checkbox should be checked (you will need to restart Visual Studio after changing it) - this should resolve many issues you are seeing.

I'd also suggest working through the tutorial for working with Python in Visual Studio. It will help ensure that you have things correctly configured.

Solution 2:[2]

best to use the python IDE if you still cannot get it to work or just use pycharm

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Zooba
Solution 2 Atom