[PySide] Still struggling to build pyside2

Filippo Rusconi listes.rusconi at laposte.net
Thu Nov 19 10:30:23 CET 2020


Greetings, fellow developers,

in my relentless quest of Python bindings for my software I am struggling to
build Pyside2/Shiboken2 according to this page:

https://doc.qt.io/qtforpython/gettingstarted-linux.html

I set up all my build tools to point to clang/clang++.

Then I cloned:

git clone --recursive https://code.qt.io/pyside/pyside-setup

And found that the sources directory had this content:
  
     cmake_helpers  patchelf  pyside6  pyside-tools  shiboken6

The sources/pyside-tools directory contained these two files:

     CMakeLists.txt  pyside_tool.py

Then I checked out 5.15:

     git checkout 5.15

And discovered that pyside-tools became pyside2-tools and is now empty.

I tried to find the contents of pyside2-tools on the web, but I could not.

At https://code.qt.io/cgit/pyside/pyside-setup.git/, branch 5.15, looking at the
source tree, I see
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources?h=5.15, but the
sources directory contains sources/pyside2-tools @ a844883, which, when clicked
is an Invalid commit reference: a8448837204faee0b457d1e2d4cbf574a2811114.

Where can I find a source tree that actually contains something for
pyside-setup/sources/pyside2-tools ?

Thank you,

Filippo

-- 
⢀⣴⠾⠻⢶⣦⠀  Filippo Rusconi, PhD
⣾⠁⢠⠒⠀⣿⡁   Research scientist at CNRS
⢿⡄⠘⠷⠚⠋⠀   Debian Developer
⠈⠳⣄⠀⠀⠀⠀  http://msxpertsuite.org
           http://www.debian.org




More information about the PySide mailing list