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

Scikit-learn version issue: suggestion #81

Open
ellasiera opened this issue May 6, 2023 · 6 comments
Open

Scikit-learn version issue: suggestion #81

ellasiera opened this issue May 6, 2023 · 6 comments

Comments

@ellasiera
Copy link

There seem to be several issues related to VIBRANT_setup.ph errors due to installing a wrong version of scikit-learn and python 3.8. Right now the error refers to installing a scikit version lower than 0.21.3, when the actual error usually occurs when installing higher versions, which is confusing. Could you just change the error message to reflect that?

@TaekgeunLee1
Copy link

I have same error!
Did you solve this problem?

@ellasiera
Copy link
Author

I have same error!
Did you solve this problem?

Sorry, I didn't

@KrisKieft
Copy link
Member

Hi, yes this just seems to be a reporting issue when verifying the version of scikit-learn. I'd suggested installing the version listed in the README.

@lynnetea
Copy link

Did this work for anyone? I have the following message in the log from the -test:

VIBRANT Caution: running a version of Scikit-Learn lower than v0.21.3 will likely cause issues. With pip you can update by running "pip install --upgrade scikit-learn==0.21.3".

I have an updated version of scikit-learn (from conda list):
scikit-learn 1.3.2 py311ha25ca4d_2 conda-forge

Please help. I have no idea how to solve this.

@haleyhallowell
Copy link

I am also having a similar issue, im not able to install vibrant from bioconda, and am unable to install that specific version of scikit-learn. I've been trying to troubleshoot this issue for about a month with no luck. Are you planning on putting out a new release that updates scikit-learn? i think it would really improve the ease of installation

@nelsonruth11
Copy link

nelsonruth11 commented Oct 22, 2024

Had the same issue due to incompatible versions of python and scikit.

I downgraded to python=3.7.13, then installed scikit-learn=0.21.3 and vibrant=1.2.1. Ran the VIBRANT_setup.py -test message successfully.

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

6 participants