Skip to content

Fix gensim build (docs & pyemd issues)#2318

Merged
menshikh-iv merged 25 commits into
developfrom
fix-build
Jan 7, 2019
Merged

Fix gensim build (docs & pyemd issues)#2318
menshikh-iv merged 25 commits into
developfrom
fix-build

Conversation

@menshikh-iv
Copy link
Copy Markdown
Contributor

@menshikh-iv menshikh-iv commented Jan 7, 2019

Current PR fix our build, we have 2 issues now

  1. pyemd not compiled properly when installed (sometimes) and raise numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216.
    Solution: implement correct skipping if import failed
  2. sphinx have some issues (related to autodoc + imports and programoutput plugins).
    Solution: extend sys.path + pre-compile binaries before build an documentation.

@menshikh-iv menshikh-iv merged commit 9c5215a into develop Jan 7, 2019
@menshikh-iv menshikh-iv deleted the fix-build branch January 7, 2019 13:07
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.

1 participant