On Sun, 09 Mar 2014 at 07:14AM -0700, [email protected] wrote:
> Sage commandline 6
> Traceback (most recent call last):
>   File "/Users/sdermon/Documents/popo/example.sagetex.py", line 367, in 
> <module>
>     _st_.endofdoc()
>   File 
> "/Applications/Sage-6.1.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/sagetex.py",
>  line 282, in endofdoc
>     sagef = open(self.filename + '.sagetex.sage', 'r')
> IOError: [Errno 2] No such file or directory: 'example.sagetex.sage'
> logout

My guess is that your TeX is using a version of sagetex.sty that is
generating example.sage, not example.sagetex.sage. What do you get if
you do 

kpsewhich sagetex.sty

in a terminal?

Dan

-- 
---  Dan Drake
-----  www.math.wisc.edu/~ddrake/
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to