apex
apex copied to clipboard
cannot install apex

ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cy94dox7/setup.py'"'"'; file='"'"'/tmp/pip-req-build-cy94dox7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' --cpp_ext --cuda_ext install --record /tmp/pip-record-_s1r_kdr/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/thinker/.local/include/python3.9/apex Check the logs for full command output.
i don't not how can solute it
Same problem. Appears the same as this issue: #1102 However, downgrading torch as suggested there didn't help me.
sudo apt-get install python3-pybind11 worked for me
sudo apt-get install python3-pybind11worked for me
I can't use sudo apt-get because I'm trying to install it on a server and I don't have sudo permissions
I have the same question
same prob. Anyone has ideas? thanks
sudo apt-get install python3-pybind11worked for meI can't use sudo apt-get because I'm trying to install it on a server and I don't have sudo permissions
just dont use sudo
Yes exactly, don't use sudo man its crap