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: Can not find working Python 3.6+ Interpreter. Please install the latest Python 3 and restart VSCode #1958

Closed
Jeebus678 opened this issue Feb 13, 2022 · 6 comments
Labels

Comments

@Jeebus678
Copy link

I've been using Platform:IO for well over a few years now, and suddenly one day it just stopped working. It's not detecting any python path, and even when I manually input the python path it just continues to give me the same prompt. I've read about this issue elsewhere and so far nothing. Currently using Python 3.10 installed from the official website, but I also tried installing locally through the Microsoft store. No luck. I have no idea why this suddenly stopped working.

@Jeebus678
Copy link
Author

I'm not entirely sure what fixed the issue but after a few hours of headache, it's functioning properly. What may have done it in the end:

  • Disable built-in python interpreter
  • Reload VScode
  • Re-enable built-in python interpreterr
  • Reload again

@stale
Copy link

stale bot commented Mar 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 16, 2022
@stale stale bot closed this as completed Mar 23, 2022
@LucasChimento
Copy link

No estoy del todo seguro de qué solucionó el problema, pero después de unas horas de dolor de cabeza, está funcionando correctamente. Lo que pudo haberlo hecho al final:

  • Deshabilitar el intérprete de Python incorporado
  • Volver a cargar VScode
  • Vuelva a habilitar el intérprete de Python integrado
  • Volver a cargar

Estoy con el mismo problema, ¿como es que deshabilitaste el interprete de Python integrado?

@Squizzy
Copy link

Squizzy commented Oct 15, 2022

unblocking platformio stuff from comodo antivirus did it for me...

@mehtivakili
Copy link

@LucasChimento for mine solved using this command and installing python-env because I had a python3.10 installed but it wasn't installed in the ubuntu 22.04 :
sudo apt-get install python3-venv
full thread: #1774
but this issue mainly happens while installing the platformIO.

@AncientTree
Copy link

I'm not entirely sure what fixed the issue but after a few hours of headache, it's functioning properly. What may have done it in the end:

  • Disable built-in python interpreter
  • Reload VScode
  • Re-enable built-in python interpreterr
  • Reload again

Hello @Jeebus678, would you tell me how to Disable built-in python interpreter? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants