python-sfml
python-sfml copied to clipboard
how install sfml in python 3.10
i`m write to cmd pip install sfml
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> sfml
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
how fix error in python 3.10.4?
I think the repo is no longer maintained . I am also stuck with the same problem