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

IconEngine' object has no attribute '_pixmapGenerators'. #6

Open
ZouaouiB opened this issue Dec 14, 2023 · 0 comments
Open

IconEngine' object has no attribute '_pixmapGenerators'. #6

ZouaouiB opened this issue Dec 14, 2023 · 0 comments

Comments

@ZouaouiB
Copy link

i'm having this error

File "C:\python\MOA-Toolkits_Virtualenv\lib\site-packages\iconify\core.py", line 211, in pixmap
return self.pixmapGenerator(mode=mode, state=state).pixmap(size)
File "C:\python\MOA-Toolkits_Virtualenv\lib\site-packages\iconify\core.py", line 129, in pixmapGenerator
return self._pixmapGenerators.get(
AttributeError: '_IconEngine' object has no attribute '_pixmapGenerators'. Did you mean: 'pixmapGenerator'?

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