ash-4.3# pip install -U -r requirements.txt
/usr/local/lib/python2.7/site-packages/cffi/model.py:526: UserWarning: 'point_conversion_form_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long)
% self._get_c_name())
Requirement already up-to-date: bs4 in /usr/lib/python2.7/site-packages (from -r requirements.txt (line 5)) (0.0.1)
Requirement already up-to-date: cfscrape in /usr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (1.9.5)
Requirement already up-to-date: docopt in /usr/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (0.6.2)
Collecting PySocks!=1.5.7,>=1.5.6; extra == "socks" (from requests[socks]->-r requirements.txt (line 13))
Using cached
https://files.pythonhosted.org/pack...ea31650d0260969215bb8e7d/PySocks-1.6.8.tar.gz
Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /usr/local/lib/python2.7/site-packages (from Jinja2>=2.10->flask->-r requirements.txt (line 9)) (0.23)
Building wheels for collected packages: gevent, itsdangerous, greenlet, PySocks
Running setup.py bdist_wheel for gevent ... error
Complete output from command /bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Lv6mbs/gevent/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-vairim --python-tag cp27:
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-i686-2.7
----------------------------------------
Failed building wheel for gevent
Running setup.py clean for gevent
Running setup.py bdist_wheel for itsdangerous ... done
Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5
Running setup.py bdist_wheel for greenlet ... error
Complete output from command /bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Lv6mbs/greenlet/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-hZNZHc --python-tag cp27:
running bdist_wheel
running build
running build_ext
building 'greenlet' extension
creating build
creating build/temp.linux-i686-2.7
/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu-ccache-gcc -fno-strict-aliasing -DSYNOPLAT_F_I686 -DSYNO_X86 -O2 -include /usr/syno/include/platformconfig.h -DSYNO_ENVIRONMENT -DBUILD_ARCH=32 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSYNO_RUNNING_DSM_BUILD_SYSTEM -g -pipe -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -O2 -Wno-unused-result -DOPENSSL_NO_SSL3 -I/usr/local/i686-pc-linux-gnu/i686-pc-linux-gnu/sys-root/usr/lib/libffi-3.2.1/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-i686-2.7/greenlet.o
unable to execute '/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu-ccache-gcc': No such file or directory
error: command '/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu-ccache-gcc' failed with exit status 1
----------------------------------------
Failed building wheel for greenlet
Running setup.py clean for greenlet
Running setup.py bdist_wheel for PySocks ... done
Stored in directory: /root/.cache/pip/wheels/22/5c/b5/12e0dfdfa85bea67b23628b6425fae715c687e947a45ee3df9
Successfully built itsdangerous PySocks
Failed to build gevent greenlet
zsi 2.0rc3 requires PyXML>=0.8.3, which is not installed.
pyopenssl 16.0.0 has requirement cryptography>=1.3, but you'll have cryptography 0.9.3 which is incompatible.
gevent 1.3.1 has requirement cffi>=1.11.5; sys_platform == "win32" and platform_python_implementation == "CPython", but you'll have cffi 1.6.0 which is incompatible.
caldav 0.1.10 has requirement lxml==2.1.5, but you'll have lxml 4.2.1 which is incompatible.
Installing collected packages: Werkzeug, click, itsdangerous, Jinja2, flask, greenlet, gevent, lxml, python-dateutil, urllib3, idna, chardet, certifi, PySocks, requests
Found existing installation: Werkzeug 0.11.10
Uninstalling Werkzeug-0.11.10:
Could not install packages due to an EnvironmentError: Cannot call rmtree on a symbolic link