Well, I've resolved these issues while trying to get a different
application to work. In the unlikely event that someone else has the
same problem, it seems I somehow removed my own write permissions to
my home directory. (Very strange on a brand-new machine...) With
that fixed (by doing "get i
Hello all,
I had (have) some minor troubles running sage under OS X 10.6, that I
thought I would report here:
A) The installation instructions don't make sense. In particular, the
following paragraph in sage-README-osx.txt doesn't appear to
correspond to reality. (Probably it did in a previous
Thanks, that works perfectly! One other question-- is there any way
to get .html output when "attach"ing a .spyx file? (Perhaps this is
asking a lot...)
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from th
Hello,
When developing cython code, I find the annotation .html files
(showing yellow lines where python calls are, etc.) useful. I can do
this from the notebook interface, or (apparently) from command-line
usage of cython, but I'm not sure it it is possible to do from the
sage command line. i