On 19/10/2012 01:42, Richard D. Moores wrote:
On Thu, Oct 18, 2012 at 5:27 PM, Alan Gauld <alan.ga...@btinternet.com> wrote:
On 19/10/12 01:01, Richard D. Moores wrote:

Python 3.2.3 64 bit
MS Windows 7 Home Premium 64-bit SP1
...

unpack a .tar.gz file. Please remind me.


Winzip or similar should cope in Windows. But a tar.gz is usually intended
for *nix so unless its pure python it may not work in Windows. You might
want to check for a Windows installer just
in case...

Looking at 
<http://labix.org/python-dateutil#head-2f49784d6b27bae60cde1cff6a535663cf87497b>
it's not clear that there is a Windows installer. Does someone know of
one?

Dick
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Could you please take a training course on how to use a search engine. First hit on google for "python dateutils install windows" is http://stackoverflow.com/questions/879156/how-to-install-python-dateutil-on-windows

--
Cheers.

Mark Lawrence.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to