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

correct np.int to int. Numpy alias np.int has been deprecated #123

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

dprat
Copy link
Contributor

@dprat dprat commented Mar 30, 2023

minor correction: np.int to int.
Numpy alias np.int has been deprecated leading to error in the package.

@xuyxu
Copy link
Member

xuyxu commented Mar 30, 2023

Thanks @dprat.

@xuyxu xuyxu merged commit 96e762b into LAMDA-NJU:master Mar 30, 2023
@liupeiID
Copy link

liupeiID commented Apr 4, 2023

How could we update this correction after the deep-forest package is installed with 'pip install deep-forest'?

@dprat
Copy link
Contributor Author

dprat commented Apr 4, 2023

It depends on the author of the package to make a new release on pip.
For now I guess you can install it from source and then do :
python setup.py install

@simonprovost
Copy link

simonprovost commented Dec 20, 2023

@xuyxu when will we'd get a release out of this merged PR on PiP, please?

@xuyxu
Copy link
Member

xuyxu commented Dec 21, 2023

@simonprovost will take a look soon, thanks.

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.

4 participants