Zeqian Li

Results 1 comments of Zeqian Li

Second this. Adding `PyQt5.sip.enableoverflowchecking(False)` to treeview/qt.py and treeview/main.py did not fix the problem. Got the following error: > File ~/scratch-midway3/miniconda3/envs/zeqian/lib/python3.11/site-packages/ete3/treeview/main.py:571, in _FaceAreas.__setattr__(self, attr, val) > 569 if attr not in...