Hi! I'm having trouble with sagetex on snow leopard. I keep on getting this error when I'm making my document in texshop:
Package sagetex Warning: There were undefined Sage formulas and/or plots. Run Sage on boaspg69p11.sage, and then run LaTeX on boaspg69p11.tex again. I checked my sage code, and there are no errors. When I ran the sage on the file, it spit out this marvelous error: Traceback (most recent call last): File "/Users/axiom/Documents/temporal/school/physics/wave_physics/ homework/latex_problems/boas_pg_69_p_11/boaspg69p11.py", line 25, in <module> _st_.endofdoc() File "/Applications/sage/local/lib/python2.6/site-packages/ sagetex.py", line 173, in endofdoc sagef = open(self.filename + '.sage', 'r') IOError: [Errno 2] No such file or directory: 'boaspg69p11.sage' I'm using the sagetex.sty that comes with sage (4.4.1). I originally had sage 4.3.5, but I figured perhaps upgrading would fix this problem and it has not. I also ran sage -i sagetex a few times over already, and it has not made a difference. Thank you! -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org