Skip to content

Linux Manjaro: Can not perform a '--user' install #1007

@johannesdosreis

Description

@johannesdosreis

Temporary solution

  1. Run pip uninstall platformio
  2. Remove ~/.platformio/penv
  3. Edit /etc/pip.conf and change user = true to user = false
  4. Restart VSCode.

%23 Description of problem
Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.38.0
PIO IDE: v1.8.3
System: Linux, 5.2.11-1-MANJARO, x64

%23 Exception

Error: PIP Core: ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.

	at f.value.o.runCommand (/home/johannes/.vscode/extensions/platformio.platformio-ide-1.8.3/node_modules/platformio-node-helpers/dist/index.js:1:32222)
	at ChildProcess.h (/home/johannes/.vscode/extensions/platformio.platformio-ide-1.8.3/node_modules/platformio-node-helpers/dist/index.js:1:6150)
	at ChildProcess.emit (events.js:182:13)
	at maybeClose (internal/child_process.js:962:16)
	at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions