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

Error importing sklearn #63

Closed
Afef00 opened this issue Aug 4, 2021 · 0 comments
Closed

Error importing sklearn #63

Afef00 opened this issue Aug 4, 2021 · 0 comments

Comments

@Afef00
Copy link

Afef00 commented Aug 4, 2021

Hello,

After successfully running the mnist example on the ZCU104 board, I was trying to do some modifications to the example by importing the sklearn module (to import SVM classifier). I got the following error:

It seems that scikit-learn has not been built correctly. If you have installed scikit-learn from source, please do not forget to build the package before using it: run python setup.py install or make in the source directory. If you have used an installer, please check that it is suited for your Python version, your operating system, and your platform.

I tried to install scikit-learn using: pip3 install scikit-learn. I found that it was already installed.

Any suggestions please?

@Afef00 Afef00 closed this as completed Aug 9, 2021
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

1 participant