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.95.1
PIO IDE: v3.3.3
System: Darwin, 21.6.0, x64
%23 Exception
Error: error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Error: Could not install PlatformIO Core: Command '['/Users/williamlawrence/.platformio/penv/bin/python', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1.
-> Installer version: 1.2.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/williamlawrence/.platformio/python3/bin/python3
Creating a virtual environment at /Users/williamlawrence/.platformio/penv
Updating Python package manager (PIP) in the virtual environment
Requirement already satisfied: pip in /Users/williamlawrence/.platformio/penv/lib/python3.11/site-packages (24.3.1)
PIP has been successfully updated!
Virtual environment has been successfully created!
Installing PlatformIO Core
Collecting platformio
Using cached platformio-6.1.16.tar.gz (239 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
at /Users/williamlawrence/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-x64/node_modules/platformio-node-helpers/dist/index.js:1:5261
at ChildProcess.i (/Users/williamlawrence/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-x64/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 Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:519:28)
at Socket.emit (node:domain:488:12)
at Pipe.<anonymous> (node:net:339:12)
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.95.1
PIO IDE: v3.3.3
System: Darwin, 21.6.0, x64
%23 Exception
The text was updated successfully, but these errors were encountered: