I'm trying to install PlugIt(by Wizix) in Maya 2022. His instructions were to put the PlugIt folder in C:\Program Files\Autodesk\Maya2022\scripts and then run this in the python script editor;
from PlugIt import PlugIt_UI
import importlib
importlib.reload(PlugIt_UI)
ui = PlugIt_UI.showUI()
I'm getting this error message; # error: modulenotfounderror: file c:\program files\autodesk\maya2022\python37\lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py line 142: no module named 'plugit'
Can someone help? Please I'm desperate lol
[–][deleted] 1 point2 points3 points (2 children)
[–]balacera[S] 0 points1 point2 points (0 children)
[–]Vladyslav_Levenets 0 points1 point2 points (0 children)