Python Forum
trying to run mayabatch from python opencue - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: trying to run mayabatch from python opencue (/thread-40447.html)



trying to run mayabatch from python opencue - robertkwild - Jul-29-2023

hi all,

so i have nearly got opencue to work with maya but the last hurdle is when i try to get opencue to render a maya job it fails as it cant open mayabatch, i get the below error

Mayabatch.exe - application error

The application was unable to start correctly 0xc0000142
Click ok to close the application

i have tried to run mayabatch via cmd and no it runs with no problems so i think i need to add environment variables?

what do you think

thanks,
rob


RE: trying to run mayabatch from python opencue - Larz60+ - Jul-29-2023

Where does python fit in?


RE: trying to run mayabatch from python opencue - robertkwild - Jul-30-2023

tbh with you i dont know, i know opencue requires python and maya requires python for other python programs to talk to it but tbh i have no idea, correct me if im wrong


RE: trying to run mayabatch from python opencue - robertkwild - Aug-03-2023

as when running the mayabatch.exe from cmd manually it runs perfect with no errors but when running it via opencue it cant run and gets the above error so im thinking python cant run it ie open it