Skip to content
New issue

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

Error during install #39

Open
Ba3a-G opened this issue Dec 5, 2021 · 0 comments
Open

Error during install #39

Ba3a-G opened this issue Dec 5, 2021 · 0 comments

Comments

@Ba3a-G
Copy link

Ba3a-G commented Dec 5, 2021

I am trying to install it on Amazon Linux. Here is what I am getting:

gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstac

k-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -
I/usr/include/python3.7m -c Levenshtein/_levenshtein.c -o build/temp.linux-x86_64-3.7/Levenshtein/_levenshtein.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'
"'/tmp/pip-install-c1fjhq_8/python-levenshtein/setup.py'"'"'; file='"'"'/tmp/pip-install-c1fjhq_8/python-levenshtein/s
etup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.clo
se();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-pf6zzeo1/install-record.txt --single-
version-externally-managed --compile --install-headers /usr/local/include/python3.7m/python-Levenshtein Check the logs for
full command output.

I checked the ownership and it's all right. Suggestions please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant