Terminal issue in 7.2.1.0
When trying to run terminal on ubuntu 18 in an active py 3.8.1 venv i get: Process failed to start: [Errno 1] Operation not permitted
the command is the default: bash -norc
Strangely specific shell command (say le, or running a py file) all work fine
Comments
I see this also. It appears to be something in the Pseudo TTY implementation causing this error. We'll look into it. Thanks for reporting this!