Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySide2 and Shiboken on Ubuntu 20.04
Qt 6.11 is out! See what's new in the release blog

PySide2 and Shiboken on Ubuntu 20.04

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 540 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Fabien-B
    wrote on last edited by
    #1

    Hi,
    I am trying to build the "scriptableapplication" example of Pyside2 on Ubuntu20.04, and this is not easy!
    I managed to get it working by installing python3.7 and Qt5.12.5, but now I would want it to be easier to build/install.

    I see 2 points that make it hard right now :

    • The Qt5 version in Ubuntu 20.04 is 5.12.8, but there is no branch for this version in the pyside-setup repo.
      Would the 5.12.6 branch be compatible ?
    • In the closest branch (5.12.6), the max python version is 3.7. However Ubuntu 20.04 comes with Python3.8

    Would it be possible to make a 5.12.8 branch in the pyside-setup repo, and to backport the fixes to make it work with python3.8 ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved