mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[GH-ISSUE #113] Error on src/ui_components.py:1383 with Python 3.8 #26
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @111110100 on GitHub (Dec 23, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/113
type | None only supported on Python 9.10+?
If this will be the required Python version, README.md needs update.
@111110100 commented on GitHub (Dec 23, 2025):
Since line 2 already has:
maybe re-write it to:
@111110100 commented on GitHub (Dec 27, 2025):
Python requirement bumped up to 3.11+