Skip to content

PlatformIO IDE extension does not work on code-server v3.12.0 from Docker Hub #4544

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

Closed
narongk opened this issue Nov 23, 2021 · 1 comment
Closed

Comments

@narongk
Copy link

narongk commented Nov 23, 2021

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Ubuntu
  • Remote OS:MacOS
  • Remote Architecture:
  • code-server --version:3.12.0

Steps to Reproduce

1.Extension
2.install PlatformIO

Expected

install completed

Actual

PlatformIO: Can not find working Python 3.6+ Interpreter. Please install the latest Python 3 and restart VSCode

Logs

console.ts:137 [Extension Host] /usr/bin/python Error: Error: The Python 3.6.9 (/usr/bin/python) interpreter is not compatible.
Reason: Could not find distutils module

at /config/extensions/platformio.platformio-ide-2.3.4/node_modules/platformio-node-helpers/dist/index.js:1:769744
at ChildProcess.a (/config/extensions/platformio.platformio-ide-2.3.4/node_modules/platformio-node-helpers/dist/index.js:1:771334)
at ChildProcess.emit (events.js:400:28)
at ChildProcess.emit (domain.js:475:12)
at maybeClose (internal/child_process.js:1058:16)
at Socket.<anonymous> (internal/child_process.js:443:11)
at Socket.emit (events.js:400:28)
at Socket.emit (domain.js:475:12)
at Pipe.<anonymous> (net.js:686:12)

Screenshot

Screen Shot 2564-11-23 at 15 53 26

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 23, 2021

Duplicate of #1448

@jsjoeio jsjoeio marked this as a duplicate of #1448 Nov 23, 2021
@jsjoeio jsjoeio closed this as completed Nov 23, 2021
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