我正在使用 Fedora 23 VPS。当我尝试安装torchpython 模块时;我收到此错误:
[root@vps47654603 ~]# python3.8 -m pip install torch torchvision
Collecting torch
Downloading torch-1.6.0-cp38-cp38-manylinux1_x86_64.whl (748.8 MB)
|??????????????????????? | 536.9 MB 493 kB/s eta 0:07:10ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device
Run Code Online (Sandbox Code Playgroud)
这些是我的 VPS 列表中的分区fdisk:
[root@vps47654603 ~]# fdisk -l
Disk /dev/ploop10416: 20 GiB, 21474836480 bytes, 41943040 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size …Run Code Online (Sandbox Code Playgroud) fedora ×1