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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.