Kiranpreet Kaur writes:
> I am trying to run python from command prompt. However, cannot get past the
> error: “ImportError: no module named site”
Your Python installation is severely broken.
I cannot tell you why. I would try a reinstallation (and see
whether the problem disappears).
If the pr
please copy everything from the command you entered through the end of the
error message. Then paste that into a reply email. Also let us know what
your operating system is. Be sure to reply all so a copy goes to the list.
Bob Gailer
On Apr 19, 2019 6:56 PM, "Kiranpreet Kaur" wrote:
Hello,
I