-
Notifications
You must be signed in to change notification settings - Fork 12
Selected Pool is not using a valid Maya image #38
Comments
@swamiforlife I got it working with the following code, which you could use as a base for your changes: I'm still working on creating auto-pools with custom images, but according to @davidkydd I will need to integrate his AAD changes before pools can be created through the plugin with custom images. Hopefully this helps :) |
@psyrus |
@swamiforlife |
@psyrus After changing the code for the other files the Azure batch shelf icons are not loading. The plugin loads fine but the shelf has no icons for submission. The errors from the maya console are given below Successfully loaded azure-batch-extensions==1.0.1 from path: C:\Users\Administrator\Documents\maya\2017\scripts\azure-batch-libs\azure\batch_extensions_init_.pyc Error: file: C:/Users/Administrator/Documents/maya/2017/azure_batch_maya/mel/create_shelf.mel line 1: IndentationError: file C:\Users\Administrator\Documents\maya\2017\azure_batch_maya\scripts\shared.py line 13: unexpected indentCouldn't add shelf: Error occurred during execution of MEL script |
Hello,
I have created a custom vm image in Azure with Maya 2017 update 4 installation and a few other plugins.
When i submit a job from Maya using the plugin and select my own existing pool that is made with my custom image, i get a popup saying "Selected Pool is not using a valid Maya image"
I have a windows server 2016 os on the image.
https://docs.microsoft.com/en-us/azure/batch/batch-rendering-service
The above link says that custom images are supported in Azure batch, so what am i doing wrong.
The text was updated successfully, but these errors were encountered: