Skip to content

hub.py issue #10

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions