Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in the select Python interpreter balloon for macOS #2868

Closed
joe-graham opened this issue Oct 11, 2018 · 0 comments
Closed

Typo in the select Python interpreter balloon for macOS #2868

joe-graham opened this issue Oct 11, 2018 · 0 comments
Labels
bug Issue identified by VS Code Team member as probable bug macos

Comments

@joe-graham
Copy link

I can submit a pull request for this momentarily since this is a one-word cosmetic issue.
image

Environment data

  • VS Code version: 1.28.0
  • Extension version (available under the Extensions sidebar): 2018.9.0
  • OS and version: macOS Mojave (10.14)
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.0
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
  • Relevant/affected Python packages and their versions: N/A

Actual behavior

The balloon that pops up when installing the extension for the first time says "You have selected the macOS system install of Python, which is not not recommended for use with the Python extension."

Expected behavior

This should instead say: "You have selected the macOS system install of Python, which is not recommended for use with the Python extension."

Steps to reproduce:

  1. Install the extension for the first time on a macOS system, while having an additional version of Python installed via Homebrew.
  2. Open any Python file.

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

N/A

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)

N/A

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug needs PR labels Oct 12, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug macos
Projects
None yet
Development

No branches or pull requests

3 participants