Closed
Description
openedon Nov 13, 2018
Environment data
- VS Code version: XXX
- Extension version (available under the Extensions sidebar): XXX
- OS and version: XXX
- Python version (& distribution if applicable, e.g. Anaconda): XXX
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): XXX
- Relevant/affected Python packages and their versions: XXX
Actual behavior
Similar issue on macOS but instead it says "the default interpreter is invalid.
Expected behavior
VS Code selects a default python interpreter, or only does the second step
Steps to reproduce:
- mkdir newapp
- code .
- add hello.py
- open it
Logs
Output for Python
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Python
)
XXX
Output from Console
under the Developer Tools
panel (toggle Developer Tools on under Help
)
XXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment