Giveme5W1H icon indicating copy to clipboard operation
Giveme5W1H copied to clipboard

Error while running pip install giveme51h

Open khareyash05 opened this issue 1 year ago • 0 comments

I am having an issue while running pip install giveme5w1h . Kindly help.

ERROR: Command errored out with exit status 1:
   command: 'C:\Users\Admin\AppData\Local\Programs\Python\Python310\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-j1qcn0hk\\editdistance_fe8e604cd5ca4688a90f686883269f48\\setup.py'"'"'; __file__='"'"'C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-j1qcn0hk\\editdistance_fe8e604cd5ca4688a90f686883269f48\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Admin\AppData\Local\Temp\pip-wheel-4cy60tar'
       cwd: C:\Users\Admin\AppData\Local\Temp\pip-install-j1qcn0hk\editdistance_fe8e604cd5ca4688a90f686883269f48\
  Complete output (12 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.10
  creating build\lib.win-amd64-3.10\editdistance
  copying editdistance\__init__.py -> build\lib.win-amd64-3.10\editdistance
  copying editdistance\_editdistance.h -> build\lib.win-amd64-3.10\editdistance
  copying editdistance\def.h -> build\lib.win-amd64-3.10\editdistance
  running build_ext
  building 'editdistance.bycython' 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/  ----------------------------------------
  ERROR: Failed building wheel for editdistance

khareyash05 avatar Aug 19 '22 16:08 khareyash05