On Tuesday, October 16, 2012 10:38:34 AM UTC-7, fomalhauty wrote: > > Hi Volker, > > All the programs were installed by the university, and I cannot install a > program myself as I am not the administrator. I asked the computer facility > help center, but they have not figured out a solution. > > My Sage can do simple evaluations, but it cannot write to a location to > plot the graph: > > sage: cd matplotlib-1.1.0/ > [Errno 2] No such file or directory: 'matplotlib-RealNumber(1.1).gen(0)/' > /Network/Servers/smb-files.math.uwaterloo.ca/cifs.homedir/MacProfile/.sage > > And the output of "mount" just gave a name error.. >
He meant to run "mount" from a Terminal window on the Mac, not from within Sage. From a Terminal window, what is the output from echo $HOME -- John -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
