Skip to content

'Icons' not defined error #156

@dhrogers

Description

@dhrogers

For python 3.10 and 3.11, running cinema and creating a 'text editor' filter results in the following error:

...
File "/Users/dhr/LANL/dev/cinemascience/pycinema/venv10/lib/python3.10/site-packages/pycinema/filters/TextEditor.py", line 34, in generateWidgets
button.setIcon( Icons.toQIcon(Icons.icon_save) )
NameError: name 'Icons' is not defined

Currently no work around, and this appears to work fine on some instances of Mac OS14 and on other OSs

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions