Skip to content

#pythonGetPackages does not always produce expected output #141

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

Closed
isidorn opened this issue Jan 28, 2025 · 5 comments
Closed

#pythonGetPackages does not always produce expected output #141

isidorn opened this issue Jan 28, 2025 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@isidorn
Copy link

isidorn commented Jan 28, 2025

Ref #139

When I use #pythonGetPackages sometimes it does not produce any output at all.
For example

  1. git clone https://github.com/pytorch/pytorch.git
  2. Open chat, #pythonGetPackages
  3. "It looks like you have a list of installed packages in your current Python environment. How can I assist you with this information?" 🐛

Same experience if I try https://github.com/deepseek-ai/DeepSeek-Coder

Image
@karthiknadig
Copy link
Member

karthiknadig commented Jan 28, 2025

@isidorn I think something went wrong here with python extension install. Can you make sure you have python extension version 2024.23.* (pre-release)

@isidorn
Copy link
Author

isidorn commented Jan 28, 2025

I have python 2024.23.2025012401 pre-release

@karthiknadig
Copy link
Member

I see. This is a case where no environment was created, and packages were requested.

@eleanorjboyd
Copy link
Member

Thank you for spotting this- moving to feb to be fixed.

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Jan 30, 2025
@eleanorjboyd eleanorjboyd added this to the February 2025 milestone Jan 30, 2025
@karthiknadig karthiknadig modified the milestones: March 2025, April 2025 Mar 27, 2025
@eleanorjboyd
Copy link
Member

closing as we got rid of this tool in favor of the general "get environment info" tool

@connor4312 connor4312 added the verified Verification succeeded label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants