You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
OS/Web Information
code-server --version
:3.12.0Steps 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
Screenshot
The text was updated successfully, but these errors were encountered: