You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Tue, Jun 06, 2023 07:41:11AM -0700, smcameron wrote:
Worked around it via:
```
git show 0a5ef4c:tools/asset_converter.py > tools/ass_converter.py
```
--
Reply to this email directly or view it on GitHub:
#15 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
Traceback (most recent call last):
File "../github/badge2023/tools/asset_converter.py", line 124, in
def get_c_file_name(asset: dict[str, str | int]) -> str:
| was added in python 3.10, so not available in python 3.8.
Python 3.10 was released on October 4, 2021.
That's too fucking new.
The text was updated successfully, but these errors were encountered: