Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. pyside2-rcc missing from maya, and if possible from outside what exactly to do?
Forum Updated to NodeBB v4.3 + New Features

pyside2-rcc missing from maya, and if possible from outside what exactly to do?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
5 Posts 2 Posters 1.3k 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.
  • B Offline
    B Offline
    blossomsg
    wrote on last edited by
    #1

    hello all,
    @mrjj had mentioned me once about qresources in one of my queries and i got a chance to look into it but when i started working on the process
    http://help.autodesk.com/view/MAYAUL/2018/ENU/?guid=__files_GUID_3F96AF53_A47E_4351_A86A_396E7BFD6665_htm
    i noticed maya(2018) folder does not have the pyside-rcc file. so i browsed but did not get any success
    Is this an error or bug or any update is there that i need to download can you let me know.

    and the second part is, is there any alternative besides maya pyside-rcc, but not pyrcc4 as i have made the tool for maya which consists of pyside2 so any workaround will be a huge help

    Thank You.

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

      Hi,

      The bug question should rather be asked to the Maya folks.

      One way could be to I install the same PySide2 version as Maya uses in a virtual environment and use the pyside2-rcc version from there.

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

        I read on couple of forums and pyside2 5.13 is stable and currently 5.14 is provided for pip install, so which one should i prefer?

        currently i am using pyside2 maya2018 and python2.7 as the graphics fields have not yet updated to python3
        so when i try to pip install or pycharm install i get the below error
        ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
        ERROR: No matching distribution found for PySide2

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

          As I suggested, use a virtual environment, not the version from maya. In any case, you should be safe using the latest version of pyside2-rcc since it will generate standard python code.

          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

            pyside-rcc worked for me fine

            1 Reply Last reply
            1

            • Login

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