I downloaded the Maya 2026 DevKit from Autodesk’s website, and when I try to build my plugin, I keep getting this error. *// The specified module could not be found.* *// Error: file: C:/Program Files/Autodesk/Maya2026/scripts/others/pluginWin.mel line 316: The specified module could not be found.* *// (testPlugin)*
I also tested the DevKits for Update 1, Update 2, and Update 3 — but I still get the same error every time. My plugin is using: *Qt 5.15.2 — msvc2019_64* Could this be the reason for the problem? Or is the issue coming from Maya itself? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/python_inside_maya/a029f3f7-a68b-47ed-99c5-2560be893523n%40googlegroups.com.
