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. PySide2 not working in ubuntu 18.0.4

PySide2 not working in ubuntu 18.0.4

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 655 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.
  • B Offline
    B Offline
    blossomsg
    wrote on last edited by
    #1

    hello guys,
    one of my colleague is facing an error in ubuntu 18.0.4
    he installed maya 2017
    and tried importing from PySide2 import *
    gave him an Error:
    ImportError: file <maya console> line 1: libpyside2.-python2.7.so.0: cannot open shared object file: No such file or directory #

    i am clueless, any suggestion to resolve the issue
    Thank You.

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

      Hi,

      Maybe a silly question but did he install PySide2 at all ?

      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
      • B Offline
        B Offline
        blossomsg
        wrote on last edited by
        #3

        actually i also told him to check the maya dir to confirm if the module got installed or not
        but yes it was installed and
        when we try to import PySide2 it even imports but when we try to import a module from the package it displays that error
        never came across something like this

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

          From the text of the error, it seems that the PySide 2 installation is incomplete.

          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
          • B Offline
            B Offline
            blossomsg
            wrote on last edited by
            #5

            ok i'll ask him to reinstall it once again

            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