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

pypi package shogun #3132

Open
vigsterkr opened this issue Mar 30, 2016 · 7 comments
Open

pypi package shogun #3132

vigsterkr opened this issue Mar 30, 2016 · 7 comments

Comments

@vigsterkr
Copy link
Member

this should be super easy with setuptools.
ping me (@vigsterkr) for help

@karlnapf
Copy link
Member

pip install shogun

@vigsterkr
Copy link
Member Author

for the record: this is a good tool to call cmake from setup.py: https://github.com/scikit-build/scikit-build

@Eejya
Copy link

Eejya commented Apr 5, 2016

@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 ?

@karlnapf
Copy link
Member

@arianepaola another one for you, you could in fact build things on the gist above
@Eejya I don't really get the error you are having there. Does this also occur when you compile Shogun normally?

@arianepaola
Copy link
Contributor

@karlnapf ok, I will have a look.

@karlnapf
Copy link
Member

Done since 2151b9c

@vigsterkr
Copy link
Member Author

this is still broken. let's keep it open... in the meanwhile you can install shogun python interface with conda:
conda install -c conda-forge shogun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants