Updates:
Status: Valid
Comment #8 on issue 3349 by [email protected]: gremlin in master
http://code.google.com/p/sympy/issues/detail?id=3349
The following is being printed in Windows durint testing of ipython with
2.7:
sympy\interactive\tests\test_ipython.py[1] WARNING: Readline services not
availa
ble or not loaded.WARNING: Proper color support under MS Windows requires
the py
readline library.
You can find it at:
http://ipython.org/pyreadline.html
Gary's readline needs the ctypes module, from:
http://starship.python.net/crew/theller/ctypes
(Note that ctypes is already part of Python versions 2.5 and newer).
Defaulting color scheme to 'NoColor'. [OK]
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.