Cannot open Local Failed to start [powershell.exe, -NoExit, -ExecutionPolicy, Bypass, -File]

已回答

powershell doesn't work (cmd too), I tried different methods from the Internet, nothing helped, and there doesn't even seem to be an error in the logs.

Cannot open Local
Failed to start [powershell.exe, -NoExit, -ExecutionPolicy, Bypass, -File,] what follows, as I understand it, is just where everything lies (I may be mistaken)

See IDE log (Help | Show Log in Explorer) for the details.
 

0

Hi Matvienkonikitos349,

Thank you for reporting this issue.

There is a strong possibility that your issue is the same as here.  Please add the following line in Help | Edit Custom VM Options, restart IDE and check if it helps to mitigate the problem:
-Dcom.pty4j.windows.disable.bundled.conpty=true

If it helps, please vote for the issue to receive updates regarding its status.

If the issue still observed, please reproduce issue and create YouTrack ticket with attaching idea.log in Help | Show Log in <file_browser>

2

This did help. I see the terminal now afer adding the above line you have mentioned.

0

Hi Atlantaraja, this issue requires thorough investigation, please create an issue on YouTrack (https://youtrack.jetbrains.com/issues/PY) and attach all relevant information (including IDE logs from Help | Collect Logs and Diagnostic Data) for quicker resolution.

0

帖子评论已关闭。