Phy loading Font bug

26 views
Skip to first unread message

Johannes Passecker

unread,
Jul 20, 2020, 7:05:20 PM7/20/20
to phy-users
  File "D:\Alluser_Anaconda3\envs\pyks3\lib\site-packages\phy\gui\gui.py", line 728, in add_view
    dock = _create_dock_widget(widget, name, closable=closable, floatable=floatable)
  File "D:\Alluser_Anaconda3\envs\pyks3\lib\site-packages\phy\gui\gui.py", line 347, in _create_dock_widget
    dock = DockWidget(widget=widget)
  File "D:\Alluser_Anaconda3\envs\pyks3\lib\site-packages\phy\gui\gui.py", line 131, in __init__
    self._font = _load_font('fa-solid-900.ttf')
  File "D:\Alluser_Anaconda3\envs\pyks3\lib\site-packages\phy\gui\qt.py", line 208, in _load_font
    font_family = QFontDatabase.applicationFontFamilies(font_id)[0]
IndexError: list index out of range

We experience this font error when loading phy and can't get around it (using anaconda and windows 10). Tried many different combinations of PyQt5, pyqt5-tools, pyqt5.sip, PyQtWebEngine versions and verified they are in pip only not installed via conda but whatever we do the missing Font error remains. also tried to manually installing the font in windows 10 but it failed. Any help ideas are greatly appreciated or if people have experienced the same issue? Can provide more detailed info if needed, best, Johannes
Reply all
Reply to author
Forward
0 new messages