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
VSCode: 1.94.2
PIO IDE: v3.3.3
System: Windows_NT, 10.0.26100, arm64
%23 Exception
Error: Error: Command '['C:\\Users\\three\\.platformio\\penv\\bin\\python.exe', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 103.
C:\Program Files\Inkscape\bin\python.exe: No module named virtualenv
C:\Program Files\Inkscape\bin\python.exe: No module named virtualenv
Traceback (most recent call last):
File "C:\Users\three\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 71, in <module>
main()
File "C:\Users\three\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 63, in main
bootstrap()
File "C:\Users\three\.platformio\.cache\tmp\get-platformio-1.2.2.py", line 49, in bootstrap
pioinstaller.__main__.main()
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\__main__.py", line 133, in main
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\core.py", line 1128, in __call__
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\core.py", line 1053, in main
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\core.py", line 1637, in invoke
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\core.py", line 1395, in invoke
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\core.py", line 754, in invoke
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\click\decorators.py", line 26, in new_func
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\__main__.py", line 61, in cli
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\core.py", line 73, in install_platformio_core
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\core.py", line 101, in _install_platformio_core
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\penv.py", line 71, in create_core_penv
File "C:\Users\three\.platformio\.cache\tmp\.piocore-installer-0vy72vlk\tmpy__x02g3\pioinstaller.zip\pioinstaller\penv.py", line 141, in init_state
File "C:\Program Files\Inkscape\lib\python3.11\subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Inkscape\lib\python3.11\subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Inkscape\lib\python3.11\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Inkscape\lib\python3.11\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] The system cannot find the file specified
-> Installer version: 1.2.2
Platform: Windows-10
Python version: 3.11.6 (main, Oct 3 2023, 09:16:16) [GCC UCRT 13.2.0 64 bit (AMD64)]
Python path: C:\Program Files\Inkscape\bin\python.exe
Creating a virtual environment at C:\Users\three\.platformio\penv
created virtual environment CPython3.11.6.final.0-64 in 379ms
creator CPython3Windows(dest=C:\Users\three\.platformio\penv, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\three\AppData\Local\pypa\virtualenv)
added seed packages: pip==24.2, setuptools==75.2.0, wheel==0.44.0
activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
at c:\Users\three\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-arm64\node_modules\platformio-node-helpers\dist\index.js:1:5261
at ChildProcess.i (c:\Users\three\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-arm64\node_modules\platformio-node-helpers\dist\index.js:1:4559)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
The text was updated successfully, but these errors were encountered:
%23 Description of problem
Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.94.2
PIO IDE: v3.3.3
System: Windows_NT, 10.0.26100, arm64
%23 Exception
The text was updated successfully, but these errors were encountered: