dedaLES icon indicating copy to clipboard operation
dedaLES copied to clipboard

Error in test

Open liu-ran opened this issue 3 years ago • 2 comments

Hi, I got an error on my centos machine when installing the dedaLED and testing it by python3 -m dedalus test.

The error is as follow:

E TypeError: 'numpy.float128' object cannot be interpreted as an integer

/opt/anaconda3/envs/dedalus/lib/python3.8/site-packages/scipy/special/_basic.py:2382: TypeError

I don't know why but I really install the dedaLES along the guide.

liu-ran avatar Jul 04 '21 08:07 liu-ran

What is the expected outcome of python3 -m dedalus test? I've never run that command. This package doesn't have tests, unfortunately (it was only developed in a time-span of about 3-4 weeks).

I am not sure I can help much with this package as I haven't touched it for years (I am working on https://github.com/CliMA/Oceananigans.jl instead). I'm sorry about that! You might find more help in the dedalus community: https://github.com/DedalusProject. Also, if you find this package useful, I think you should advocate for it to be added there.

glwagner avatar Jul 04 '21 18:07 glwagner

Hi @glwagner Many thanks. Now I know where I can find help.

liu-ran avatar Jul 05 '21 03:07 liu-ran