Deprecated since version 3.8: Old classes ast.Num, ast.Str, ast.Bytes, ast.NameConstant and ast.Ellipsis are still available, but they will be removed in future Python releases.
Changing the import from _ast to ast might fix it, but only temporarily until a future release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Docs say
Changing the import from
_ast
toast
might fix it, but only temporarily until a future release.I guess nobody (including me) uses the tar.gz instead of the wheel.
Please close this if 0.8.3 solves this issue