sanderlab / CellBox

CellBox: Interpretable Machine Learning for Perturbation Biology
MIT License
54 stars 22 forks source link

pip command not working. #2 #18

Closed abhinavgudipati closed 3 years ago

abhinavgudipati commented 3 years ago
Screenshot 2021-02-18 at 5 07 56 PM

I have already discussed this issue previously. I have tried both methods of installation.

pip3 as well as pip. But both are persistently giving me errors. Looking forward to know how to work around this error.

Thanking you!

@cannin @DesmondYuan @judyueshen

abhinavgudipati commented 3 years ago

Looking forward to your prompt response! thanking you!

DesmondYuan commented 3 years ago

@abhinavgudipati thanks for the question.

I could not reproduce your error. Can you specify which python and pip version are you using?

Also this seems like an error of pip and is independent to which package you install. See some of the discussions here and here. Not sure if they are related though. But I would try to upgrade pip to the latest version and try again.

PS: you can specify which branch to install other than version_for_revision which is actually an outdated branch.

abhinavgudipati commented 3 years ago

I was able to figure this issue! Apologies for late update! Thanking for your attention! @DesmondYuan