Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

maya 2018 pyside-rcc missing

maya 2018 pyside-rcc missing

16497643852
Contributor Contributor
973 Views
1 Reply
Message 1 of 2

maya 2018 pyside-rcc missing

16497643852
Contributor
Contributor

Hello Guys,

I have made a ui and to remove the hard code for images path i have to replace it with resources, but to compile qrc file we need pyrcc4 or pyside-rcc, so as my tool is for maya i require pyside-rcc but when i went to the C:\Program Files\Autodesk\Maya2018\Python\Lib\site-packages i noticed there is no pyside-rcc.exe

But the docs do mention pyside-rcc, what can you suggest in this case

Thank You.

 

0 Likes
Accepted solutions (1)
974 Views
1 Reply
Reply (1)
Message 2 of 2

mikey.n
Enthusiast
Enthusiast
Accepted solution

You might be looking for rcc.exe in the bin folder?
C:\Program Files\Autodesk\Maya2018\bin\rcc.exe is the default location.