When I use the rovodev CLI to execute Python code in Win11 cmd or PowerShell, rovodev completely stuck and cannot execute.
@Wang Paul This is a known Windows-only issue. Rovo Dev CLI can’t run Python blocks in Win11 CMD/PowerShell because of how Windows handles stdin/stdout for interactive code. It works in WSL, Git Bash, or inside a container. Until Atlassian ships a fix for native Windows execution, the workaround is to run the CLI in WSL or another Unix-like shell.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.