I am trying to update wordops and it gives an error that "Wo command does not exist.
I have shared the screenshot below!
https://api.pcloud.com/getpubthumb?code=XZGy6dkZXWgtz9Ycp1pXMQDOuJBxD7LxEd3V&linkpassword=undefined&size=566x411&crop=0&type=auto
Install.log shows following error
/usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or directory
compilation terminated.
error: command 'x86_64-linux-gnu-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-5bty303a/psutil/setup.py'"'"'; file='"'"'/tmp/pip-install-5bty303a/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-z3t9blmo/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.5/psutil Check the logs for full command output.