Terminal in launcher

Hi! want to try cinema4d integration thanks @BigRoy !!!

we need to open terminal to install PySide6

and when i press terminal i have errors and nothing happens i assume i need to write somewhere something to use terminal?



maybe path should be replased to use something like

“C:\Windows\system32\cmd.exe”

?

worked for me i think it should be by default

Wait - what? The solution was to change the executable path for you? That’s odd because the error didn’t seem related to that at all, but about getting the task entity’s name?

Could you try and recreate the error by changing the path back?

ammm no i cant)

now it works fine, maybe i dont reload ayon app after update idk

but installing cinema 4d pyside not succsessful

I guess the error does help. It says, “check the permissions”.

You may need to raise that command line window to admin permissions if your user doesn’t have the rights to install to the Cinema4D program files location.

Another way could be to “pip install” to a particular output directory (look up on google how to do that) and then use that output directory as PYTHONPATH for Cinema4D application. That way you could pick an output dir that you do have permissions to write to.

1 Like