Installed on Blender 3.5 with no problem. Panel shows up just fine, can login just fine, can import models just fine. However, when I go to export, I get the following error:
Python: Traceback (most recent call last):
File "/Users/watrall/Library/Application Support/Blender/3.5/scripts/addons/sketchfab-plugin-1-5-0/init.py", line 2258, in execute
upload_limit = Config.SKETCHFAB_UPLOAD_LIMITS["enterprise"]
KeyError: 'enterprise'
Installed on Blender 3.5 with no problem. Panel shows up just fine, can login just fine, can import models just fine. However, when I go to export, I get the following error:
Python: Traceback (most recent call last): File "/Users/watrall/Library/Application Support/Blender/3.5/scripts/addons/sketchfab-plugin-1-5-0/init.py", line 2258, in execute upload_limit = Config.SKETCHFAB_UPLOAD_LIMITS["enterprise"] KeyError: 'enterprise'