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

[Bug] no attribute default_value #11

Open
rmm286 opened this issue Oct 4, 2021 · 0 comments
Open

[Bug] no attribute default_value #11

rmm286 opened this issue Oct 4, 2021 · 0 comments

Comments

@rmm286
Copy link

rmm286 commented Oct 4, 2021

Context
I am a first time user to blender scripting. I am working with Blender 2.82 (sub 7) (2.82.a+dfsg-1). I am on Ubuntu 20.04.

Whats Wrong
When running several of the scripts following the Readme, including simple_sphere.py and fisher_iris_visualization.py, I am getting an Attribute Error on default_value.

AttributeError: 'NodeSocketShader' object has no attribute 'default_value'

Expected Behavior
When I checkout 8359200, I am able to run the script successfully.

Looks like this is a recent change so I assume I am doing something wrong, I made sure blender was updated and ran it using the command given on the readme, but I am not sure what I might be doing wrong.

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

1 participant