Closed hannesdelbeke closed 1 month ago
https://github.com/plugget/plugget-pkgs/blob/main/maya/plugget-qt-maya-plugin/0.0.1.json
{
"repo_url": "https://github.com/plugget/plugget-qt-maya-plugin",
"repo_paths" : ["plugget_qt_maya_plugin.py"]
}
https://github.com/plugget/plugget-qt-maya-plugin
plugget-qt-maya-plugin
requires only plugget-qt
, which only requires plugget
plugget-qt-maya-plugin
imports shiboken2, so that causes the issue
FIXED n tested
old maya uses pysdie 2, new uses 6 currently plugget doesn't handle this well. figure out how to add requirments, and custom manifests for them. might just say version manifests for now and let user decide?