You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
output from loading the latest release or the latest git commit from the master branch
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\startup\bl_operators\userpref.py", line 450, in execute
mod = addon_utils.enable(self.module, default_set=True, handle_error=err_cb)
File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\addon_utils.py", line 305, in enable
if mod and os.path.exists(mod.__file__):
File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\python\lib\genericpath.py", line 19, in exists
os.stat(path)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
location: <unknown location>:-1
The text was updated successfully, but these errors were encountered:
output from loading the latest release or the latest git commit from the master branch
The text was updated successfully, but these errors were encountered: