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

Downgrade scipy/numpy requirements. Fix #1450 #1470

Merged
merged 5 commits into from
Jul 7, 2017

Conversation

menshikh-iv
Copy link
Contributor

@menshikh-iv menshikh-iv commented Jul 6, 2017

We should to minimize numpy/scipy version
For test/build we need numpy/scipy wheels,
Minimal wheels version for linux from PyPI

* numpy scipy
2.7 1.6.0 0.9.0
3.5 1.9.0 0.16.0
3.6 1.11.3 0.18.1

@menshikh-iv
Copy link
Contributor Author

We can use different versions of the dependencies depending on the python version, but It will bring pain and suffering.

As more people move to 3.6 from 2.7 + we want to build gensim wheels for all main python versions (2.7, 3.5 and 3.6), for this reasons I'll use versions that anywhere available (i.e. from 3.6).

You agree with me @piskvorky?

@piskvorky
Copy link
Owner

Up to you @menshikh-iv , I have no preference either way.

@menshikh-iv menshikh-iv merged commit faefe9d into develop Jul 7, 2017
@menshikh-iv menshikh-iv deleted the minimal-sci-version branch July 7, 2017 04:57
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

Successfully merging this pull request may close these issues.

2 participants