-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Tests fail: RuntimeError: Compiled extensions are unavailable. #3491
Comments
Can you please expand on this? It looks like you're building from source, so you started by cloning (or downloading) the gensim source code. What steps did you take after that? |
We download the code from PYPI gensim-4.3.2.tar.gz
Then we run the
|
Thank you. Please provide full command line output of your build and install commands. Also, please let us know if it is possible to reproduce this with a previous version of gensim (4.3.1). |
@yurivict Are you able to provide the requested information? If not, then we cannot help you. |
No reply for almost a year. Closing. |
Problem description
Tests fail like this:
The project was built using PEP517 compliant
build
andinstall
modules, and cython is available.It isn't clear why compiled extensions aren't available.
Steps/code/corpus to reproduce
n/a
Versions
Please provide the output of:
The text was updated successfully, but these errors were encountered: