1.使用pip install python-Levenshtein尝试安装

Python-Levenshtein库的安装

2.若出现如下错误,则表示当前运行环境缺少Visual C++ 14.0组件。

Python-Levenshtein库的安装

3.下载缺少的组件,双击进行安装,并等待安装:

Python-Levenshtein库的安装

Python-Levenshtein库的安装    Python-Levenshtein库的安装 

Python-Levenshtein库的安装 

4.安装完成后关闭,在虚拟环境中继续使用pip进行安装,安装成功。

 Python-Levenshtein库的安装

 

Python-Levenshtein库的安装

 

相关文章:

  • 2021-11-26
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-06-21
  • 2021-10-17
猜你喜欢
  • 2022-12-23
  • 2021-06-04
  • 2021-08-15
  • 2021-04-20
  • 2022-01-23
  • 2021-10-22
相关资源
相似解决方案