You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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.
The text was updated successfully, but these errors were encountered:
`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.
The text was updated successfully, but these errors were encountered: