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

Swirl Demo #29

Open
manofiga opened this issue Jul 19, 2022 · 1 comment
Open

Swirl Demo #29

manofiga opened this issue Jul 19, 2022 · 1 comment

Comments

@manofiga
Copy link

KeyError Traceback (most recent call last)
in ()
69 # pixray.add_settings(iterations=500, display_every=50)
70
---> 71 settings = pixray.apply_settings()
72 pixray.do_init(settings)
73 pixray.do_run(settings)

/content/pixray/pixray.py in apply_settings()
1567
1568 vq_parser = setup_parser(vq_parser)
-> 1569 class_table[settings_core.drawer].add_settings(vq_parser)
1570
1571 if len(global_pixray_settings) > 0:

KeyError: 'pixel'

@manofiga
Copy link
Author

It looks like this issue is still going on somehow.

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