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

Open
vonvick opened this issue Mar 5, 2024 · 0 comments
Open

Installation Manager #3166

vonvick opened this issue Mar 5, 2024 · 0 comments

Comments

@vonvick
Copy link

vonvick commented Mar 5, 2024

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.86.2
PIO IDE: v3.3.3
System: Darwin, 21.6.0, x64

%23 Exception

Error:   WARNING: Building wheel for platformio failed: [Errno 13] Permission denied: '/Users/xxxxxxxxx/Library/Caches/pip/wheels/28'
ERROR: Could not build wheels for platformio, which is required to install pyproject.toml-based projects
Error: Could not install PlatformIO Core: Command '['/Users/xxxxxxxxx/.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/xxxxxxxx/.platformio/python3/bin/python3
Creating a virtual environment at /Users/xxxxxxxxx/.platformio/penv
Updating Python package manager (PIP) in the virtual environment
Requirement already satisfied: pip in /Users/xxxxxxxxxx/.platformio/penv/lib/python3.11/site-packages (23.2.1)
Collecting pip
Obtaining dependency information for pip from https://files.pythonhosted.org/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl.metadata
Using cached pip-24.0-py3-none-any.whl.metadata (3.6 kB)
Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
Attempting uninstall: pip
  Found existing installation: pip 23.2.1
  Uninstalling pip-23.2.1:
    Successfully uninstalled pip-23.2.1
Successfully installed pip-24.0
PIP has been successfully updated!
Virtual environment has been successfully created!
Installing PlatformIO Core
Collecting platformio
Using cached platformio-6.1.13.tar.gz (237 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting bottle==0.12.* (from platformio)
Using cached bottle-0.12.25-py3-none-any.whl.metadata (1.8 kB)
Collecting click<9,>=8.0.4 (from platformio)
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting colorama (from platformio)
Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting marshmallow==3.* (from platformio)
Using cached marshmallow-3.21.1-py3-none-any.whl.metadata (7.2 kB)
Collecting pyelftools==0.30 (from platformio)
Using cached pyelftools-0.30-py2.py3-none-any.whl.metadata (381 bytes)
Collecting pyserial==3.5.* (from platformio)
Using cached pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
Collecting requests==2.* (from platformio)
Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting semantic-version==2.10.* (from platformio)
Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
Collecting tabulate==0.* (from platformio)
Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
Collecting ajsonrpc==1.2.* (from platformio)
Using cached ajsonrpc-1.2.0-py3-none-any.whl.metadata (6.9 kB)
Collecting starlette<0.36,>=0.19 (from platformio)
Using cached starlette-0.35.1-py3-none-any.whl.metadata (5.8 kB)
Collecting uvicorn<0.26,>=0.16 (from platformio)
Using cached uvicorn-0.25.0-py3-none-any.whl.metadata (6.4 kB)
Collecting wsproto==1.* (from platformio)
Using cached wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB)
Collecting packaging>=17.0 (from marshmallow==3.*->platformio)
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting charset-normalizer<4,>=2 (from requests==2.*->platformio)
Using cached charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests==2.*->platformio)
Using cached idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Collecting urllib3<3,>=1.21.1 (from requests==2.*->platformio)
Using cached urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
Collecting certifi>=2017.4.17 (from requests==2.*->platformio)
Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
Collecting h11<1,>=0.9.0 (from wsproto==1.*->platformio)
Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
Collecting anyio<5,>=3.4.0 (from starlette<0.36,>=0.19->platformio)
Using cached anyio-4.3.0-py3-none-any.whl.metadata (4.6 kB)
Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette<0.36,>=0.19->platformio)
Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
Using cached ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
Using cached bottle-0.12.25-py3-none-any.whl (90 kB)
Downloading marshmallow-3.21.1-py3-none-any.whl (49 kB)
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 919.9 kB/s eta 0:00:00
Using cached pyelftools-0.30-py2.py3-none-any.whl (177 kB)
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
Using cached wsproto-1.2.0-py3-none-any.whl (24 kB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached starlette-0.35.1-py3-none-any.whl (71 kB)
Using cached uvicorn-0.25.0-py3-none-any.whl (60 kB)
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Using cached anyio-4.3.0-py3-none-any.whl (85 kB)
Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)
Using cached charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl (121 kB)
Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Using cached idna-3.6-py3-none-any.whl (61 kB)
Using cached packaging-23.2-py3-none-any.whl (53 kB)
Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
Building wheels for collected packages: platformio
Failed to build platformio

  at /Users/xxxxxxxx/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-x64/node_modules/platformio-node-helpers/dist/index.js:1:5323
  at ChildProcess.i (/Users/victornwaiwu/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-x64/node_modules/platformio-node-helpers/dist/index.js:1:4621)
  at ChildProcess.emit (node:events:514:28)
  at ChildProcess.emit (node:domain:489:12)
  at maybeClose (node:internal/child_process:1091:16)
  at Socket.<anonymous> (node:internal/child_process:449:11)
  at Socket.emit (node:events:514:28)
  at Socket.emit (node:domain:489:12)
  at Pipe.<anonymous> (node:net:323:12)
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