Could we please more details:

what is your OSX version?
where did you get the binary (the URL pointing at the dmg/tar file)?

Did you follow the instructions in Readme?



On Sat, 6 Oct 2018, 15:44 Bruce Bartlett, <brucehbartl...@gmail.com> wrote:

> I just installed the Sage 8.3 Mac binaries on my Macbook Air.
>
> I clicked on the icon in the Applications folder. After a while, I was
> able to open up a Jupyter notebook.
>
> The first thing I did was copy and paste one of the interact examples from
> the documentation.
>
> I get the following error (it seems numpy is not installed correctly?)
>
> /Applications/SageMath-8.3.app/Contents/Resources/sage/local/lib/python2.7/site-packages/matplotlib/cbook/__init__.py
>  in <module>()     33 from .deprecation import mplDeprecation, 
> MatplotlibDeprecationWarning     34 ---> 35 import numpy as np     36      37
> /Applications/SageMath-8.3.app/Contents/Resources/sage/local/lib/python2.7/site-packages/numpy/__init__.py
>  in <module>()    129         its source directory; please exit the numpy 
> source tree, and relaunch    130         your python interpreter from 
> there."""--> 131         raise ImportError(msg)    132     133     from 
> .version import git_revision as __git_revision__
> ImportError: Error importing numpy: you should not try to import numpy from
>         its source directory; please exit the numpy source tree, and relaunch
>         your python interpreter from there.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to