
Dears, I am using Ubuntu 24.04 and have successfully installed phenix-1.21.2-5419. However, when I attempt to launch the GUI by running the phenix command, it fails with the following error: Error in sys.excepthook: Traceback (most recent call last): File "/usr/local/phenix-1.21.2-5419/modules/phenix/wxGUI2/App.py", line 961, in _excepthook Error.show_exception_dialog(type, value, traceback) File "/usr/local/phenix-1.21.2-5419/modules/phenix/wxGUI2/Error.py", line 76, in show_exception_dialog if (app.bug_timer.IsRunning() is False): AttributeError: 'PhenixApp' object has no attribute 'bug_timer' Original exception was: Traceback (most recent call last): File "/usr/local/phenix-1.21.2-5419/build/../modules/phenix/wxGUI2/command_line/main.py", line 34, in <module> run(sys.argv[1:]) File "/usr/local/phenix-1.21.2-5419/build/../modules/phenix/wxGUI2/command_line/main.py", line 28, in run wxapp = App.PhenixApp(args) File "/usr/local/phenix-1.21.2-5419/modules/phenix/wxGUI2/App.py", line 84, in __init__ wx.App.__init__(self, 0) File "/usr/local/phenix-1.21.2-5419/conda_base/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8628, in __init__ self._BootstrapApp() File "/usr/local/phenix-1.21.2-5419/conda_base/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/local/phenix-1.21.2-5419/modules/phenix/wxGUI2/App.py", line 118, in OnInit show_splash_screen(timeout=2000) File "/usr/local/phenix-1.21.2-5419/modules/phenix/wxGUI2/App.py", line 1015, in show_splash_screen dlg,-1,citations.format_citation(citations.citations_db.get("phenix"))) File "/usr/local/phenix-1.21.2-5419/conda_base/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_controls.py", line 997, in __init__ _controls_.StaticText_swiginit(self,_controls_.new_StaticText(*args, **kwargs)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 40: ordinal not in range(128) Could you kindly advise on how to resolve this issue? I would greatly appreciate your assistance. Looking forward to your reply. Best regards Li