i know there have already been many such questions asked on this forum but i couldnt find any that helped my particular case.
i am trying to install tkinter(and some other packages) using pip install on windows 10 cmd. but it gives the error
pip install tkinter
Could not find a version that satisfies the requirement tkinter (from
versions: )
No matching distribution found for tkinter
how do i install it? i get the same error for some other packages too. what is the solution that works for any and all future packages i install?