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

Ref #2894 fixing segmentation fault for doc2vec #2902

Closed
wants to merge 1 commit into from

Conversation

mohsin-ashraf
Copy link

PR for #2894 I was unable to install test scripts (pip install -e .[test]) and could not test it on my PC. Please review the PR and let me know if I need to change something before its gets meged.

Also I see some other potential script that could have the same problem, for example word2vec_corpusfile.pyx

@mohsin-ashraf
Copy link
Author

Any instructions on what I can do to resolve these circle ci failures?

@piskvorky
Copy link
Owner

piskvorky commented Jul 27, 2020

Your modified file doesn't even compile, see the log. You cannot change the types that mechanically, the signatures and data structures need to match.

If you're not familiar with C code it's probably best to wait until we get to it. Although I cannot promise any ETA, we're busy with preparing for 4.0.0 now.

@mohsin-ashraf mohsin-ashraf deleted the fix-2894 branch July 30, 2020 02:45
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