Skip to content

Use pip install deep-forest will encounter an ERROR! #139

Description

@Ninjagg

Hi, I'm a newer for deep-forest. When I wanted to try this state-of-the-art method, I encountered an error at the installation step.

The code is shown bellow,

pip install deep-forest

Before installing this package, I created a new virtual environment with python=3.10 using Miniconda.
I have tried the pypi mirror (ustc and tsinghua) and set the http_proxy and https_proxy so as to get the package from https://pypi.org/.

It will raise the error information
"ERROR: Could not find a version that satisfies the requirement deep-forest (from versions: none)".
"ERROR: No matching distribution found for deep-forest"

I also tried to install this package from GitHub according to the tutorial, but still failed.

Thanks for your time!

BR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions