Quick Question About Setting Up Pytz

Joel Goldstick joel.goldstick at gmail.com
Sat Oct 18 16:01:17 EDT 2014


On Sat, Oct 18, 2014 at 3:54 PM, ryguy7272 <ryanshuell at gmail.com> wrote:
> I downloaded PYTZ and put it here.
> C:\Python27\pytz
>
> Now, in the cmd window, I typed this:
> C:\Python27\pytz\setup.py
>
> A text file opens and nothing else happens.  I thought it was supposed to install the PYTZ library.
>
> What am I doing wrong?
> --
> https://mail.python.org/mailman/listinfo/python-list

have you tried:

python c:\Python27/pytz/setup.py




-- 
Joel Goldstick
http://joelgoldstick.com



More information about the Python-list mailing list