On Mon, Aug 10, 2009 at 5:29 PM, Alan Bromborsky<[email protected]> wrote: > > 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 > >>>
I am sorry for this. Try now, it should be fixed. (I pushed the patch for this with the maxima2 branch for a review, but I think this one is critical, so I cherry-picked it and pushed it in). It should have been pushed in with the query branch. Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
