I'm looking for an ncurses-like GUI debugging tool. PUDB looks especially
nice from what I can find online. Is there anything else like this for
Sage? My searches came up empty.

There's sort of a secondary question buried in the first question I asked,
which is how to get add-on modules, like the memory profiler and PUDB,
installed into the python that's bundled with Sage. My understanding is
that Sage runs the python code in scripts through a separate local version
of python than whatever else would be installed on the system. It's easy
enough to get extra python modules installed on my system, but these do not
show up as modules available for use within Sage. So how do I install extra
modules into the python used by Sage? Perhaps a chroot type of situation?

Maxie

On Nov 27, 2016 12:55 AM, "Ralf Stephan" <gtrw...@gmail.com> wrote:

> Oops wrong link. Do the dev docs really have nothing about Python
> debugging?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-devel" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/sage-devel/G0hD31ZUwSw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to