Problems installing PlasClass
0
0
Entering edit mode
18 months ago
SushiRoll ▴ 120

Hey all!!!

I'm attempting to install PlasClass in a VM running ubuntu 20.04. The installation instructions (https://github.com/Shamir-Lab/PlasClass) say that install.py will automatically install the dependencies (NumPy and Scikit-learn) but it somehow fails. I can successfully install Scikit-learn but I get the following message related to PlasClass:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
plasclass-dpellow 0.1 requires joblib==1.2.0, but you have joblib 1.1.0 which is incompatible.
plasclass-dpellow 0.1 requires numpy==1.22.0, but you have numpy 1.22.4 which is incompatible.
plasclass-dpellow 0.1 requires scikit-learn==0.21.3, but you have scikit-learn 1.1.2 which is incompatible.
plasclass-dpellow 0.1 requires scipy==1.3.2, but you have scipy 1.8.1 which is incompatible.

It seems to me that asides from joblib, every version is newer than the required. Is this a bug in PlasClass? Does anyone know if there's a way to solve this?

Thanks!

PlasClass • 342 views
ADD COMMENT

Login before adding your answer.

Traffic: 1858 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6