Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-760

shiboken2 installed via pip3 relies on wrong libclang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.11.0
    • Shiboken
    • None
    • Linux/X11

      On Ubuntu 18.04, 'pip3 install PySide2' includes a shiboken2 binary in the site-packages/PySide2 directory.  However, running that shiboken2 binary gives an error that libclang.so.6 couldn't be found.  There is a libclang.so.6.0 there, which seems to work OK.

      So, perhaps there shouldn't be a shiboken2 binary installed by PySide2 (PYSIDE-749?), or maybe there needs to be something fixed about the libclang linking.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            ian.rees Ian Rees
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes