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

Installation Error #30

Open
Visualmagi opened this issue Aug 27, 2023 · 11 comments
Open

Installation Error #30

Visualmagi opened this issue Aug 27, 2023 · 11 comments

Comments

@Visualmagi
Copy link

This is the error below when i try to install it?

Traceback (most recent call last):
File "C:\Program Files\WindowsApps\BlenderFoundation.Blender_3.6.2.0_x64__ppwjx1n5r4v9t\Blender\3.6\scripts\modules\addon_utils.py", line 333, in enable
mod = import(module_name)
ModuleNotFoundError: No module named 'blender'

@maybites
Copy link
Owner

you probably download the zip of the repo and unzipped it into the scripts folder? or you installed the script the standard way?

dont. this way the script folder is called blender.NodeOSC and that tripps the importer

get it from here: https://github.com/maybites/blender.NodeOSC/releases

@bogdan-peregubko
Copy link

Hi @maybites, i also downloaded your addon the standard way first and it didn't work, and then reinstalled it from the releases page you mentioned and it worked. Should i always download from the releases pages?
Thanks in advance

@maybites
Copy link
Owner

maybites commented Feb 1, 2024

For the time being. The problem it the dot in the repos name. Blender doesn't like it.

@eorkuncihan
Copy link

I am still having the same issue as mentioned and could not solve it.
Ekran görüntüsü 2024-07-16 192412

@maybites
Copy link
Owner

please follow my instructions above.

@eorkuncihan
Copy link

I would not write if your instructions worked for me :)

@maybites
Copy link
Owner

check if the addon folder starts with "blender.NodeOSC"...

@eorkuncihan
Copy link

eorkuncihan commented Jul 22, 2024

This is your instruction before, as I said. I followed your comment, the folder name is right. I keep having excatly the same error. Does this not working with blender 4.1 maybe ?

@maybites
Copy link
Owner

how is your folder named?

@maybites
Copy link
Owner

in case it is "blender.NodeOSC", rename it to "NodeOSC" and restart blender..

@eorkuncihan
Copy link

eorkuncihan commented Jul 22, 2024

blender.NodeOSC-master. I tried to remove blender, did not work. It is also the name of the folder inside. I tried to extract, change the name of the folder inside and zip again. It did not work either

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

4 participants