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: No matching distribution found for pymsalruntime==0.17.1 #31007

Open
lilz-egoto opened this issue Mar 11, 2025 · 4 comments
Open

ERROR: No matching distribution found for pymsalruntime==0.17.1 #31007

lilz-egoto opened this issue Mar 11, 2025 · 4 comments
Assignees
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@lilz-egoto
Copy link

Describe the bug

I get this error on azure CI when trying to use the latest azure cli through python. Python version 3.11.9

ERROR: Could not find a version that satisfies the requirement pymsalruntime==0.17.1 (from versions: 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.11.2, 0.12.4, 0.13.0, 0.13.1, 0.13.2, 0.13.9, 0.13.12, 0.14.0, 0.14.2a1, 0.14.2, 0.15.0a1, 0.18.0)
ERROR: No matching distribution found for pymsalruntime==0.17.1

Related command

ERROR: Could not find a version that satisfies the requirement pymsalruntime==0.17.1 (from versions: 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.11.2, 0.12.4, 0.13.0, 0.13.1, 0.13.2, 0.13.9, 0.13.12, 0.14.0, 0.14.2a1, 0.14.2, 0.15.0a1, 0.18.0)
ERROR: No matching distribution found for pymsalruntime==0.17.1

Errors

ERROR: Could not find a version that satisfies the requirement pymsalruntime==0.17.1 (from versions: 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.11.2, 0.12.4, 0.13.0, 0.13.1, 0.13.2, 0.13.9, 0.13.12, 0.14.0, 0.14.2a1, 0.14.2, 0.15.0a1, 0.18.0)
ERROR: No matching distribution found for pymsalruntime==0.17.1

Issue script & Debug output

ERROR: Could not find a version that satisfies the requirement pymsalruntime==0.17.1 (from versions: 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.11.2, 0.12.4, 0.13.0, 0.13.1, 0.13.2, 0.13.9, 0.13.12, 0.14.0, 0.14.2a1, 0.14.2, 0.15.0a1, 0.18.0)
ERROR: No matching distribution found for pymsalruntime==0.17.1

Expected behavior

The pymsalruntime should exist according to pypi.

Environment Summary

n/a

Additional context

No response

@lilz-egoto lilz-egoto added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Mar 11, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Mar 11, 2025
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 11, 2025

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that and removed bug This issue requires a change to an existing behavior in the product in order to be resolved. labels Mar 12, 2025
@yonzhan yonzhan added this to the Backlog milestone Mar 12, 2025
@bebound
Copy link
Contributor

bebound commented Mar 12, 2025

Which OS are you using?

@lilz-egoto
Copy link
Author

My CI is running on ubuntu-24.04

@bebound
Copy link
Contributor

bebound commented Mar 12, 2025

pymsalruntime 0.17.1 is not available for Linux on PyPI.

pymsalruntime is not a dependency of azure-cli on Linux. Which command attempts to install it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants