it does exist.
Here is perhaps a more telling symptom:

$ ./sage -python
Python 2.6.4 (r264:75706, Nov 29 2011, 16:54:39)
[GCC 4.5.3] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import sage
>>> from sage import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File 
"/usr/local/sage/sage-4.7.2/local/lib/python2.6/site-packages/sage/all.py", 
line 63, in <module>
    from sage.ext.c_lib import _init_csage, sig_on_count
ImportError: No such file or directory
>>>

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to