-
Notifications
You must be signed in to change notification settings - Fork 4
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
Wheel fails to build on Windows #4
Comments
@ashu-1993 thanks for the report, sorry this is causing problems. I'm going to need a bit more information to look into this. Can you paste the output of these commands:
What version of Windows are you trying to run this on? Either paste the output of a command like |
Hi, |
Hi @Padmavathy25, Sorry you're encountering the same issue. Can you please provide the diagnostic information above? Alternatively, you can copy the lib.c file and create your own python->c binding for the last function in that file, which is all this library really exports. |
I installed scikit-learn and imported kmeans from it. Do you still need error messages |
Good call 👍 scikit-learn is going to be far more robust than a random C script I wrote half a decade ago. |
Reported by @ashu-1993 here:
The text was updated successfully, but these errors were encountered: