Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Python version number is wrong #38

Closed
Vuizur opened this issue Mar 26, 2025 · 2 comments
Closed

Python version number is wrong #38

Vuizur opened this issue Mar 26, 2025 · 2 comments

Comments

@Vuizur
Copy link

Vuizur commented Mar 26, 2025

Thanks a lot for creating this!

It prints Running Python 3.12.1, but when you print(f"Running Python {sys.version.split()[0]}"), it prints Running Python 3.12.7

@vwh
Copy link
Owner

vwh commented Mar 26, 2025

Thanks!

yeah that was hardcoded and have been fixed!

@vwh vwh closed this as completed Mar 26, 2025
@Vuizur
Copy link
Author

Vuizur commented Mar 26, 2025 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants