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

KeyError: 'bpy_prop_collection[key]: key "" not found' #11

Open
syproduction opened this issue Feb 29, 2024 · 0 comments
Open

KeyError: 'bpy_prop_collection[key]: key "" not found' #11

syproduction opened this issue Feb 29, 2024 · 0 comments

Comments

@syproduction
Copy link

When pushing Define button i am getting this error message.

Error: Python: Traceback (most recent call last):
  File "/Users/USERNAME/Library/Application Support/Blender/4.0/scripts/addons/anton-0-2-1/definer.py", line 206, in execute
    active_object = bpy.data.objects[scene.anton.filename]
KeyError: 'bpy_prop_collection[key]: key "" not found'

Both taichi-build and native-build
All libs installed.
System: M1 macbook, MacOS 14.3.1 (23D60)

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