carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.78k stars 419 forks source link

ModuleNotFoundError: No module named 'dream_textures.prompt_engineering' #682

Closed sanroot3 closed 1 year ago

sanroot3 commented 1 year ago

Description

Traceback (most recent call last): File "C:\Users\Administrator_Work_Instant App\Blender_Launcher\Blender\stable\blender-3.5.1+stable.e1ccd9d4a1d3\3.5\scripts\modules\addon_utils.py", line 333, in enable mod = import(module_name) File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\dream_textures__init__.py", line 40, in from .prompt_engineering import * ModuleNotFoundError: No module named 'dream_textures.prompt_engineering'

Steps to Reproduce

英伟达显卡 适用于 Windows (CUDA) 的 Dream Textures - 使用 NVIDIA CUDA 进行本地和云渲染 由于 GitHub 上的文件大小限制,附加 ZIP 文件包含在 7-Zip 存档中。 安装7-Zip,右键单击下载的dream_textures-windows-cuda.7z存档,选择“7-Zip”>“在此处解压”以获取文件dream_textures-windows-cuda.zip。 在 Blender 首选项中打开“附加组件”>“安装...”,然后选择文件dream_textures-windows-cuda.zip。

Expected Behavior

1

Addon Version

Windows (CUDA)

GPU

NVIDIA

PoeticDeath commented 1 year ago

Re-extracting from the .zip into the C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\dream_textures\ directory seems to fix the issue for now.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale.