Checked out version 16821. Leading to the issue discussed here 
<https://groups.google.com/forum/#!topic/sage-support/9_eX1Wbafnk>.

Running "make" produces an error related to the package sagelib-7.3.beta2.

Tried switching back to the main version. Before "git checkout" would allow 
me to I had to commit or "stash." 
I chose "stash."  Tried "make" on my main version which built successfully 
immediately before the checkout of 16821, 
and "make" again produces an error with sagelib-7.3.beta2

Error message is 

************************************************************************

Traceback (most recent call last):

  File "setup.py", line 67, in <module>

    include_dirs = sage_include_directories(use_sources=True)

  File "/Users/jahundle/sage/src/sage/env.py", line 172, in 
sage_include_directories

    import os, numpy

ImportError: No module named numpy

************************************************************************


JH


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

Reply via email to