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

error: Microsoft Visual C++ 14.0 or greater is required. #12

Open
stevem995 opened this issue Dec 22, 2024 · 0 comments
Open

error: Microsoft Visual C++ 14.0 or greater is required. #12

stevem995 opened this issue Dec 22, 2024 · 0 comments

Comments

@stevem995
Copy link

Pip install fails even if visual studio tools are installed.

System:
Windows 10
Python: 3.9.9
Terminal: Git-bash

Steps:

  1. Install the tools from:
    https://visualstudio.microsoft.com/visual-cpp-build-tools/
  2. Start another gitbash terminal
  3. run python -m pip install slidedown

building 'multidict._multidict' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for multidict
Failed to build multidict
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (multidict)

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