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
Read prefs: C:\Users\peled\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend
found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python
Read blend: C:\Users\peled\mmvt_root\mmvt_blend\colin27_dkt.blend
mmvt_root: C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon
Traceback (most recent call last):
File "C:\Users\peled\mmvt_root\mmvt_blend\colin27_dkt.blend\run_mmvt.py", line 13, in
File "C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon\mmvt_addon.py", line 29, in
import colors_utils
File "C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon\colors_utils.py", line 3, in
import numpy as np
File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy_init_.py", line 142, in
from . import core
File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy\core_init_.py", line 67, in
raise ImportError(msg.format(path))
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
The text was updated successfully, but these errors were encountered:
Read prefs: C:\Users\peled\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend
found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python
Read blend: C:\Users\peled\mmvt_root\mmvt_blend\colin27_dkt.blend
mmvt_root: C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon
Traceback (most recent call last):
File "C:\Users\peled\mmvt_root\mmvt_blend\colin27_dkt.blend\run_mmvt.py", line 13, in
File "C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon\mmvt_addon.py", line 29, in
import colors_utils
File "C:\Users\peled\mmvt_root\mmvt_code\src\mmvt_addon\colors_utils.py", line 3, in
import numpy as np
File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy_init_.py", line 142, in
from . import core
File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy\core_init_.py", line 67, in
raise ImportError(msg.format(path))
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['C:\Program Files\Blender Foundation\Blender\2.79\python\lib\site-packages\numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
The text was updated successfully, but these errors were encountered: