AnyText icon indicating copy to clipboard operation
AnyText copied to clipboard

Can not run

Open lucasjinreal opened this issue 1 year ago • 1 comments

Traceback (most recent call last): File "demo.py", line 33, in class ScriptLoader: File "demo.py", line 45, in ScriptLoader def get_scripts(path: str, file_type: str) -> list[tuple[str, str]]: TypeError: 'type' object is not subscriptable

I got this error evnetually when installed torch tensorflow and whole universe this project need....

lucasjinreal avatar Dec 28 '23 11:12 lucasjinreal

Do we really need using python3.9 synatax when you can easily make it compatible with python3.8 and python3.7 ?

lucasjinreal avatar Dec 28 '23 11:12 lucasjinreal