Nora

Results 14 comments of Nora

Thats the traceback I got. I googled the error and [this StackOverflow thread ](https://stackoverflow.com/questions/55794101/valueerrorpycapsule-getpointer-called-with-incorrect-name-with-from-pyqt5-qtwe)suggested to downgrade PyQt5 (even tho this was for Spyder). So I gave it a try and...

Oh yes that might be the issue. Its installed via pip. I do this because it is one of the dependecies in my package (which is not in conda) so...

Yes I will just solve it in my package making sure it installs the lower version for now.