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

set venv python to 3.12 #9

Merged
merged 2 commits into from
Oct 17, 2024
Merged

set venv python to 3.12 #9

merged 2 commits into from
Oct 17, 2024

Conversation

yashgorana
Copy link
Contributor

Description

This is a temp fix to isolate issues before i make a more perma fix.

.python-version file will make uv always create virtual environment with that version of python. if the python version does not exist, uv will download that version and use it.

the ONLY REQUIREMENT is that the script should be run with uv run main.py

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

@shubham3121 shubham3121 merged commit 451f49f into OpenMined:main Oct 17, 2024
1 check passed
@yashgorana yashgorana deleted the yash/fix branch October 25, 2024 07:08
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

Successfully merging this pull request may close these issues.

2 participants