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

Error instaling #98

Open
maknol opened this issue Aug 12, 2024 · 1 comment
Open

Error instaling #98

maknol opened this issue Aug 12, 2024 · 1 comment

Comments

@maknol
Copy link

maknol commented Aug 12, 2024

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 . . .`

@tonyhsie
Copy link

Try using Python 3.8.10 instead of other newer versions, it may help.

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

2 participants