You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
%23 Description of problem
Cannot start Platformio. Uninstalling Platformio did not help even reinstalling Visual Studio did not help.
... and the blow link leads to 404
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
VSCode: 1.96.4
PIO IDE: v3.3.4
System: Windows_NT, 10.0.22631, x64
%23 Exception
Error: Traceback (most recent call last):
File "C:\Users\peter\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 71, in <module>
main()
File "C:\Users\peter\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 63, in main
bootstrap()
File "C:\Users\peter\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 49, in bootstrap
pioinstaller.__main__.main()
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\__main__.py", line 133, in main
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\core.py", line 1128, in __call__
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\core.py", line 1053, in main
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\core.py", line 1637, in invoke
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\core.py", line 1395, in invoke
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\core.py", line 754, in invoke
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\click\decorators.py", line 26, in new_func
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\__main__.py", line 61, in cli
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\core.py", line 73, in install_platformio_core
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\core.py", line 101, in _install_platformio_core
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\penv.py", line 71, in create_core_penv
File "C:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmpu1w208q3\pioinstaller.zip\pioinstaller\penv.py", line 141, in init_state
File "C:\Program Files\Inkscape\lib\python3.9\subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "C:\Program Files\Inkscape\lib\python3.9\subprocess.py", line 505, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\Program Files\Inkscape\lib\python3.9\subprocess.py", line 951, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Inkscape\lib\python3.9\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
-> Installer version: 1.2.2
Platform: Windows-10
Python version: 3.9.7 (default, Sep 22 2021, 08:12:47) [GCC 10.3.0 64 bit (AMD64)]
Python path: C:\Program Files\Inkscape\bin\python.exe
Creating a virtual environment at C:\Users\peter\.platformio\penv
Looking in links: c:\Users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmp00uy93_i
Processing c:\users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmp00uy93_i\setuptools-57.4.0-py3-none-any.whl
Processing c:\users\peter\.platformio\.cache\tmp\.piocore-installer-lm192_ze\tmp00uy93_i\pip-21.2.3-py3-none-any.whl
Installing collected packages: setuptools, pip
Successfully installed pip-21.2.3 setuptools-57.4.0
at c:\Users\peter\.vscode\extensions\platformio.platformio-ide-3.3.4-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5250
at ChildProcess.i (c:\Users\peter\.vscode\extensions\platformio.platformio-ide-3.3.4-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4548)
at ChildProcess.emit (node:events:518:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
The text was updated successfully, but these errors were encountered:
%23 Description of problem
Cannot start Platformio. Uninstalling Platformio did not help even reinstalling Visual Studio did not help.
... and the blow link leads to 404
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.96.4
PIO IDE: v3.3.4
System: Windows_NT, 10.0.22631, x64
%23 Exception
The text was updated successfully, but these errors were encountered: