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.)