@
blueset daemon 没报任何错, pip3 install -Ur requirements.txt 这里我看也没问题啊!
root@default:~/ehForwarderBot# pip3 install -Ur requirements.txt
Collecting moviepy (from -r requirements.txt (line 1))
Using cached moviepy-0.2.3.1-py2.py3-none-any.whl
Collecting peewee (from -r requirements.txt (line 2))
Using cached peewee-2.9.2.tar.gz
Collecting pydub (from -r requirements.txt (line 3))
Using cached pydub-0.18.0-py2.py3-none-any.whl
Collecting requests (from -r requirements.txt (line 4))
Using cached requests-2.13.0-py2.py3-none-any.whl
Collecting python_telegram_bot>=5.3 (from -r requirements.txt (line 5))
Using cached python_telegram_bot-5.3.0-py2.py3-none-any.whl
Collecting xmltodict (from -r requirements.txt (line 6))
Using cached xmltodict-0.10.2.tar.gz
Collecting Pillow (from -r requirements.txt (line 7))
Using cached Pillow-4.1.0-cp35-cp35m-manylinux1_x86_64.whl
Collecting python_magic (from -r requirements.txt (line 8))
Using cached python_magic-0.4.13-py2.py3-none-any.whl
Collecting itchat>=1.2.24 (from -r requirements.txt (line 9))
Using cached itchat-1.3.5-py2.py3-none-any.whl
Collecting python-daemon (from -r requirements.txt (line 10))
Using cached python_daemon-2.1.2-py2.py3-none-any.whl
Collecting pyqrcode (from -r requirements.txt (line 11))
Using cached PyQRCode-1.2.1.zip
Collecting numpy (from moviepy->-r requirements.txt (line 1))
Downloading numpy-1.12.1-cp35-cp35m-manylinux1_x86_64.whl (16.8MB)
99% |############################### | 16.8MB 38.6MB/s eta 0:00:01Killed