I am trying to edit some code through idle, and I am trying:
pip install --through command prompt, however it does not work and command prompt even says python is not detected on my computer even if I do:
python -m pip install --If I have python installed through Microsoft Store however, downloading plugins works as intended, but I cannot run the code through normal idle as it says I have none of the plugins installed. When I try to open the file with Microsoft Python it won't open, and Microsoft Python does not have its own version of idle.
Does anyone have any ideas on whats happening and how to fix it?