HemantKArya / lsHotword

Hotword/Wake Word detection in python for all platforms(Windows/Linux/Mac).
MIT License
15 stars 1 forks source link

Installation Error The 'sklearn' PyPI package is deprecated, use 'scikit-learn' rather than 'sklearn' for pip commands #1

Closed aadityadengle closed 3 months ago

aadityadengle commented 9 months ago

The error occurred on Raspberry Pi Zero 2W. may need to update the package requirements, with scikit-learn, as sklearn has been deprecated.

image

HemantKArya commented 6 months ago

If you have found any workaround for this library for RaspberryPi than I appreciate if you make PR using custom forked.