Closed DNA-Dave closed 4 months ago
We tried on a few machines on our side but cannot repeat the problem Appreciate if you can provide more hints. On the other hand, to make it run on your side, you might want to try downgrading the numpy in the docker image by pip install numpy==1.24.3
.
@aquaskyline seems like doing a pip install numpy==1.24.3
fixed the issue. Thanks!
Hello,
I am trying to run clair3 using the docker image running on singularity. I have gotten this to work in the past with no issues, but today when I ran my script (which I did not change since the last successful run some time ago), I am seeing errors with the numpy version being not compatible. Error log is attached below. I am hoping that this bug can be patched soon. Many thanks.