grantwilk / d-noise

An AI denoising pipeline between Blender and NVIDIA's OptiX AI-Accelerated Denoiser.
http://remingtoncreative.com/software/blender/d-noise
GNU General Public License v3.0
303 stars 36 forks source link

Warning: 'DNOISEPanel' doesn't contain '_PT_' with prefix & suffix #55

Closed EtagiBI closed 4 years ago

EtagiBI commented 5 years ago

Hello,

When I enable D-Noise addon in Preferences, my script loses paths for all submodules and throws a following error:

ModuleNotFoundError: No module named 'A'
register_class(...):
Warning: 'DNOISEPanel' doesn't contain '_PT_' with prefix & suffix

When I disable D-Noise in Preferences, everything works perfectly.

Blender version: 2.8 release OS: Windows 10 Pro