I am trying to make an Alexa system. https://www.youtube.com/watch?v=AWvsXxDtEkU&t=1531s
So, for it, I decided to download a version of python that is lower than 3.9. Therefore, I installed the 3.6.8 version first, and then realized I needed a version even lower. So, I downloaded 3.6.0. And it couldn't open. Then, I decided to delete both versions of it and reinstall python 3.6.0 by itself. And now, it shows a message like this: "PS C:\Windows\system32> pyenv install 3.6.0 :: [Info] :: Mirror: https://www.python.org/ftp/python"
0 Replies