We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Ref #139
When I use #pythonGetPackages sometimes it does not produce any output at all. For example
#pythonGetPackages
git clone https://github.com/pytorch/pytorch.git
Same experience if I try https://github.com/deepseek-ai/DeepSeek-Coder
The text was updated successfully, but these errors were encountered:
@isidorn I think something went wrong here with python extension install. Can you make sure you have python extension version 2024.23.* (pre-release)
Sorry, something went wrong.
I have python 2024.23.2025012401 pre-release
2024.23.2025012401 pre-release
I see. This is a case where no environment was created, and packages were requested.
Thank you for spotting this- moving to feb to be fixed.
closing as we got rid of this tool in favor of the general "get environment info" tool
eleanorjboyd
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Ref #139
When I use
#pythonGetPackages
sometimes it does not produce any output at all.For example
git clone https://github.com/pytorch/pytorch.git
Same experience if I try https://github.com/deepseek-ai/DeepSeek-Coder
The text was updated successfully, but these errors were encountered: