Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while trying to enable the addon #26

Open
qtabdullah opened this issue Nov 23, 2022 · 1 comment
Open

error while trying to enable the addon #26

qtabdullah opened this issue Nov 23, 2022 · 1 comment

Comments

@qtabdullah
Copy link

hello i have tried enabling the addon but it gives this error:
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\scripts\modules\addon_utils.py", line 369, in enable
mod.register()
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\brignet_init_.py", line 70, in register
BrignetPrefs.check_cuda()
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\brignet\preferences.py", line 41, in check_cuda
BrignetPrefs._cuda_info = cuda_utils.CudaDetect()
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\brignet\setup_utils\cuda_utils.py", line 24, in init
self.has_cuda_device()
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\brignet\setup_utils\cuda_utils.py", line 52, in has_cuda_device
for device in cprefs.get_devices(bpy.context):
TypeError: 'NoneType' object is not iterable

@99bits
Copy link

99bits commented Sep 16, 2023

I have the same problem, using cuda 12.2, blender 3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants