I downloaded latest git and did:
python
>>> import sympy
and got -
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/usr/local/lib/python2.6/dist-packages/sympy-0.7.0_git-py2.6.egg/sympy/__init__.py",
line 24, in <module>
from assumptions import *
ImportError: No module named assumptions
>>>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sympy" 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?hl=en
-~----------~----~----~----~------~----~------~--~---