Possibly, you did use which version of sympy?
Vinzent
--
You received this message because you are subscribed to the Google Groups "sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to sympy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
I can't reproduce this with current HEAD. How do you make sure that
sympy is in your sys.path? You have to change to the sympy directory
(using cd), where setup.py lives, than you can execute python or bin/
isympy to run sympy interactively, without installing it.
Vinzent