notebook ERROR on OS X 10.8
I just built sage-5.3 from source using (a newly upgraded) OS X 10.8, and now Im unable to start my notebook. I run notebook(), and get the error message
OSError: [Errno 2] No such file or directory: '/Users/~/.sage/sage_notebook.sagenb/home/pub'
And these files are indeed missing. Is there some sort of initialization step that needs to be taken?
Try moving the directory `/Users/~/.sage` out of the way (rename it .sage.OLD or something) ad try starting the notebook again.