Joshua McCausland

Results 1 comments of Joshua McCausland

I agree; I get this same issue after an initial install. In my case, changing `np.float` to `float` fixes this issue. The line in question is in reader.py, line 230.