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

Error refreshing packages after trying to remove packages #45

Closed
aeschli opened this issue Dec 3, 2024 · 1 comment
Closed

Error refreshing packages after trying to remove packages #45

aeschli opened this issue Dec 3, 2024 · 1 comment
Assignees

Comments

@aeschli
Copy link

aeschli commented Dec 3, 2024

Testing microsoft/vscode-python#24503

  • Open a folder 'python-env-test' that contains a Python project
  • Run the 'View: Show Python Environments'
  • In the 'Environment managers' view, select 'Python 2.7.18' from the Global list
  • Click on the 'Install Or Remove Packages' icons
  • In the quick pick select 'Uninstall'

Error dialog 'Error refreshing packages'

Console says:
Error refreshing packages Failed to run python -m pip list

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Dec 4, 2024
@karthiknadig
Copy link
Member

Unfortunately, this is due to python 2.7 not being supported.

Duplicate of #67

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants