You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect this will be solved alongside #22 (comment) as at that point all of Avalon will reside on the local drive.
I'll push what I have so far, would be great if you were able to pick it up from there. It's got the mechanism in place and copies all dependencies, it just isn't copying the Avalon Python dependencies yet.
Examples are located in the volume provided by this repo, but is mounted read-only which means that examples can't be opened nor saved.
To reproduce
Launch any example asset.
Running action: maya2015 ERROR:avalon.pipeline.Action:Could not copy application file: [Errno 13] Permission denied: 'a:\\git\\avalon-examples\\projects/batman/assets/Bruce/work/modeling/maya\\workspace.mel'
Workaround
a:\git\avalon-examples
to e.g.c:\avalon-examples
AVALON_EXAMPLES=c:\avalon-examples
AVALON_PROJECTS=c:\avalon-examples\projects
The text was updated successfully, but these errors were encountered: