-
-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Type error when rendering into SVG #667
Comments
That happens because qt dependency works different from when ete3 has built The heuristic, is to add underlying code in front of your code.
|
Thank you so much! I tried changing the following line in the file /ete3/treeview/main.py, as you did, and it worked for me:
|
jhcepas
added a commit
that referenced
this issue
May 1, 2023
…ttps://www.riverbankcomputing.com/static/Docs/PyQt5/incompatibilities.html\#pyqt-v5-12. Setting PyQt5.sip.enableoverflowchecking(False) had no effect, so many calls to drawing directives have been reviewed. closes #684 #667 #617 #635
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi,
I am getting the following error when using treeview:
Could you please fix this? Thank you!!
The text was updated successfully, but these errors were encountered: