>-Original Message-
>From: Tutor [mailto:tutor-bounces+crk=godblessthe...@python.org] On
>Behalf Of Steven D'Aprano
>Sent: Sunday, November 23, 2014 4:16 PM
>To: tutor@python.org
>Subject: Re: [Tutor] yes, I am being lazy...
>
>On Sun, Nov 23, 2014 at 03:37
On Sun, Nov 23, 2014 at 03:37:12PM -0800, Clayton Kirkwood wrote:
[...]
> >Installed c:\python33\lib\site-packages\requests-2.4.3-py3.3.egg
> >Processing dependencies for requests==2.4.3 Finished processing
> >dependencies for requests==2.4.3
> >-
> >Could you paste what your output
>-Original Message-
>From: Tutor [mailto:tutor-bounces+crk=godblessthe...@python.org] On
>Behalf Of Walter Prins
>Sent: Sunday, November 23, 2014 2:25 PM
>Cc: python mail list
>Subject: Re: [Tutor] yes, I am being lazy...
>
>Hi,
>
>On 23 November 2014 at 2
Hi,
On 23 November 2014 at 20:50, Clayton Kirkwood wrote:
> >From: Tutor [mailto:tutor-bounces+crk=godblessthe...@python.org] On
> >Behalf Of Steven D'Aprano
> >That's because it's not right.
> >
> >You're supposed to run setup.py. From the Windows command line, you run
> >something like:
> >
> >
>-Original Message-
>From: Tutor [mailto:tutor-bounces+crk=godblessthe...@python.org] On
>Behalf Of Steven D'Aprano
>Sent: Sunday, November 23, 2014 4:32 AM
>To: tutor@python.org
>Subject: Re: [Tutor] yes, I am being lazy...
>
>On Sat, Nov 22, 2014 at 08:28
On Sat, Nov 22, 2014 at 08:28:42PM -0800, Clayton Kirkwood wrote:
> I have had my first experience in downloading and trying to lay-in several
> new modules. I downloaded requests and urllib3, unpacked them (on a windows
> system) and extracted them from the zip. I don't understand how setup.py
>
I have had my first experience in downloading and trying to lay-in several
new modules. I downloaded requests and urllib3, unpacked them (on a windows
system) and extracted them from the zip. I don't understand how setup.py
and .cfg are supposed to implant them into the python hierarchy. The insta