#18131: Revert sagenb installation back to easy_install + update pip to 6.1.1
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  blocker            |    Milestone:  sage-6.6
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Jeroen Demeyer
        Authors:  Volker Braun       |  Work issues:
Report Upstream:  Reported           |       Commit:
  upstream. No feedback yet.         |  69650e296c29a78c02ad2ce6598fca0412215e38
         Branch:                     |     Stopgaps:
  u/vbraun/pip_requires_ssl          |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Old description:

> Pip works only if Python was built with libssl. The current workaround is
> {{{
> cd $SAGE_ROOT
> ./sage -i openssl
> ./sage -f python
> make
> }}}
> Note that the step `./sage -i openssl` can be replaced with a system wide
> installation of libssl.

New description:

 Pip works only if Python was built with libssl (which can not be a
 standard package because of licensing issues), so this ticket reverts
 #17913 (that moved sagenb install from easy_install to pip). This ticket
 takes the opportunity to update pip.

--

Comment (by tmonteil):

 I modified the title and the description of the ticket since what is
 positively reviewed did not correspond. I agree with Jeroen that there
 should have been two separate tickets since two different issues are
 addressed here.

--
Ticket URL: <http://trac.sagemath.org/ticket/18131#comment:25>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to