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

File "<string>", line 111, in finalize_options AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__' when installing gensim 3.8.3 with pip install #3484

Open
bweill555 opened this issue Jul 17, 2023 · 0 comments

Comments

@bweill555
Copy link

bweill555 commented Jul 17, 2023

Hi,

I'm getting the following error message when attemting to install gensim 3.8.3 with pip install (Python 3.9)
File` "C:\Users\XXX\AppData\Local\Temp\pip-build-env-aj3aaluh\overlay\Lib\site-packages\setuptools\_distutils\cmd.py", line 111, in ensure_finalized self.finalize_options() File "<string>", line 111, in finalize_options AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__'

I have looked for a setup.py file that I could hack (fix to a similar reported bug) but couldn't find any...

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

No branches or pull requests

1 participant