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

Environment compatibility test Python & Pip Versions #9

Open
Tracked by #3
AuroraZiling opened this issue May 12, 2024 · 1 comment
Open
Tracked by #3

Environment compatibility test Python & Pip Versions #9

AuroraZiling opened this issue May 12, 2024 · 1 comment
Assignees
Labels
Area:Environment Issues related to environment management

Comments

@AuroraZiling
Copy link
Collaborator

AuroraZiling commented May 12, 2024

Due to limitations of pip versions and pythonnet libraries, the expected supported Python versions are 3.7+

This issue will collect availability checks for expected supported Python versions

@AuroraZiling AuroraZiling mentioned this issue May 12, 2024
21 tasks
@AuroraZiling AuroraZiling added the Area:Environment Issues related to environment management label May 12, 2024
@AuroraZiling
Copy link
Collaborator Author

Required pip commands

  • pip cache purge
  • pip install -i -r --retries --timeout --upgrade --no-deps
  • pip download -d --retries --timeout --no-deps
  • pip uninstall -y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Environment Issues related to environment management
Projects
None yet
Development

No branches or pull requests

1 participant