dedaLES
dedaLES copied to clipboard
Error in test
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.
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.
Hi @glwagner Many thanks. Now I know where I can find help.