I am a newbie and I need your help!!
I have installed scipy on my Ubuntu.
When I ran the code from scipy import optimize, special
I get the following in terminal: can't read /var/mail/scipy.optimize
and if I type python, and get >>> then type in from scipy import optimize
then I ran code including scipy, optimize, I get the following: name 'scipy' is not defined