[PyQt] PyQt5/QtCore.so: undefined symbol: PySlice_AdjustIndices

Kyle Altendorf sda at fstab.net
Thu Aug 9 13:30:48 BST 2018


I only develop with pyenv installed pythons.  Do note the system package dependencies they list in their wiki page.

https://github.com/pyenv/pyenv/wiki

On August 9, 2018 6:17:23 AM EDT, Florian Bruhin <me at the-compiler.org> wrote:
>Hey,
>
>(re-adding the mailinglist to the Cc)
>
>On Thu, Aug 09, 2018 at 10:14:22AM +0000, Blanc Nicolas wrote:
>> Thanks for your answer!
>> If I don't really like to downgrade libraries, I must admit it seems
>to work... but only if I downgrade as well both:
>> PyQtChart from 5.11.2 to 5.10.1
>> and qscintilla from 2.10.7 to 2.10.4
>
>Hmm, another idea would be to install a newer Python version using e.g.
>pyenv: https://github.com/pyenv/pyenv
>
>Florian


More information about the PyQt mailing list