Attempting to update to 0.8.0 gives this error:
File "/private/var/tmp/_bazel_njlr/cf3a1f686181ca50d9789d140b5a47e2/external/rules_pycross~~pycross~rules_pycross_internal/exec_venv/lib/python3.12/site-packages/packaging/specifiers.py", line 245, in __init__
raise InvalidSpecifier(f"Invalid specifier: '{spec}'")
packaging.specifiers.InvalidSpecifier: Invalid specifier: '3.9.16'
Is 3.9.16 still supported?
Attempting to update to
0.8.0gives this error:Is
3.9.16still supported?