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

Can not find working Python 3.6+ Interpreter #3764

Closed
taunoe opened this issue Jul 12, 2023 · 1 comment
Closed

Can not find working Python 3.6+ Interpreter #3764

taunoe opened this issue Jul 12, 2023 · 1 comment

Comments

@taunoe
Copy link

taunoe commented Jul 12, 2023

After the PlatformIO update, it can not find a working Python 3.6+ Interpreter. After reinstalling the same.
Installer hangs on the Core installation.
The console says:
console.ts:137 [Extension Host] /bin/python3 Error: Error: The Python 3.10.6 (/bin/python3) interpreter is not compatible.
Reason: Could not find Python venv module

at /home/taunoerik/.vscode/extensions/platformio.platformio-ide-3.3.0-linux-x64/node_modules/platformio-node-helpers/dist/index.js:1:5300
at ChildProcess.i (/home/taunoerik/.vscode/extensions/platformio.platformio-ide-3.3.0-linux-x64/node_modules/platformio-node-helpers/dist/index.js:1:4598)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1121:16)
at Socket.<anonymous> (node:internal/child_process:479:11)
at Socket.emit (node:events:513:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:757:14)

I have installed virtualenv.
Requirement already satisfied: virtualenv in ./.local/lib/python3.10/site-packages (20.22.0)
OS: Linux Pop!_OS 22.04

@taunoe
Copy link
Author

taunoe commented Jul 12, 2023

Found this platformio/platformio-core-installer#1774 and it worked.

@taunoe taunoe closed this as completed Jul 12, 2023
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

1 participant