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

Incorrect Python version displayed in status bar after upgrading to latest version #3406

Closed
DonJayamanne opened this issue Nov 20, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority

Comments

@DonJayamanne
Copy link

DonJayamanne commented Nov 20, 2018

  • Install Python 3.6
  • Select /usr/local/bin/python3 in VSC
  • Status bar displays 3.6
  • Install Python 3.7
  • /usr/local/bin/python3 now points to 3.7
  • Go into VSC, it still displays 3.6
@Gliptal
Copy link

Gliptal commented Dec 6, 2018

I'm having the same issue, and it persists after a full uninstall and reinstall of Python on the system. Had Python 3.7.0 32-bit before, removed that, installed Python 3.7.1 64-bit; VSC still displays the former.

I searched the registry for Python 3.7.0 keys but found none. Where are you grabbing the version to be displayed from?

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 important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

3 participants