Page MenuHome

Dream textures Addon (stable diffusion) wont install
Closed, ArchivedPublic

Description

Operating system: Ubuntu 22.04 (jammy jellyfish)
Graphics card: 3070 ti oc 8 gig (Asus Tuf)

Blender version: 3.4.0 Alpha (daily build from August 16 2022)
Broken: don't know
Worked: don't know
Short description of error
When i tried installing this addon (https://github.com/carson-katri/dream-textures.git), and i click the check box, it give me this error:

Traceback (most recent call last):

File "/home/siah/Blender/3.4/scripts/modules/addon_utils.py", line 333, in enable
  mod = __import__(module_name)

ModuleNotFoundError: No module named 'dream-textures-0'

Exact steps for others to reproduce the error
I simply tried to do a normal addon installation, the error came when i tried to clicking the check box.
(I was able to install other addons just not this one, in the tutorial that i saw, the addon was installed on a windows os, i don't know if thats why it worked, and my ubuntu os didn't, also they windows user had to use administrative rights, but ubuntu uses sudo instead, so i opened up blender from terminal with sudo rights, and the check box still didn't activate when pressed.)

Event Timeline

Josiah (siahgil) updated the task description. (Show Details)
Jesse Yurkovich (deadpin) closed this task as Archived.Oct 4 2022, 1:42 AM

We cannot provide support for external addons. Please file issues directly on their github issue tracker (https://github.com/carson-katri/dream-textures/issues) or consult with one of our many community forums to see if another user can help you troubleshoot: https://www.blender.org/community/ (suggest to use Blender Stack Exchange or Blender Artist for this)