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

Missing dependencies for SOCKS support #4822

Closed
SuvanCheng opened this issue Nov 7, 2021 · 1 comment
Closed

Missing dependencies for SOCKS support #4822

SuvanCheng opened this issue Nov 7, 2021 · 1 comment
Milestone

Comments

@SuvanCheng
Copy link

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.61.2
PIO IDE: v2.4.0
System: Darwin, 21.1.0, x64

%23 Exception

Error: ERROR: Could not install packages due to an EnvironmentError: Missing dependencies for SOCKS support.

Error: Could not install PlatformIO Core: Command '['/Users/allen/.platformio/penv/bin/python', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1.
-> Installer version: 1.1.0
Platform: macOS-10.16
Python version: 3.9.2 (default, Feb 26 2021, 12:44:34) 
[Clang 10.0.0 (clang-1000.10.44.4)]
Python path: /Users/allen/.platformio/python3/bin/python3
Creating a virtual environment at /Users/allen/.platformio/penv
Updating Python package manager (PIP) in a virtual environment
Virtual environment has been successfully created!
Installing PlatformIO Core

  at cmd (/Users/allen/.vscode/extensions/platformio.platformio-ide-2.4.0/node_modules/platformio-node-helpers/dist/webpack:/platformio-node-helpers/src/proc.js:187:25)
  at ChildProcess.r (/Users/allen/.vscode/extensions/platformio.platformio-ide-2.4.0/node_modules/platformio-node-helpers/dist/webpack:/platformio-node-helpers/src/proc.js:177:7)
  at ChildProcess.emit (events.js:315:20)
  at ChildProcess.EventEmitter.emit (domain.js:467:12)
  at maybeClose (internal/child_process.js:1048:16)
  at Socket.<anonymous> (internal/child_process.js:439:11)
  at Socket.emit (events.js:315:20)
  at Socket.EventEmitter.emit (domain.js:467:12)
  at Pipe.<anonymous> (net.js:673:12)
@ivankravets ivankravets changed the title Installation Manager Missing dependencies for SOCKS support Nov 8, 2021
@ivankravets
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants