#12104: Cygwin import problem with randstate
------------------------+---------------------------------------------------
   Reporter:  kcrisman  |          Owner:  tbd     
       Type:  defect    |         Status:  new     
   Priority:  major     |      Milestone:  sage-4.8
  Component:  cygwin    |       Keywords:          
Work_issues:            |       Upstream:  N/A     
   Reviewer:            |         Author:          
     Merged:            |   Dependencies:          
------------------------+---------------------------------------------------

Comment(by dimpase):

 What about the following? Is it more telling?
 {{{
 $ ./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
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12104#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to