OpenCue
OpenCue copied to clipboard
A render management system you can deploy for visual effects and animation productions.
I would suggest that we re-structure the requirements structure and also create clear guidelines for dependencies. ## Requirements.txt We could create the following requirements.txt files : `requirements.txt` (used by `outline`...
**Describe the bug** If a layer is running using a custom service that does not have an icon on the cuebot server, it gets en exception that it's not able...
**Describe the bug** I suggest to do upgrade on psutil version from 5.6.7 to 5.7.0 as I encoutnered an issue described in https://github.com/giampaolo/psutil/issues/1697 - version 5.7.0 resolved issue **To Reproduce**...
The new parsing logic implemented by #1335 has an issue when it comes to consuming lines from stdout and stderr in the following loops: ```python with open(self.rqlog.name, 'a') as f:...
Hey. I was just installing Opencue in rez environment, but i got some issue: ``` 18:27:34 ERROR Unknown source file in pyoutline-0.22.14.dist-info/RECORD! '../../wrappers/local_wrap_frame' To resolve, try: Manually install the pip...
**Describe the bug** A clear and concise description of what the bug is. How to set min_gpus in the submitted job? I tried to search for relevant parameters in CueSubmit,...
### Motivation Running OpenCue In a multi operational system environment requires segregating hosts, which means hosts have to be assigned to one OS and cannot be shared between shows that...
Link the Issue(s) this Pull Request is related to. Is loosely related to https://github.com/AcademySoftwareFoundation/OpenCue/issues/1441 Summarize your change. Introduces small tests for RQD only on pull requests that tests "vanilla" python...
**Summarize your change.** Have changed most tests to use `-m unittest discover` instead og `setup.py test` The old `setup.py test` doesn't work in newer versions of python since it has...
- Fix: Ensure consistent configuration key naming in __launchViewer method