Open Issues Need Help
View All on GitHub Somewhere we should fail on python version for <3.11 about 2 months ago
AI Summary: Add a check at the beginning of the `sharktank` package to verify the Python version is 3.11 or higher. If the version is lower, raise a clear and informative `ImportError` suggesting an upgrade to a supported Python version.
Complexity:
2/5
enhancement good first issue python