-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
pypi package shogun #3132
Comments
|
for the record: this is a good tool to call cmake from |
@karlnapf @vigsterkr Please have a look at a simple setup.py https://github.com/Eejya/shogun/blob/pip_install/setup.py I've written. I've not tested it completely due to a make error I keep getting - http://pastebin.com/vPNh4XPa. Any pointers on how to fix the error ? |
@arianepaola another one for you, you could in fact build things on the gist above |
@karlnapf ok, I will have a look. |
Done since 2151b9c |
this is still broken. let's keep it open... in the meanwhile you can install shogun python interface with conda: |
this should be super easy with setuptools.
ping me (@vigsterkr) for help
The text was updated successfully, but these errors were encountered: