Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Will Not Install #132

Open
redneckstudio opened this issue Jun 2, 2024 · 0 comments
Open

Plugin Will Not Install #132

redneckstudio opened this issue Jun 2, 2024 · 0 comments

Comments

@redneckstudio
Copy link

redneckstudio commented Jun 2, 2024

Windows 11
Blender 4.1
I install the .zip file but when i try to enable i receive the following error message:

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\modules\addon_utils.py", line 444, in enable
mod.register()
File "C:\Users\ronal\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-0_init_.py", line 2404, in register
updateCacheDirectory(None, context=bpy.context)
File "C:\Users\ronal\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-0_init_.py", line 2294, in updateCacheDirectory
if not os.path.exists(Config.SKETCHFAB_TEMP_DIR): os.makedirs(Config.SKETCHFAB_TEMP_DIR)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 225, in makedirs
FileNotFoundError: [WinError 53] The network path was not found: '\\TEMP\sketchfab_downloads'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant