ERROR: Could not install packages due to an OSError: [Errno 28] 设备上没有空间用df -h命令可以查看到存放临时文件的tmp目录空间不够了解决办法m export TMPDIR=<临时目录> # 指定该目录为临时目录