pip install python-crfsuite
Collecting python-crfsuite
Using cached python-crfsuite-0.9.9.tar.gz (440 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: python-crfsuite
Building wheel for python-crfsuite (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for python-crfsuite (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-311
creating build\lib.win-amd64-cpython-311\pycrfsuite
copying pycrfsuite\_dumpparser.py -> build\lib.win-amd64-cpython-311\pycrfsuite
copying pycrfsuite\_logparser.py -> build\lib.win-amd64-cpython-311\pycrfsuite
copying pycrfsuite\__init__.py -> build\lib.win-amd64-cpython-311\pycrfsuite
running build_ext
building 'pycrfsuite._pycrfsuite' 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 python-crfsuite
Failed to build python-crfsuite
ERROR: Could not build wheels for python-crfsuite, which is required to install pyproject.toml-based projects
安装python包crfsuite老是出现这样的问题,conda我也下载过了也不行,又卸载了,python也卸载下载了最新的,就是安装不了crfsuite