Jupyter Notebook scanpy import fails

129 Views Asked by At

When I import scanpy using the command import scanpy as sc the kernel dies and restarts and never imports scanpy. it used to work but now it doesnt. Similar proble in Google Colab. Any fixes for this?

pip install scanpy import scanpy as sc

0

There are 0 best solutions below