Félix David
Félix David
I've checked the version and the npm package is not up-to-date with the repo. Could you please update it? (if I understand how it works, you only need to tag...
I'm wondering if we shouldn't take advantage of families for the `layout/anim` issue we have. Maybe the `layout` family should be updatable in the `Animation` task and it'll define how...
The figure directive is native in docutils so I think it'll be easy: https://docutils.sourceforge.io/docs/ref/rst/directives.html#id36 I think it could be considered as a regular image in the MD output.
I believe [DearPyGui](https://github.com/hoffstadt/DearPyGui) would be lighter and the imGUI approach is easier to handle. (I strongly hate QT ;) )
Following this thread, I managed to make it work: https://stackoverflow.com/questions/66146148/installing-pyaudio-gives-error-portaudio-h-file-not-found `brew install portaudio`
Hi, the answer came up from the mailing list: https://lists.aswf.io/g/opencue-user/message/679 Long story short: you must run `2to3 -wn -f import rqd/rqd/compiled_proto/*_pb2*.py` I'll close this issue when proper documentation will be...
Hi ! I have the same issue. My sketch was running well since I wanted to play any music. I have spend many hours to find something, and I've seen...
Hi everyone, After many tries, I've thrown the towel... But, I found something else to play some sound, two ways : 1 - Using the video library, you can play...
> The PR cannot be merged because of changes in integrator plugin which breaks publish workflow [conversation here](https://github.com/pypeclub/OpenPype/pull/3463/files#r994358249). We can't afford to add ability to define representation id before integrator...
> I've seen steady commits to this PR but I am not sure what the actual status is. Any brief status update of where it's at? @BigRoy, we are closer...