easy_install without https access

View: New views
3 Messages — Rating Filter:   Alert me  

easy_install without https access

by Uwe Hoffmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

  not sure if this is the correct ML (it's not a development question).

  I'm sitting behind a proxy and the easy_install process (starting with
  grokproject) fails when accessing https://launchpad.net .
  My question: Is it possible to use a https-free installation or is
  https always required (e.g. another entry pypi package).

Regards
   Uwe

_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev

Re: easy_install without https access

by Jan-Wijbrand Kolman-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Uwe Hoffmann wrote:
> Hi,
>
>   not sure if this is the correct ML (it's not a development question).
>
>   I'm sitting behind a proxy and the easy_install process (starting with
>   grokproject) fails when accessing https://launchpad.net .
>   My question: Is it possible to use a https-free installation or is
>   https always required (e.g. another entry pypi package).

Just curious: what packages that grok requires (directly or indirectly)
are actually downloaded from launchpad?

regards,
jw

_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev

Re: easy_install without https access

by Uwe Hoffmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jan-Wijbrand Kolman schrieb:
> Uwe Hoffmann wrote:

>>   grokproject) fails when accessing https://launchpad.net .
> Just curious: what packages that grok requires (directly or indirectly)
> are actually downloaded from launchpad?
>


# easy_install  grokproject
Searching for grokproject
Reading http://pypi.python.org/simple/grokproject/
Reading https://launchpad.net/grok

_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev