How to solve problem about [Errno 11] unable to lock file?

335 Views Asked by At

I want to run solo (https://doi.org/10.1016/j.cels.2020.05.010.) to detect doublets in the scRNAseq dataset, but when I run this, it jumps a BlockIOError to me, like the picture.

enter image description here.

I googled this problem and tried upgrading h5py, numpy and ipython, but it doesn't work. I also tried modifying the ~/.bashrc, but it can't execute because my server is public and it doesn't support this. The reboot didn't seem to work either. What can I do to solve this? QAQ

0

There are 0 best solutions below