View Single Post
# 4 20-04-2015 , 02:18 PM
Subscriber
Join Date: May 2011
Posts: 58
just in case anyone else has this problem on 2013, I adapted this from another python thread:


import sys
sys.path.append("/Users/Shared/Autodesk/maya/2013/python")

import djPFXUVs
djPFXUVs.layoutUI()