K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
761 stars 113 forks source link

fix: TypeError: 'ABCMeta' object is not subscriptable #209

Closed Nattsu39 closed 9 months ago

Nattsu39 commented 9 months ago

collections.abc.Callable cannot be used for type hints when python<3.9