Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ninjagg opened this issue Mar 20, 2024 · 2 comments
Open

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

Ninjagg opened this issue Mar 20, 2024 · 2 comments

Comments

@Ninjagg
Copy link

Ninjagg commented Mar 20, 2024

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

@Ninjagg
Copy link
Author

Ninjagg commented Mar 21, 2024

Emmm. I have resolved this question by setting python=3.8. Adding a kind reminder maybe help others.

BR

@luciunfair
Copy link

for me it worked with python 3.7 .not even with 3.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants