Can't find pythonwin

Jed Smith jed at jedsmith.org
Sun Oct 10 20:33:09 EDT 2010


On Sun, Oct 10, 2010 at 8:24 PM, HP Garcia <hpgarcia at garlic.com> wrote:
> I am working on a class project that requires us to use python. I have never
> used python before so be gentle. My question is I have python 2.5 installed
> on my pc. The instructions as me to run pythonwin but I can't find
> pythonwin. What I did find is IDLE(GUI). Any suggestions where I can find
> it. I did a search on m pc and no luck.

As far as I know, Pythonwin is a collection of extensions to Python
that are available on Windows (and antiquated).

If your professor means "Python on Windows" instead of "Pythonwin",
this might be of use:
http://docs.python.org/faq/windows#how-do-i-run-a-python-program-under-windows

-- 
Jed Smith
jed at jedsmith.org



More information about the Python-list mailing list