-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
%23 Description of problem
Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.108.2
PIO IDE: v2.5.0
System: Darwin, 24.6.0, x64
%23 Exception
Error: Error: Can not install PlatformIO Core due to a missed `distutils` package in your Python installation.
Please install this package manually using the OS package manager. For example:
$ apt-get install python3-venv
(MAY require administrator access `sudo`)
-> Installer version: 1.1.2
Platform: macOS-10.16
Python version: 3.11.7 (main, Jan 5 2024, 15:06:11) [Clang 10.0.0 (clang-1000.10.44.4)]
Python path: /Users/shanefoster/.platformio/python3/bin/python3
Creating a virtual environment at /Users/shanefoster/.platformio/penv
at /Users/shanefoster/.vscode/extensions/platformio.platformio-ide-2.5.0/node_modules/platformio-node-helpers/dist/index.js:1:5165
at ChildProcess.c (/Users/shanefoster/.vscode/extensions/platformio.platformio-ide-2.5.0/node_modules/platformio-node-helpers/dist/index.js:1:5059)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1101:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:519:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:346:12)
Metadata
Metadata
Assignees
Labels
No labels