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

Building wheel for webview (pyproject.toml) did not run successfully. #3

Open
vxedit opened this issue Mar 27, 2024 · 0 comments
Open

Comments

@vxedit
Copy link

vxedit commented Mar 27, 2024

`Collecting webview
Using cached webview-0.1.5.tar.gz (18 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: webview
Building wheel for webview (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for webview (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
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 webview
Failed to build webview
ERROR: Could not build wheels for webview, which is required to install pyproject.toml-based projects `

iam trying to install this in a venv of python and my lib are up-to-date, and then i tried to download c build tools from https://visualstudio.microsoft.com/visual-cpp-build-tools/ and installed it but still it throws this error i dont know if i have installed it incorrectly or if i have to describe by giving more info related to my hardware and os but if you want more info you can ask.

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