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

error import #11

Open
saibai opened this issue Nov 13, 2023 · 1 comment
Open

error import #11

saibai opened this issue Nov 13, 2023 · 1 comment

Comments

@saibai
Copy link

saibai commented Nov 13, 2023

I can't import ply files, it always gives me this error, on Blender 6.5.1 and MacBookPro M2

Python: Traceback (most recent call last):
File "/Library/Application Support/Blender/3.6/scripts/addons/blender-addon/init.py", line 66, in execute
log_opacities = np.asarray(plydata.elements[0]["opacity"])[..., np.newaxis]
File "Library/Application Support/Blender/3.6/scripts/addons/blender-addon/plyfile.py", line 715, in getitem
return self.data[key]
ValueError: no field of name opacity

how can I solve it?
Grazie

@Iron-LYK
Copy link

Iron-LYK commented Sep 2, 2024

same error, have you solved it yet?

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

2 participants