cancel
Showing results for 
Search instead for 
Did you mean: 

Blender Discussions

black_1
Journeyman III

cant install RPR as addon in blender

Traceback (most recent call last):
File "C:\Program Files\WindowsApps\BlenderFoundation.Blender_2.90.1.0_x64__ppwjx1n5r4v9t\Blender\2.90\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:\Users\jehad\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\rprblender\__init__.py", line 39, in <module>
from .engine.engine import Engine
File "C:\Users\jehad\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\rprblender\engine\__init__.py", line 139, in <module>
import rprblender.utils.helper_lib
File "C:\Users\jehad\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\rprblender\utils\helper_lib.py", line 174, in <module>
init()
File "C:\Users\jehad\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\rprblender\utils\helper_lib.py", line 63, in init
lib = ctypes.cdll.LoadLibrary(str(lib_path))
File "C:\Program Files\WindowsApps\BlenderFoundation.Blender_2.90.1.0_x64__ppwjx1n5r4v9t\Blender\2.90\python\lib\ctypes\__init__.py", line 442, in LoadLibrary
return self._dlltype(name)
File "C:\Program Files\WindowsApps\BlenderFoundation.Blender_2.90.1.0_x64__ppwjx1n5r4v9t\Blender\2.90\python\lib\ctypes\__init__.py", line 364, in __init__
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found

it keeps showing me this hlp pls im using 2.9

0 Likes
0 Replies