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

hub.py issue #10

Open
thedevwhodoescybersecutiy opened this issue Mar 29, 2024 · 0 comments
Open

hub.py issue #10

thedevwhodoescybersecutiy opened this issue Mar 29, 2024 · 0 comments

Comments

@thedevwhodoescybersecutiy

Traceback (most recent call last):
File "C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master\apps\hub\hub.py", line 9, in
import webview
ModuleNotFoundError: No module named 'webview'
PS C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master> pip install webview
Collecting webview
Downloading webview-0.1.5.tar.gz (18 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: webview
Building wheel for webview (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'webview' 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 webview
Running setup.py clean for webview
Failed to build webview
ERROR: Could not build wheels for webview, which is required to install pyproject.toml-based projects

[notice] A new release of pip is available: 23.2.1 -> 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip

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