Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Manager #3154

Open
povoa33jose opened this issue Feb 12, 2024 · 1 comment
Open

Installation Manager #3154

povoa33jose opened this issue Feb 12, 2024 · 1 comment
Labels

Comments

@povoa33jose
Copy link

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.86.1
PIO IDE: v2.0.0
System: Windows_NT, 10.0.22624, x64

%23 Exception

Error: Traceback (most recent call last):
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\python.py", line 163, in find_compatible_pythons
File "C:\Users\jos\.platformio\python3\Lib\subprocess.py", line 466, in check_output
  return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jos\.platformio\python3\Lib\subprocess.py", line 571, in run
  raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['C:\\Users\\jos\\AppData\\Local\\Microsoft\\WindowsApps\\python3.exe', 'C:\\Users\\jos\\.platformio\\.cache\\tmp\\get-platformio-0.3.4.py', '--no-shutdown-piohome', 'check', 'python']' returned non-zero exit status 9009.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\jos\.platformio\.cache\tmp\get-platformio-0.3.4.py", line 69, in <module>
  main()
File "C:\Users\jos\.platformio\.cache\tmp\get-platformio-0.3.4.py", line 61, in main
  bootstrap()
File "C:\Users\jos\.platformio\.cache\tmp\get-platformio-0.3.4.py", line 47, in bootstrap
  pioinstaller.__main__.main()
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\__main__.py", line 122, in main
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\core.py", line 829, in __call__
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\core.py", line 782, in main
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\core.py", line 1236, in invoke
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\core.py", line 1066, in invoke
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\core.py", line 610, in invoke
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\click\decorators.py", line 21, in new_func
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\__main__.py", line 52, in cli
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\core.py", line 72, in install_platformio_core
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\penv.py", line 52, in create_core_penv
File "C:\Users\jos\.platformio\.cache\tmp\.piocore-installer-nqto17ed\tmpy5y820qy\pioinstaller.zip\pioinstaller\python.py", line 176, in find_compatible_pythons
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 26: invalid continuation byte
-> Installer version: 0.3.4
Platform: Windows-10
Python version: 3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)]
Python path: C:\Users\jos\.platformio\python3\python.exe
Creating a virtual environment at C:\Users\jos\.platformio\penv

  at c:\Users\jos\.vscode\extensions\platformio.platformio-ide-2.0.0\node_modules\platformio-node-helpers\dist\index.js:1:4911
  at ChildProcess.c (c:\Users\jos\.vscode\extensions\platformio.platformio-ide-2.0.0\node_modules\platformio-node-helpers\dist\index.js:1:4807)
  at ChildProcess.emit (node:events:514:28)
  at cp.emit (c:\Users\jos\.vscode\extensions\platformio.platformio-ide-2.0.0\node_modules\cross-spawn\lib\enoent.js:34:29)
  at maybeClose (node:internal/child_process:1091:16)
  at Process.onexit (node:internal/child_process:302:5)
Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant