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

Publish Linux wheels #639

Closed
tmylk opened this issue Mar 25, 2016 · 14 comments
Closed

Publish Linux wheels #639

tmylk opened this issue Mar 25, 2016 · 14 comments
Assignees
Labels
difficulty medium Medium issue: required good gensim understanding & python skills wishlist Feature request

Comments

@tmylk
Copy link
Contributor

tmylk commented Mar 25, 2016

pip now supports wheels for Linux and we should add this support to make Gensim installation easier.

https://github.com/pypa/manylinux

@tmylk tmylk added wishlist Feature request difficulty easy Easy issue: required small fix labels Mar 25, 2016
@souravsingh
Copy link
Contributor

I would like to work on the issue. How do I start?

@tmylk
Copy link
Contributor Author

tmylk commented May 23, 2016

@souravsingh Thanks a lot for stepping up!

The task is to contribute a PR to this repo https://github.com/matthew-brett/manylinux-builds

You can use this build as a template. Also the gensim on OSX repo might be relevant.

@tmylk
Copy link
Contributor Author

tmylk commented Oct 5, 2016

@droudy has created the wheels in https://github.com/tmylk/gensim-manylinux

It needs some finishing touches

@piskvorky
Copy link
Owner

piskvorky commented Nov 4, 2016

@droudy @tmylk @souravsingh any progress on the finishing touches?

@souravsingh
Copy link
Contributor

@droudy Can you tell me what was the problem with the manylinux repo? Looking here matthew-brett/manylinux-builds#10, it seems there is a problem with scipy build.

@droudy
Copy link
Contributor

droudy commented Nov 9, 2016

@souravsingh There were issues with several packages failing to build for python 2.6 and 3.3 and the decision was to remove support for python 2.6 and 3.3.

@tmylk
Copy link
Contributor Author

tmylk commented Nov 9, 2016

The latest is in https://github.com/tmylk/gensim-manylinux

@Sandy4321
Copy link

Sandy4321 commented Mar 9, 2017 via email

@yuvipanda
Copy link

Can those wheels be published to PyPI now? :D It would be pretty awesome!

@menshikh-iv menshikh-iv added difficulty medium Medium issue: required good gensim understanding & python skills and removed difficulty easy Easy issue: required small fix labels Oct 2, 2017
@menshikh-iv
Copy link
Contributor

@tmylk @droudy @souravsingh what're staus here?

@souravsingh
Copy link
Contributor

Nothing was done about fixing the manylinux repo. Should we have linux wheels for gensim, considering we have tarballs for gensim on conda and pip install works fine?

@menshikh-iv
Copy link
Contributor

@souravsingh wheels needed only for linux users without compiler. For my opinioun, this can be useful, but it's not obligatory

@markroxor
Copy link
Contributor

markroxor commented Dec 19, 2017

@menshikh-iv Please update this.

@menshikh-iv
Copy link
Contributor

menshikh-iv commented Dec 19, 2017

Resolved in MacPython/gensim-wheels#7, related issue #1731

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty medium Medium issue: required good gensim understanding & python skills wishlist Feature request
Projects
None yet
Development

No branches or pull requests

8 participants