Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-Medium
New issue 2409 by [email protected]: variable undefined http://code.google.com/p/sympy/issues/detail?id=2409 The following error popped up while testing: File "C:\Documents and Settings\chris\sympy\sympy\polys\polytools.py", line 5053, in groebner raise DomainError("can't compute a Groebner basis over %s" % K) NameError: global name 'K' is not defined If this is addressed in upcoming pull requests, please delete. -- 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.
