Re: AttributeError: 'Or' object has no attribute 'as_independent'

2014-02-13 Thread Terry Reedy
ndependent(*symbols) AttributeError: 'Or' object has no attribute 'as_independent' You should report this on the sympy list. It is mirrored on news.gmane.org as gmane,comp.python.sympy. Code: import csv as csv import os import numpy as np import sympy as sy #from sympy im

AttributeError: 'Or' object has no attribute 'as_independent'

2014-02-13 Thread wilsonmonde
7\lib\site-packages\sympy\solvers\solvers.py", line 1434, in _ solve_system i, d = _invert(g, *symbols) File "C:\Python27\lib\site-packages\sympy\solvers\solvers.py", line 2422, in _ invert indep, dep = lhs.as_independent(*symbols) AttributeError: 'Or' object has no