Closed Dangertrip closed 5 years ago
Hi @Dangertrip , can you please explain what doesn't work about higher versions of scprep with MAGIC?
I use pip to install scprep in python3.6
But when I run "import magic", error was reported.
I reinstalled scprep==0.10.0 and no error appears again.
I'm using Mac here.
Here's my error:
Traceback (most recent call last):
File "
This is an issue with scprep
, moving the conversation over there.
@Dangertrip just to be clear, I have reopened this issue at https://github.com/KrishnaswamyLab/scprep/issues/33
@Dangertrip should be all fixed now. pip install --upgrade magic-impute
will have you all set.
Sorry about the delay. I just came back in town today. Thank you for solving this problem!
Have to install scprep==0.10.0 when using MAGIC in python3.6 Higher version of scperp doesn't work for MAGIC. Plz notice and change the requirement~