News

When I right-click and choose Run Python File in Terminal it works as expected. But when I press Ctrl+Alt+N I get this: I think it's still trying to use Python 2.7. I have Python 2.7 on ... Running ...
Ensure that the setting "python.REPL.sendToNativeREPL" is set to false. (This setting leads to the 'Shift+Enter' keyboard shortcut running the Selection/Line in the Python Terminal.) Open a Python ...