'Visual Studio 2017 Python Environment not working
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 |