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

Python Version Management #221

Open
GregHattJr opened this issue Nov 7, 2024 · 0 comments
Open

Python Version Management #221

GregHattJr opened this issue Nov 7, 2024 · 0 comments

Comments

@GregHattJr
Copy link
Contributor

Description

Currently we're using Python 3.12.3 as the minimum version. Currently the steps to create a virtual environment with the correct version are manual. We should look:

  1. What is the actual minimum version we need to support the application?
  2. Should we use a create_env script that is inline with the mechanism used in TT-Metal
  3. Should we look at moving the Python management (build/versioning/virtualenvs) to a tool like Poetry.
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

1 participant