Blender-Addon-Photogrammetry-Importer
Blender-Addon-Photogrammetry-Importer copied to clipboard
Can not donwload the depencies from the GUI on blender 4.0.2 or 4.1 or 4.2.
Hi, I'm writting this issue because each time I try to doanload depencies I have these errors :
Python: Traceback (most recent call last):
File "C:\Users\adama\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\photogrammetry_importer\preferences\dependency.py", line 365, in execute
dependency_manager.install_dependencies(
File "C:\Users\adama\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\photogrammetry_importer\preferences\dependency.py", line 317, in install_dependencies
dependency.install(op=op)
File "C:\Users\adama\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\photogrammetry_importer\preferences\dependency.py", line 226, in install
importlib.import_module(self.import_name)
File "C:\Program Files\Blender Foundation\blender-4.0.2-windows-x64\4.0\python\lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "