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

ValueError: no field of name opacity #41

Open
Willemsenvisuals opened this issue Aug 30, 2024 · 0 comments
Open

ValueError: no field of name opacity #41

Willemsenvisuals opened this issue Aug 30, 2024 · 0 comments

Comments

@Willemsenvisuals
Copy link

Python: Traceback (most recent call last):
File "C:\Users\jared\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blender-addon_init_.py", line 66, in execute
log_opacities = np.asarray(plydata.elements[0]["opacity"])[..., np.newaxis]
File "C:\Users\jared\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blender-addon\plyfile.py", line 715, in getitem
return self.data[key]
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\python\lib\site-packages\numpy\core\memmap.py", line 334, in getitem
res = super().getitem(index)
ValueError: no field of name opacity

I've tried using on mac and PC with the 4.0+ version and >3.9 but keep getting similar error messages. This plugin would be a life saver but I can't get it to work for the life of me. Am I doing something 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