Open twillis449 opened 7 years ago
Current versions of numpy do not include back compatibility with oldnumeric. So line 8 of anynumpy.py causes a failure and an error message to pop up. If this line is commented out, things work.
Current versions of numpy do not include back compatibility with oldnumeric. So line 8 of anynumpy.py causes a failure and an error message to pop up. If this line is commented out, things work.