https://bugs.kde.org/show_bug.cgi?id=375467

--- Comment #14 from Antonio Rojas <aro...@archlinux.org> ---
(In reply to Nikita Sirgienko from comment #13)
> Theoretically, If there is way to run 'sage-ipython' directly, without sage
> bash file, I guess, that I could fix this bug for all sage versions, but I
> am not sure.

Running sage-ipython directly should work fine, the problem is finding where
the binary is installed. You can get the location of the SAGE_LOCAL dir with

sage -c "from sage.env import SAGE_LOCAL; print SAGE_LOCAL"

and the sage-ipython should be located in $SAGE_LOCAL/bin

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to