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

Platformio not python 3.9 compatible #2073

Closed
dariomas opened this issue Oct 9, 2020 · 1 comment
Closed

Platformio not python 3.9 compatible #2073

dariomas opened this issue Oct 9, 2020 · 1 comment

Comments

@dariomas
Copy link

dariomas commented Oct 9, 2020

Description of problem
The Platformio installer on a Linux system wit Python 3.9 (Fedora 33) hung while installing because it does not find the
'platformio/contrib-pysite @ ~2.39.0'

Issue submitted to platformio-core platformio/platformio-core#3700

A temporary resolution:

%23 Configuration

VSCode: 1.50.0
PIO IDE: v2.1.0
System: Linux, 5.8.13-300.fc33.x86_64, x64

%23 Exception

Error: Error: Could not find the package with 'platformio/contrib-pysite @ ~2.39.0' requirements for your system 'linux_x86_64'

  at /home/xxxx/.vscode/extensions/platformio.platformio-ide-2.1.0/node_modules/platformio-node-helpers/dist/index.js:1:12033
  at ChildProcess.s (/home/xxxx/.vscode/extensions/platformio.platformio-ide-2.1.0/node_modules/platformio-node-helpers/dist/index.js:1:4807)
  at ChildProcess.emit (events.js:223:5)
  at maybeClose (internal/child_process.js:1021:16)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
@ivankravets
Copy link
Member

Duplicate of platformio/platformio-core#3700

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