\blenos.mkdir(tmpdir) PermissionError: [WinError 5] Access is denied:
06 March 2017 10:31
This was the error when I clicked fast prevew
Traceback (most recent call last):
File "C:\Program Files (x86)\Blender Foundation\blend4web_ce\blend4web_ce\addons\blend4web\server.py", line 332, in execute
os.mkdir(tmpdir)
PermissionError: [WinError 5] Access is denied: 'C:\\Program Files (x86)\\Blender Foundation\\blend4web_ce\\blend4web_ce\\tmp'
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files (x86)\Blender Foundation\blend4web_ce\blend4web_ce\addons\blend4web\server.py", line 332, in execute
os.mkdir(tmpdir)
PermissionError: [WinError 5] Access is denied: 'C:\\Program Files (x86)\\Blender Foundation\\blend4web_ce\\blend4web_ce\\tmp'
location: <unknown location>:-1
06 March 2017 10:51
HI! And welcome to our forum!
Blend4Web SDK should be installed in place with allowed write permissions for your user. I suppose you need admin permissions to write into C:\\Program Files (x86). Just install your sdk somewhere in user home folder (C:\Users\your_user).
Blend4Web SDK should be installed in place with allowed write permissions for your user. I suppose you need admin permissions to write into C:\\Program Files (x86). Just install your sdk somewhere in user home folder (C:\Users\your_user).
Alexander (Blend4Web Team)
twitter