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

Closed
juanlabzero opened this issue Mar 22, 2021 · 1 comment
Closed

Installation Manager #639

juanlabzero opened this issue Mar 22, 2021 · 1 comment

Comments

@juanlabzero
Copy link

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.54.3
PIO IDE: v2.3.0
System: Linux, 5.4.0-67-generic, 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.0.0
Platform: Linux-5.4.0-67-generic-x86_64-with-glibc2.29
Python version: 3.8.5 (default, Jan 27 2021, 15:41:15) 
[GCC 9.3.0]
Python path: /usr/bin/python3
Creating a virtual environment at /home/juan/.platformio/penv

  at cmd (/home/juan/.vscode/extensions/platformio.platformio-ide-2.3.0/node_modules/platformio-node-helpers/dist/webpack:/platformio-node-helpers/src/proc.js:188:25)
  at ChildProcess.c (/home/juan/.vscode/extensions/platformio.platformio-ide-2.3.0/node_modules/platformio-node-helpers/dist/webpack:/platformio-node-helpers/src/proc.js:178:7)
  at ChildProcess.emit (events.js:315:20)
  at ChildProcess.EventEmitter.emit (domain.js:483:12)
  at maybeClose (internal/child_process.js:1021:16)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
@ivankravets
Copy link
Member

Duplicate of #85

@ivankravets ivankravets marked this as a duplicate of #85 Mar 22, 2021
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

2 participants