#17847: Cython: embed signatures in docstrings
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.6
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  Fixed upstream,    |  Work issues:
  but not in a stable release.       |       Commit:
         Branch:                     |  1a36cc96d1e9ebd5d46a3dd9c027a41e89da2ebc
  u/jdemeyer/ticket/17847            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 {{{
 Error building Sage.

 The following package(s) may have failed to build:

 package: sagenb-0.11.4
 log file: /home/king/Sage/git/sage/logs/pkgs/sagenb-0.11.4.log
 build directory:
 /home/king/Sage/git/sage/local/var/tmp/sage/build/sagenb-0.11.4

 The build directory may contain configuration files and other potentially
 helpful information. WARNING: if you now run 'make' again, the build
 directory will, by default, be deleted. Set the environment variable
 SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

 Makefile:19: recipe for target 'build' failed
 make: *** [build] Error 1
 }}}

 Reason:
 {{{
 Traceback (most recent call last):
   File "/home/king/Sage/git/sage/local/bin/pip", line 9, in <module>
     load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 521,
 in load_entry_point
   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
 2632, in load_entry_point
   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
 2312, in load
   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
 2318, in resolve
   File "/home/king/Sage/git/sage/local/lib/python2.7/site-
 packages/pip-1.5.6-py2.7.egg/pip/__init__.py", l
 ine 10, in <module>
     from pip.util import get_installed_distributions, get_prog
   File "/home/king/Sage/git/sage/local/lib/python2.7/site-
 packages/pip-1.5.6-py2.7.egg/pip/util.py", line
 18, in <module>
     from pip._vendor.distlib import version
   File "/home/king/Sage/git/sage/local/lib/python2.7/site-
 packages/pip-1.5.6-py2.7.egg/pip/_vendor/distlib
 /version.py", line 14, in <module>
     from .compat import string_types
   File "/home/king/Sage/git/sage/local/lib/python2.7/site-
 packages/pip-1.5.6-py2.7.egg/pip/_vendor/distlib
 /compat.py", line 31, in <module>
     from urllib2 import (Request, urlopen, URLError, HTTPError,
 ImportError: cannot import name HTTPSHandler
 Error: Installing SageNB failed.
 }}}
 Why does pip come into play here? Isn't pip optional?

--
Ticket URL: <http://trac.sagemath.org/ticket/17847#comment:20>
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