Error installing pyspider: No space left on device:
PHPz
PHPz 2017-05-18 10:52:54
0
2
1303

Error when installing pyspider: No space left on device, but when installing other programs, it can be installed normally. I have checked both df and df-li and they are not full. The following is the error message:

Downloading/unpacking pyspider
Downloading pyspider-0.3.9.tar.gz (109kB): 109kB downloaded

Cleaning up...
Exception:
Traceback (most recent call last):
File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/ site-packages/pip/basecommand.py", line 122, in main

status = self.run(options, args)

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/commands/install.py", line 278, in run

requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/req.py", line 1197, in prepare_files

do_download,

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/req.py", line 1375, in unpack_url

self.session,

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/download.py", line 582, in unpack_http_url

unpack_file(temp_location, location, content_type, link)

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/util.py", line 625, in unpack_file

untar_file(filename, location)

File "/mnt/sdb/oak/sites_group/py3.5-env/lib/python3.4/site-packages/pip/util.py", line 584, in untar_file

destfp = open(path, 'wb')

OSError: [Errno 28] No space left on device: '/mnt/sdb/oak/sites_group/py3.5-env/build/pyspider/pyspider/libs/ListIO.py'

Please give me some advice. . .

PHPz
PHPz

学习是最好的投资!

reply all(2)
伊谢尔伦

I checked and it turned out that the inode in the root directory on the server was full. . . . .

曾经蜡笔没有小新

How many files did you put in. .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!