-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I had many issues to run this on my Python 3.11.
All "@async..." functions had to be corrected. All "yield from" functions had to be replaced with await.
The line of the utils/arguments file →
Basic functions
parser.add_argument('--version', action = 'version', version = VER)
also didn't work, I temporarily replaced VER with 'VER'
Could you please push the updates to the files or create a fork of the main project for newer python versions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels