atticus-lv / super_io

blender addon for copy paste import / export
GNU General Public License v3.0
336 stars 24 forks source link

2.83 install error #2

Closed atticus-lv closed 2 years ago

atticus-lv commented 2 years ago
File "\addons\super_io-master\clipboard\wintypes.py", line 7, in <module>
class WintypesClipboard():
File "\super_io-master\clipboard\wintypes.py", line 8, in WintypesClipboard
def __init__(self, file_urls: list[str] = None):
TypeError: 'type' object is not subscriptable
atticus-lv commented 2 years ago

44feb75027720cdd72a830a927ce08969ae18b96 commit need to be test

atticus-lv commented 2 years ago

1787f2814ff4ea82b894b8f11d715d87050dfc8f fix config import error