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

Fix issue #82: scikit-learn and requirement file update #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Codegass
Copy link

@Codegass Codegass commented Oct 6, 2023

This PR fix Issue #82

Like in issue #82, I have also tried to use the package on my Mac, but it seems the dependency of the lib is out-of-date.

There are two fix in this PR.

For local running of the lib:

  • The requirement.txt file is fixed with correct version requirements and package name.

For Setup.py for PIP install:

  • The setup.py's dependency sklearn is corrected to scikit-learn.

@Thesoul20
Copy link

This code can resolve the install issue created by sklearn rename as scikit-learn, Please merge this pull requests. Without this pull, I cannot install the aifeynman package.😩

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

Successfully merging this pull request may close these issues.

2 participants