We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am having an issue while running pip install giveme5w1h . Kindly help.
pip install giveme5w1h
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am having an issue while running
pip install giveme5w1h
. Kindly help.The text was updated successfully, but these errors were encountered: