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

Provide Python3.9 Wheels #3056

Closed
FredHappyface opened this issue Mar 1, 2021 · 1 comment · Fixed by #3058
Closed

Provide Python3.9 Wheels #3056

FredHappyface opened this issue Mar 1, 2021 · 1 comment · Fixed by #3058

Comments

@FredHappyface
Copy link
Contributor

Problem description

I'm attempting to install this on Windows as it is a dependency for a program I wish to run however, to install from source Microsoft Visual C++ 14.0 is required.

Would it be possible to provide wheels for this version?

Steps/code/corpus to reproduce

do pip install gensim on Python3.9 Windows 10

Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/   

Versions

Windows-10-10.0.19041-SP0
Python 3.9.2 (tags/v3.9.2:1a79785, Feb 19 2021, 13:44:55) [MSC v.1928 64 bit (AMD64)]
Bits 64
NumPy 1.20.1
SciPy 1.6.1
gensim N/A (attempting to install 3.8.3)

Thanks

@mpenkov
Copy link
Collaborator

mpenkov commented Mar 1, 2021

Related PR: #2966

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 a pull request may close this issue.

2 participants