Teichlab / celltypist

A tool for semi-automatic cell type classification
https://www.celltypist.org/
MIT License
278 stars 44 forks source link

The tutorial notebook didn't quite work ModuleNotFoundError: No module named 'celltypist' #23

Closed brianpenghe closed 2 years ago

brianpenghe commented 2 years ago

image


---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
/tmp/ipykernel_7855/813241117.py in <module>
----> 1 import celltypist
      2 from celltypist import models

ModuleNotFoundError: No module named 'celltypist'
brianpenghe commented 2 years ago

I installed it in my terminal and it worked!