Attempting uninstall: six Found existing installation: six 1.16.0 Uninstalling six-1.16.0: Successfully uninstalled six-1.16.0 Attempting uninstall: typing Found existing installation: typing 3.10.0.0 Uninstalling typing-3.10.0.0: Successfully uninstalled typing-3.10.0.0 Attempting uninstall: scandir Found existing installation: scandir 1.10.0 Uninstalling scandir-1.10.0: Successfully uninstalled scandir-1.10.0 Attempting uninstall: pathlib2 Found existing installation: pathlib2 2.3.7.post1 Uninstalling pathlib2-2.3.7.post1: Successfully uninstalled pathlib2-2.3.7.post1 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 2.1.3 Uninstalling importlib-metadata-2.1.3: Successfully uninstalled importlib-metadata-2.1.3 Successfully installed configparser-4.0.2 contextlib2-0.6.0.post1 importlib-metadata-2.1.3 pathlib2-2.3.7.post1 scandir-1.10.0 six-1.16.0 typing-3.10.0.0 zipp-1.2.0 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pexpect /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pexpect Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting ptyprocess>=0.5 Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Installing collected packages: ptyprocess, pexpect Attempting uninstall: ptyprocess Found existing installation: ptyprocess 0.7.0 Uninstalling ptyprocess-0.7.0: Successfully uninstalled ptyprocess-0.7.0 Attempting uninstall: pexpect Found existing installation: pexpect 4.8.0 Uninstalling pexpect-4.8.0: Successfully uninstalled pexpect-4.8.0 Successfully installed pexpect-4.8.0 ptyprocess-0.7.0 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade psutil /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Processing /root/.cache/pip/wheels/6d/ee/f0/74cf2327704639bbc8f32a712a27d29571768c98b856a824c8/psutil-5.9.4-cp27-cp27mu-linux_aarch64.whl Installing collected packages: psutil Attempting uninstall: psutil Found existing installation: psutil 5.9.4 Uninstalling psutil-5.9.4: Successfully uninstalled psutil-5.9.4 Successfully installed psutil-5.9.4 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pycairo /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pycairo Using cached pycairo-1.18.2.tar.gz (200 kB) Building wheels for collected packages: pycairo Building wheel for pycairo (setup.py): started Building wheel for pycairo (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-asCp7g/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-asCp7g/pycairo/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-gM9hAV cwd: /tmp/pip-install-asCp7g/pycairo/ Complete output (15 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.py -> build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.pyi -> build/lib.linux-aarch64-2.7/cairo copying cairo/py.typed -> build/lib.linux-aarch64-2.7/cairo running build_ext Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.13.1']' returned non-zero exit status 1 ---------------------------------------- ERROR: Failed building wheel for pycairo Running setup.py clean for pycairo Failed to build pycairo Installing collected packages: pycairo Attempting uninstall: pycairo Found existing installation: pycairo 1.16.2 ERROR: Cannot uninstall 'pycairo'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pycups /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pycups Using cached pycups-2.0.1.tar.gz (62 kB) Building wheels for collected packages: pycups Building wheel for pycups (setup.py): started Building wheel for pycups (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"'; __file__='"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-6170L9 cwd: /tmp/pip-install-9QtTwD/pycups/ Complete output (12 lines): running bdist_wheel running build running build_ext building 'cups' extension creating build creating build/temp.linux-aarch64-2.7 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-QCkEc0/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DVERSION="2.0.1" -I/usr/include/python2.7 -c cupsmodule.c -o build/temp.linux-aarch64-2.7/cupsmodule.o cupsmodule.c:24:10: fatal error: cups/cups.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. error: command 'aarch64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for pycups Running setup.py clean for pycups Failed to build pycups Installing collected packages: pycups Running setup.py install for pycups: started Running setup.py install for pycups: finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"'; __file__='"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-Iw1Gwd/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python2.7/pycups cwd: /tmp/pip-install-9QtTwD/pycups/ Complete output (12 lines): running install running build running build_ext building 'cups' extension creating build creating build/temp.linux-aarch64-2.7 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-QCkEc0/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DVERSION="2.0.1" -I/usr/include/python2.7 -c cupsmodule.c -o build/temp.linux-aarch64-2.7/cupsmodule.o cupsmodule.c:24:10: fatal error: cups/cups.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. error: command 'aarch64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"'; __file__='"'"'/tmp/pip-install-9QtTwD/pycups/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-Iw1Gwd/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python2.7/pycups Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pycurl /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pycurl Using cached pycurl-7.43.0.5.tar.gz (216 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1AAnNd/pycurl/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1AAnNd/pycurl/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fPf3We cwd: /tmp/pip-install-1AAnNd/pycurl/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-1AAnNd/pycurl/setup.py", line 961, in ext = get_extension(sys.argv, split_extension_source=split_extension_source) File "/tmp/pip-install-1AAnNd/pycurl/setup.py", line 623, in get_extension ext_config = ExtensionConfiguration(argv) File "/tmp/pip-install-1AAnNd/pycurl/setup.py", line 101, in __init__ self.configure() File "/tmp/pip-install-1AAnNd/pycurl/setup.py", line 238, in configure_unix raise ConfigurationError(msg) __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such file or directory ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade PyGObject /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting PyGObject Using cached PyGObject-3.36.1.tar.gz (716 kB) Installing build dependencies: started Installing build dependencies: finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python /usr/local/lib/python2.7/dist-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-kivmRY/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- setuptools wheel pycairo cwd: None Complete output (62 lines): /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple Collecting setuptools Using cached setuptools-44.1.1-py2.py3-none-any.whl (583 kB) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Collecting pycairo Using cached pycairo-1.18.2.tar.gz (200 kB) Building wheels for collected packages: pycairo Building wheel for pycairo (setup.py): started Building wheel for pycairo (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-2weKi3 cwd: /tmp/pip-install-s8_ZnQ/pycairo/ Complete output (15 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.py -> build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.pyi -> build/lib.linux-aarch64-2.7/cairo copying cairo/py.typed -> build/lib.linux-aarch64-2.7/cairo running build_ext Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.13.1']' returned non-zero exit status 1 ---------------------------------------- ERROR: Failed building wheel for pycairo Running setup.py clean for pycairo Failed to build pycairo Installing collected packages: setuptools, wheel, pycairo Running setup.py install for pycairo: started Running setup.py install for pycairo: finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-cPBEE8/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-kivmRY/overlay --compile --install-headers /tmp/pip-build-env-kivmRY/overlay/include/python2.7/pycairo cwd: /tmp/pip-install-s8_ZnQ/pycairo/ Complete output (15 lines): running install running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.py -> build/lib.linux-aarch64-2.7/cairo copying cairo/__init__.pyi -> build/lib.linux-aarch64-2.7/cairo copying cairo/py.typed -> build/lib.linux-aarch64-2.7/cairo running build_ext Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.13.1']' returned non-zero exit status 1 ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s8_ZnQ/pycairo/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-cPBEE8/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-kivmRY/overlay --compile --install-headers /tmp/pip-build-env-kivmRY/overlay/include/python2.7/pycairo Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/bin/python /usr/local/lib/python2.7/dist-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-kivmRY/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- setuptools wheel pycairo Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pylint /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pylint Using cached pylint-1.9.5-py2.py3-none-any.whl (696 kB) Collecting singledispatch; python_version < "3.4" Using cached singledispatch-3.7.0-py2.py3-none-any.whl (9.2 kB) Collecting backports.functools-lru-cache; python_version == "2.7" Using cached backports.functools_lru_cache-1.6.4-py2.py3-none-any.whl (5.9 kB) Collecting configparser; python_version == "2.7" Using cached configparser-4.0.2-py2.py3-none-any.whl (22 kB) Collecting mccabe Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting astroid<2.0,>=1.6 Using cached astroid-1.6.6-py2.py3-none-any.whl (305 kB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting isort>=4.2.5 Using cached isort-4.3.21-py2.py3-none-any.whl (42 kB) Processing /root/.cache/pip/wheels/82/8e/b4/ffb7028556e4cc87a8c5611fb53ed4c9a4199b9d2b19ee06f7/wrapt-1.14.1-cp27-cp27mu-linux_aarch64.whl Collecting enum34>=1.1.3; python_version < "3.4" Using cached enum34-1.1.10-py2-none-any.whl (11 kB) Processing /root/.cache/pip/wheels/42/f8/25/d9b7009b14f96122319bdee99b6fc8ce3cfcb9dfb0c663b912/lazy_object_proxy-1.6.0-cp27-cp27mu-linux_aarch64.whl Collecting futures; python_version < "3.2" Using cached futures-3.4.0-py2-none-any.whl (16 kB) Installing collected packages: six, singledispatch, backports.functools-lru-cache, configparser, mccabe, wrapt, enum34, lazy-object-proxy, astroid, futures, isort, pylint Attempting uninstall: six Found existing installation: six 1.16.0 Uninstalling six-1.16.0: Successfully uninstalled six-1.16.0 Attempting uninstall: singledispatch Found existing installation: singledispatch 3.7.0 Uninstalling singledispatch-3.7.0: Successfully uninstalled singledispatch-3.7.0 Attempting uninstall: backports.functools-lru-cache Found existing installation: backports.functools-lru-cache 1.6.4 Uninstalling backports.functools-lru-cache-1.6.4: Successfully uninstalled backports.functools-lru-cache-1.6.4 Attempting uninstall: configparser Found existing installation: configparser 4.0.2 Uninstalling configparser-4.0.2: Successfully uninstalled configparser-4.0.2 Attempting uninstall: mccabe Found existing installation: mccabe 0.6.1 Uninstalling mccabe-0.6.1: Successfully uninstalled mccabe-0.6.1 Attempting uninstall: wrapt Found existing installation: wrapt 1.14.1 Uninstalling wrapt-1.14.1: Successfully uninstalled wrapt-1.14.1 Attempting uninstall: enum34 Found existing installation: enum34 1.1.10 Uninstalling enum34-1.1.10: Successfully uninstalled enum34-1.1.10 Attempting uninstall: lazy-object-proxy Found existing installation: lazy-object-proxy 1.6.0 Uninstalling lazy-object-proxy-1.6.0: Successfully uninstalled lazy-object-proxy-1.6.0 Attempting uninstall: astroid Found existing installation: astroid 1.6.6 Uninstalling astroid-1.6.6: Successfully uninstalled astroid-1.6.6 Attempting uninstall: futures Found existing installation: futures 3.4.0 Uninstalling futures-3.4.0: Successfully uninstalled futures-3.4.0 Attempting uninstall: isort Found existing installation: isort 4.3.21 Uninstalling isort-4.3.21: Successfully uninstalled isort-4.3.21 Attempting uninstall: pylint Found existing installation: pylint 1.9.5 Uninstalling pylint-1.9.5: Successfully uninstalled pylint-1.9.5 Successfully installed astroid-1.6.6 backports.functools-lru-cache-1.6.4 configparser-4.0.2 enum34-1.1.10 futures-3.4.0 isort-4.3.21 lazy-object-proxy-1.6.0 mccabe-0.6.1 pylint-1.9.5 singledispatch-3.7.0 six-1.16.0 wrapt-1.14.1 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pysmbc /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pysmbc Using cached pysmbc-1.0.23.tar.gz (26 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-6wShka/pysmbc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-6wShka/pysmbc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mrJdlh cwd: /tmp/pip-install-6wShka/pysmbc/ Complete output (19 lines): Package smbclient was not found in the pkg-config search path. Perhaps you should add the directory containing `smbclient.pc' to the PKG_CONFIG_PATH environment variable No package 'smbclient' found Package smbclient was not found in the pkg-config search path. Perhaps you should add the directory containing `smbclient.pc' to the PKG_CONFIG_PATH environment variable No package 'smbclient' found Package smbclient was not found in the pkg-config search path. Perhaps you should add the directory containing `smbclient.pc' to the PKG_CONFIG_PATH environment variable No package 'smbclient' found Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-6wShka/pysmbc/setup.py", line 120, in define_macros=pkgconfig_Dversion("smbclient"), File "/tmp/pip-install-6wShka/pysmbc/setup.py", line 85, in pkgconfig_Dversion ver = str(int(vers[0])) ValueError: invalid literal for int() with base 10: '' ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade pyxdg /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pyxdg Using cached pyxdg-0.28-py2.py3-none-any.whl (49 kB) Installing collected packages: pyxdg Attempting uninstall: pyxdg Found existing installation: pyxdg 0.28 Uninstalling pyxdg-0.28: Successfully uninstalled pyxdg-0.28 Successfully installed pyxdg-0.28 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade roman /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting roman Using cached roman-3.3-py2.py3-none-any.whl (3.9 kB) Installing collected packages: roman Attempting uninstall: roman Found existing installation: roman 3.3 Uninstalling roman-3.3: Successfully uninstalled roman-3.3 Successfully installed roman-3.3 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade setuptools /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting setuptools Using cached setuptools-44.1.1-py2.py3-none-any.whl (583 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed setuptools-44.1.1 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade simplejson /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Processing /root/.cache/pip/wheels/1d/1d/be/1f55dd91a48662e6bd0d75cf74a328a18555474f9fafdd2e4b/simplejson-3.18.0-cp27-cp27mu-linux_aarch64.whl Installing collected packages: simplejson Attempting uninstall: simplejson Found existing installation: simplejson 3.18.0 Uninstalling simplejson-3.18.0: Successfully uninstalled simplejson-3.18.0 Successfully installed simplejson-3.18.0 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade twython /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting twython Using cached twython-3.9.0.tar.gz (376 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-P38Ufn/twython/setup.py'"'"'; __file__='"'"'/tmp/pip-install-P38Ufn/twython/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"' '"'"', '"'"' '"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qlCr74 cwd: /tmp/pip-install-P38Ufn/twython/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-P38Ufn/twython/setup.py", line 33, in long_description=open('README.md', encoding='utf-8').read() + ' ' +open('HISTORY.md', encoding='utf-8').read(), TypeError: 'encoding' is an invalid keyword argument for this function ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade urllib3 /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting urllib3 Using cached urllib3-1.26.13-py2.py3-none-any.whl (140 kB) Installing collected packages: urllib3 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.13 Uninstalling urllib3-1.26.13: Successfully uninstalled urllib3-1.26.13 Successfully installed urllib3-1.26.13 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + sudo pip2 install --force-reinstall --upgrade wrapt /usr/local/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography.utils import int_from_bytes DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Processing /root/.cache/pip/wheels/82/8e/b4/ffb7028556e4cc87a8c5611fb53ed4c9a4199b9d2b19ee06f7/wrapt-1.14.1-cp27-cp27mu-linux_aarch64.whl Installing collected packages: wrapt Attempting uninstall: wrapt Found existing installation: wrapt 1.14.1 Uninstalling wrapt-1.14.1: Successfully uninstalled wrapt-1.14.1 Successfully installed wrapt-1.14.1 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. + echo '*******************End of package installation******************' *******************End of package installation******************