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
Windows 11 Home 22H2 - Windows Feature Experience Pack 1000.22700.1026.0
Python 3.11.1
`Building wheels for collected packages: pytomlpp, pwinput
Building wheel for pytomlpp (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for pytomlpp (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_io.py -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_init_.py -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_impl.pyi -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp\py.typed -> build\lib.win-amd64-cpython-312\pytomlpp
running build_ext
building 'pytomlpp._impl' 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 pytomlpp
Building wheel for pwinput (pyproject.toml) ... done
Created wheel for pwinput: filename=pwinput-1.0.3-py3-none-any.whl size=4530 sha256=89f7c20a968f219cd0f1eadd4979cc74a0fedbf1bf35c9ed211e631f42080358
Stored in directory: c:\users\makno\appdata\local\pip\cache\wheels\a4\16\db\487b6030b631e8150f447e7cddb0329e7a53eb973c2eaa05a8
Successfully built pwinput
Failed to build pytomlpp
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pytomlpp)
Press any key to continue . . .`
The text was updated successfully, but these errors were encountered:
Windows 11 Home 22H2 - Windows Feature Experience Pack 1000.22700.1026.0
Python 3.11.1
`Building wheels for collected packages: pytomlpp, pwinput
Building wheel for pytomlpp (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for pytomlpp (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_io.py -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_init_.py -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp_impl.pyi -> build\lib.win-amd64-cpython-312\pytomlpp
copying src\pytomlpp\py.typed -> build\lib.win-amd64-cpython-312\pytomlpp
running build_ext
building 'pytomlpp._impl' 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 pytomlpp
Building wheel for pwinput (pyproject.toml) ... done
Created wheel for pwinput: filename=pwinput-1.0.3-py3-none-any.whl size=4530 sha256=89f7c20a968f219cd0f1eadd4979cc74a0fedbf1bf35c9ed211e631f42080358
Stored in directory: c:\users\makno\appdata\local\pip\cache\wheels\a4\16\db\487b6030b631e8150f447e7cddb0329e7a53eb973c2eaa05a8
Successfully built pwinput
Failed to build pytomlpp
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pytomlpp)
Press any key to continue . . .`
The text was updated successfully, but these errors were encountered: