Closed BillyChen123 closed 8 months ago
When I run this code, I have some trouble. '''scib.me.clisi_graph(datasets, label_key="batch2", type="full")'''
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/lisi_gtjq4lmu/graph_lisi_indices_0.txt'
How do I fix it?
Try installing from source, as suggested in https://github.com/theislab/scib/issues/308
Closing this for now. Feel free to reopen if this is still an issue
When I run this code, I have some trouble. '''scib.me.clisi_graph(datasets, label_key="batch2", type="full")'''
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/lisi_gtjq4lmu/graph_lisi_indices_0.txt'
How do I fix it?