Hello thank you for answering, what I try to do is install some addons that I got to continue with my work but blender does not allow me to install them. I have been working with this software for 2 years now and it is the first time this has happened to me.
I try to install hard ops, pro lighting studio, kit ops, IES lights, contours retopology tools, animation nodes, UVsquare, flip fluid.
install hard ops, animation nodes, pro lighting studio, contours retopology, lights IES, in the company's computer but in mine I always get this notice,
I have windows 10 x 64 bit, a graphic card envy box 5000, I have already uninstalled and reinstalled but I always get the same problem
addon_utils.disable: rigify not disabled.
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = __import__(module_name) File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\rigify\__init__.py", line 41, in <module> from . import utils, rig_lists, generate, ui, metarig_menu File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\rigify\utils.py", line 22, in <module> import imp File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\imp.py", line 23, in <module> from importlib import util File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\importlib\util.py", line 13, in <module> from contextlib import contextmanager File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\contextlib.py", line 5, in <module> from functools import wraps File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\functools.py", line 22, in <module> from types import MappingProxyType
ImportError: cannot import name 'MappingProxyType'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\startup\bl_operators\wm.py", line 1830, in execute mod = addon_utils.enable(self.module, default_set=True, handle_error=err_cb) File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 339, in enable handle_error(ex) File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\startup\bl_operators\wm.py", line 1825, in err_cb import traceback File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\traceback.py", line 5, in <module> import linecache File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\linecache.py", line 8, in <module> import functools File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\functools.py", line 22, in <module> from types import MappingProxyType
ImportError: cannot import name 'MappingProxyType'
