Hello. Has anyone tried to use the SymPyPrt IPython extension for
pretty pretting in *ubuntu Raring?

After upgrading to Raring, I find that I can no longer use the
extension in either IPy2 or IPy3. Previously on Precise it worked out
of the box for IPy2 and after some effort for IPy3. Now I get the
error:

In [1]: from sympy import *

In [2]: %load_ext sympyprt3

In [3]: var('x')
Error (dvipng): use the log property for more information.

Loading up the console from the terminal rather than the menu item (to
get any stderr output) I get:

[IPKernelApp] To connect another client to this kernel, use:
[IPKernelApp] --existing kernel-12196.json
Segmentation fault (core dumped)

It is curious that dvipng should segfault. What is even more curious
is that dvipng has practically not changed in Raring since Precise:
http://packages.ubuntu.com/search?keywords=dvipng&searchon=names&suite=all&section=all
except for a new build. The changelog says it's for some kpathsea
transition but I'm not sure whether that would be the cause of the
problem.

Should I ask about this on some other list perhaps?

-- 
Shriramana Sharma ஶ்ரீரமணஶர்மா श्रीरमणशर्मा

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to