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 #3235

Open
Bernycomputer10 opened this issue Sep 26, 2024 · 0 comments
Open

Installation Manager #3235

Bernycomputer10 opened this issue Sep 26, 2024 · 0 comments

Comments

@Bernycomputer10
Copy link

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.93.1
PIO IDE: v3.3.3
System: Windows_NT, 10.0.19045, x64

%23 Exception

Error: Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Berny\.platformio\python3\Lib\multiprocessing\spawn.py", line 122, in spawn_main
  exitcode = _main(fd, parent_sentinel)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Berny\.platformio\python3\Lib\multiprocessing\spawn.py", line 132, in _main
  self = reduction.pickle.load(from_parent)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Berny\.platformio\.cache\tmp\.piocore-installer-choqqlus\tmpatv43_fi\pioinstaller.zip\pioinstaller\home.py", line 18, in <module>
File "C:\Users\Berny\.platformio\.cache\tmp\.piocore-installer-choqqlus\tmpatv43_fi\pioinstaller.zip\requests\__init__.py", line 147, in <module>
File "C:\Users\Berny\.platformio\.cache\tmp\.piocore-installer-choqqlus\tmpatv43_fi\pioinstaller.zip\requests\utils.py", line 63, in <module>
File "C:\Users\Berny\.platformio\.cache\tmp\.piocore-installer-choqqlus\tmpatv43_fi\pioinstaller.zip\certifi\core.py", line 37, in where
File "C:\Users\Berny\.platformio\python3\Lib\contextlib.py", line 137, in __enter__
  return next(self.gen)
         ^^^^^^^^^^^^^^
File "C:\Users\Berny\.platformio\python3\Lib\importlib\resources\_common.py", line 80, in _tempfile
  os.write(fd, reader())
OSError: [Errno 28] No space left on device
Error: Could not find compatible Python 3.6 or above in your system.Please install the latest official Python 3 and restart installation:
https://docs.platformio.org/page/faq.html%23install-python-interpreter
-> Installer version: 1.2.2
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\Berny\.platformio\python3\python.exe
Creating a virtual environment at C:\Users\Berny\.platformio\penv

  at c:\Users\Berny\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5323
  at ChildProcess.i (c:\Users\Berny\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4621)
  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant