[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    RE: Issue with PyQt6 on PyPI
From:       Florian Bruhin <me () the-compiler ! org>
Date:       2024-04-26 7:43:55
Message-ID: 171411743504.33713.391649331966010466 () aragog ! localdomain
[Download RAW message or body]


Hi,

> I just got an error report, that the latest eric-ide cannot be 
> installed. When checking the error log I found out, that PyQt6-Qt6 on 
> the official PyPI is already version 6.7.0 while PyQt6 is still at 
> 6.6.1. This seems to cause a conflict.

I can confirm, with a clean virtualenv:

    $ .venv/bin/pip install PyQt6
    [...]
    Successfully installed PyQt6-6.6.1 PyQt6-Qt6-6.7.0 PyQt6-sip-13.6.0

    $ .venv/bin/python3 -c "import PyQt6.QtWidgets"
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: .../python3.11/site-packages/PyQt6/QtGui.abi3.so: undefined symbol: \
_ZN5QFont11tagToStringEj, version Qt_6

Florian


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic