Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. PyQt5 app running on another system
Forum Updated to NodeBB v4.3 + New Features

PyQt5 app running on another system

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 249 Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dexter1204
    wrote on last edited by dexter1204
    #1

    Got keys from plugin meta data ("xcb")
    QFactoryLoader::QFactoryLoader() checking directory path "/home/elliot/Music/platforms" ...
    Cannot load library /tmp/_MEIv58Tgh/PyQt5/Qt/plugins/platforms/libqxcb.so: (/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.30' not found (required by /tmp/_MEIv58Tgh/libsystemd.so.0)) QLibraryPrivate::loadPlugin failed on "/tmp/_MEIv58Tgh/PyQt5/Qt/plugins/platforms/libqxcb.so" : "Cannot load library /tmp/_MEIv58Tgh/PyQt5/Qt/plugins/platforms/libqxcb.so: (/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.30' not found (required by /tmp/_MEIv58Tgh/libsystemd.so.0))"
    qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

    Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

    Aborted (core dumped)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      There's a lot of information missing.

      What PyQt5 version ?
      What distribution are you targeting ?
      On what distribution are you developing ?
      How did you install PyQt 5
      How did you install your application ?

      From the looks of it, you are using a version of Qt that has been build on a recent system on an old system.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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