You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'?
The text was updated successfully, but these errors were encountered:
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'?
The text was updated successfully, but these errors were encountered: