Python 3.7 を使用して Ubuntu 20.04 に Spyder をインストールしているときに、このエラーが発生しました。問題なく Python 3.8 で完全にインストールされます。このエラーの修正にご協力ください。
Building wheels for collected packages: psutil, ujson
Building wheel for psutil (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/ranick/.virtualenvs/ml/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gkngqlcn/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gkngqlcn/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ioxnwy6h
cwd: /tmp/pip-install-gkngqlcn/psutil/
Complete output (44 lines):
running bdist_wheel