Hi I was trying to install Arduino IDE but it won't start. I only see the logo in the center of the window. I'm on Windows 10 and Arduino IDE 2.0.4
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T11:01:40.138Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T11:01:40.139Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T11:01:40.140Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
Hi @hermess_wavess. I'm going to ask you to post the full content of the logs. They might contains some additional information that might help us to identify the problem.
Please do this:
Start Windows "File Explorer".
Open the Arduino IDE installation folder.
(usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
From the context menu, click "Open PowerShell window here".
Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
Type the following command:
& ".\Arduino IDE"
Press the Enter key.
Debug output should now be printed to the PowerShell window as Arduino IDE starts.
Wait until you are sure the IDE startup has gone into the hang state
(as indicated by no additional output being printed to the terminal).
Switch back to the PowerShell window if the Arduino IDE window took the focus.
Right click on the title bar of the PowerShell window.
This will open a context menu.
Select Edit > Select All from the context menu.
This will select all the text in the PowerShell window.
Press Ctrl+C.
This will copy the contents of the PowerShell window to the clipboard.
Open a forum reply here by clicking the Reply button.
Click the </> icon on the post composer toolbar.
This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
Press Ctrl+V.
This will paste the output into the code block.
Move the cursor outside of the code block markup before you add any additional text to your reply.
Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.
Windows PowerShell
Copyright (C) Microsoft Corporation. Todos los derechos reservados.
Prueba la nueva tecnología PowerShell multiplataforma https://aka.ms/pscore6
PS C:\Users\herme\AppData\Local\Programs\arduino-ide> & ".\Arduino IDE"
PS C:\Users\herme\AppData\Local\Programs\arduino-ide> Using browser-only version of superagent in non-browser environmentrduino IDE 2.0.4
Configuration directory URI: 'file:///c%3A/Users/herme/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-03-02T19:30:58.791Z root INFO Backend Object.initialize: 9.8 ms [Finished 2.759 s after backend start]
2023-03-02T19:30:58.792Z root INFO Backend Object.configure: 7.7 ms [Finished 2.759 s after backend start]
2023-03-02T19:30:58.792Z root INFO Backend MessagingContribution.onStart: 3.4 ms [Finished 2.759 s after backend start]
2023-03-02T19:30:58.794Z root INFO Backend OSBackendApplicationContribution.configure: 0.7 ms [Finished 2.841 s after backend start]
2023-03-02T19:30:58.796Z root INFO Backend DefaultWorkspaceServer.onStart: 0.6 ms [Finished 2.841 s after backend start]
2023-03-02T19:30:58.798Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.3 ms [Finished 2.841 s after backend start]
2023-03-02T19:30:58.800Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 81.3 ms [Finished 2.842 s after backend start]
2023-03-02T19:30:58.801Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.5 ms [Finished 2.842 s after backend start]
2023-03-02T19:30:58.804Z root INFO Backend ElectronTokenBackendContribution.configure: 2.5 ms [Finished 2.845 s after backend start]
2023-03-02T19:30:58.806Z config INFO >>> Initializing CLI configuration...
2023-03-02T19:30:58.806Z root INFO Backend PluginDeployerContribution.initialize: 1.2 ms [Finished 2.845 s after backend start]
2023-03-02T19:30:58.808Z root INFO Backend ConfigServiceImpl.onStart: 2.2 ms [Finished 2.847 s after backend start]
2023-03-02T19:30:58.810Z config INFO Loading CLI configuration from c:\Users\herme\.arduinoIDE\arduino-cli.yaml...
2023-03-02T19:30:58.811Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.9 ms [Finished 2.849 s after backend start]
2023-03-02T19:30:58.811Z root INFO Backend ArduinoDaemonImpl.onStart: 2.6 ms [Finished 2.851 s after backend start]
2023-03-02T19:30:58.812Z root INFO Backend NodeFileUploadService.configure: 5.6 ms [Finished 2.852 s after backend start]
2023-03-02T19:30:58.812Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:58.813Z discovery-log INFO start
2023-03-02T19:30:58.813Z discovery-log INFO start new deferred
2023-03-02T19:30:58.814Z root INFO Backend HostedPluginLocalizationService.initialize: 1.4 ms [Finished 2.855 s after backend start]
2023-03-02T19:30:58.814Z root INFO Backend BoardDiscovery.onStart: 3.5 ms [Finished 2.858 s after backend start]
2023-03-02T19:30:58.815Z root INFO Backend FileDownloadEndpoint.configure: 2.9 ms [Finished 2.859 s after backend start]
2023-03-02T19:30:58.820Z root INFO Backend AuthenticationServiceImpl.onStart: 1.0 ms [Finished 2.862 s after backend start]
2023-03-02T19:30:58.821Z root INFO Backend PluginApiContribution.configure: 1.2 ms [Finished 2.863 s after backend start]
2023-03-02T19:30:58.824Z root INFO Backend HostedPluginReader.configure: 1.4 ms [Finished 2.865 s after backend start]
2023-03-02T19:30:58.824Z root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 2.871 s after backend start]
2023-03-02T19:30:58.825Z root INFO Backend PlotterBackendContribution.configure: 1.9 ms [Finished 2.875 s after backend start]
2023-03-02T19:30:58.835Z root INFO Theia app listening on http://localhost:59160.
2023-03-02T19:30:58.836Z root INFO Finished starting backend application: 21.9 ms [Finished 2.886 s after backend start]
2023-03-02T19:30:58.847Z root INFO Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:58.848Z config ERROR Failed to initialize the CLI configuration.
2023-03-02T19:30:58.856Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:58.857Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:58.858Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
Restoring workspace roots: c:\Users\herme\OneDrive\Documentos\Arduino\sketch_sensorclase1\sketch_sensorclase1.ino
2023-03-02T19:30:58.861Z root WARN The local plugin referenced by local-dir:/c%3A/Users/herme/.arduinoIDE/plugins does not exist.
isTempSketch: false. Input was c:\Users\herme\OneDrive\Documentos\Arduino\sketch_sensorclase1\sketch_sensorclase1.ino
2023-03-02T19:30:58.866Z root WARN The local plugin referenced by local-dir:/c%3A/Users/herme/.arduinoIDE/extensions does not exist.
2023-03-02T19:30:58.869Z root WARN The local plugin referenced by local-dir:C:\Users\herme\.arduinoProIDE\plugins does not exist.
2023-03-02T19:30:58.875Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:58.877Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:58.883Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:58.922Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.923Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-03-02T19:30:58.925Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.929Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.7" with engines:
2023-03-02T19:30:58.930Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.931Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-03-02T19:30:58.935Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.942Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-03-02T19:30:58.945Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.947Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-03-02T19:30:58.948Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.950Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-03-02T19:30:58.952Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.953Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-03-02T19:30:58.957Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.960Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-03-02T19:30:58.961Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.963Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-03-02T19:30:58.964Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.965Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-03-02T19:30:58.967Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.968Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-03-02T19:30:58.969Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.974Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-03-02T19:30:58.977Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.979Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-03-02T19:30:58.981Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.982Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-03-02T19:30:58.983Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.984Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-03-02T19:30:58.986Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.987Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-03-02T19:30:58.989Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.990Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-03-02T19:30:58.991Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.993Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-03-02T19:30:58.994Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:58.999Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-03-02T19:30:59.001Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:59.002Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-03-02T19:30:59.003Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-02T19:30:59.005Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-03-02T19:30:59.010Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.011Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.014Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.020Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.021Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.022Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.028Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.028Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.031Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.036Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.037Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.038Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.045Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.045Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.046Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.051Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.051Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.052Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.057Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.060Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.062Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.067Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.067Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.068Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.073Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.075Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.077Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.081Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.082Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.083Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.088Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.091Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.093Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.097Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.098Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.099Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.103Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.106Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.107Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-02T19:30:59.111Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.111Z daemon ERROR Error: spawn C:\Users\herme\AppData\Local\Programs\Python\Python310\Scripts ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:480:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
2023-03-02T19:30:59.114Z daemon INFO Starting daemon from C:\Users\herme\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
OK, unfortunately it didn't reveal any more information.
The Arduino IDE application doesn't use Python, so I suspect the error is related to one of the 3rd party boards platforms you have installed.
In order to proceed with the investigation, I need to know which platforms you have installed. The easiest way to determine that is to run a command from PowerShell. I'll provide instructions:
Start Windows "File Explorer".
Open the Arduino IDE installation folder:
C:\Users\herme\AppData\Local\Programs\arduino-ide
In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
From the context menu, click "Open PowerShell window here".
Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
Type the following command:
resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe core list
Press the Enter key.
Right click on the title bar of the PowerShell window.
This will open a context menu.
Select Edit > Select All from the context menu.
This will select all the text in the PowerShell window.
Press Ctrl+C.
This will copy the contents of the PowerShell window to the clipboard.
Open a forum reply here by clicking the Reply button.
Click the </> icon on the post composer toolbar.
This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
Press Ctrl+V.
This will paste the output into the code block.
Move the cursor outside of the code block markup before you add any additional text to your reply.
Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.
Thanks for your help, I solved the error after several hours. There was a problem with enviroment variables and python(I don't know why that affected Arduino IDE to be honest). I did a clean reinstall and now it's working.