Skip to content

Problems installing PlasClass #17

@alanxelena

Description

@alanxelena

Hi!

I'm attempting to install PlasClass in a VM running ubuntu 20.04. The installation instructions say that install.py will automatically install the dependencies (NumPy and Scikit-learn) but it somehow fails. I can successfully install Scikit-learn independently 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?

Any help would be really appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions