2021-07-16T01:43:34,749 Created temporary directory: /tmp/pip-ephem-wheel-cache-584pbluj 2021-07-16T01:43:34,752 Created temporary directory: /tmp/pip-req-tracker-fk66mlcl 2021-07-16T01:43:34,752 Initialized build tracking at /tmp/pip-req-tracker-fk66mlcl 2021-07-16T01:43:34,753 Created build tracker: /tmp/pip-req-tracker-fk66mlcl 2021-07-16T01:43:34,753 Entered build tracker: /tmp/pip-req-tracker-fk66mlcl 2021-07-16T01:43:34,754 Created temporary directory: /tmp/pip-wheel-o4pk48m9 2021-07-16T01:43:34,783 1 location(s) to search for versions of rist: 2021-07-16T01:43:34,783 * https://pypi.org/simple/rist/ 2021-07-16T01:43:34,784 Fetching project page and analyzing links: https://pypi.org/simple/rist/ 2021-07-16T01:43:34,784 Getting page https://pypi.org/simple/rist/ 2021-07-16T01:43:34,786 Found index url https://pypi.org/simple 2021-07-16T01:43:34,875 Found link https://files.pythonhosted.org/packages/21/ba/ee0d00006aad2b26f8ea2e5b1329332359d808f1274caaf4cd196503a71d/rist-0.1.0.tar.gz#sha256=1e3210522eca69202016b7f8c491146ef7833da71e219214e248964b72f9ee5c (from https://pypi.org/simple/rist/), version: 0.1.0 2021-07-16T01:43:34,875 Found link https://files.pythonhosted.org/packages/33/33/e3956ae8664e1227842d9e3ec8f01dc2a2bcdb152d7804c84d3b9bbf0b78/rist-0.1.1.tar.gz#sha256=e9204868511df29458a0766bb23962364c3d5a2f25c033c075e3117ee13bec1e (from https://pypi.org/simple/rist/), version: 0.1.1 2021-07-16T01:43:34,876 Found link https://files.pythonhosted.org/packages/1f/e9/4b828df2166859a0c7a9462a547d2a98742ceeecf952573fb7fd09729e5d/rist-0.1.2.tar.gz#sha256=88a7b322a831772599a10168ada2d9b589ac504683bb8af18b097dd93854b6f9 (from https://pypi.org/simple/rist/), version: 0.1.2 2021-07-16T01:43:34,876 Skipping link: not a file: https://pypi.org/simple/rist/ 2021-07-16T01:43:34,894 Given no hashes to check 1 links for project 'rist': discarding no candidates 2021-07-16T01:43:34,913 Collecting rist==0.1.1 2021-07-16T01:43:34,915 Created temporary directory: /tmp/pip-unpack-wt9r99gc 2021-07-16T01:43:35,309 Downloading rist-0.1.1.tar.gz (14 kB) 2021-07-16T01:43:35,383 Added rist==0.1.1 from https://files.pythonhosted.org/packages/33/33/e3956ae8664e1227842d9e3ec8f01dc2a2bcdb152d7804c84d3b9bbf0b78/rist-0.1.1.tar.gz#sha256=e9204868511df29458a0766bb23962364c3d5a2f25c033c075e3117ee13bec1e to build tracker '/tmp/pip-req-tracker-fk66mlcl' 2021-07-16T01:43:35,384 Running setup.py (path:/tmp/pip-wheel-o4pk48m9/rist_f7182f1d810e4fcca392ea13c5e9bef3/setup.py) egg_info for package rist 2021-07-16T01:43:35,385 Created temporary directory: /tmp/pip-pip-egg-info-zttkum0f 2021-07-16T01:43:35,385 Running command python setup.py egg_info 2021-07-16T01:43:36,575 Traceback (most recent call last): 2021-07-16T01:43:36,576 File "", line 1, in 2021-07-16T01:43:36,577 File "/tmp/pip-wheel-o4pk48m9/rist_f7182f1d810e4fcca392ea13c5e9bef3/setup.py", line 6, in 2021-07-16T01:43:36,577 import rist 2021-07-16T01:43:36,577 File "/tmp/pip-wheel-o4pk48m9/rist_f7182f1d810e4fcca392ea13c5e9bef3/rist/__init__.py", line 4, in 2021-07-16T01:43:36,577 from rist.sender import Sender 2021-07-16T01:43:36,578 File "/tmp/pip-wheel-o4pk48m9/rist_f7182f1d810e4fcca392ea13c5e9bef3/rist/sender.py", line 4, in 2021-07-16T01:43:36,578 from rist._binding import ffi, librist 2021-07-16T01:43:36,578 File "/tmp/pip-wheel-o4pk48m9/rist_f7182f1d810e4fcca392ea13c5e9bef3/rist/_binding.py", line 226, in 2021-07-16T01:43:36,578 librist = ffi.dlopen("librist." + ext) 2021-07-16T01:43:36,579 File "/usr/lib/python3/dist-packages/cffi/api.py", line 150, in dlopen 2021-07-16T01:43:36,593 lib, function_cache = _make_ffi_library(self, name, flags) 2021-07-16T01:43:36,594 File "/usr/lib/python3/dist-packages/cffi/api.py", line 832, in _make_ffi_library 2021-07-16T01:43:36,595 backendlib = _load_backend_lib(backend, libname, flags) 2021-07-16T01:43:36,596 File "/usr/lib/python3/dist-packages/cffi/api.py", line 827, in _load_backend_lib 2021-07-16T01:43:36,597 raise OSError(msg) 2021-07-16T01:43:36,598 OSError: cannot load library 'librist.so': librist.so: cannot open shared object file: No such file or directory. Additionally, ctypes.util.find_library() did not manage to locate a library called 'librist.so' 2021-07-16T01:43:36,670 WARNING: Discarding https://files.pythonhosted.org/packages/33/33/e3956ae8664e1227842d9e3ec8f01dc2a2bcdb152d7804c84d3b9bbf0b78/rist-0.1.1.tar.gz#sha256=e9204868511df29458a0766bb23962364c3d5a2f25c033c075e3117ee13bec1e (from https://pypi.org/simple/rist/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T01:43:36,671 ERROR: Could not find a version that satisfies the requirement rist==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-16T01:43:36,675 ERROR: No matching distribution found for rist==0.1.1 2021-07-16T01:43:36,675 Exception information: 2021-07-16T01:43:36,675 Traceback (most recent call last): 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T01:43:36,675 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T01:43:36,675 raise RequirementsConflicted(criterion) 2021-07-16T01:43:36,675 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rist==0.1.1') 2021-07-16T01:43:36,675 2021-07-16T01:43:36,675 During handling of the above exception, another exception occurred: 2021-07-16T01:43:36,675 2021-07-16T01:43:36,675 Traceback (most recent call last): 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T01:43:36,675 result = self._result = resolver.resolve( 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T01:43:36,675 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T01:43:36,675 raise ResolutionImpossible(e.criterion.information) 2021-07-16T01:43:36,675 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rist==0.1.1'), parent=None)] 2021-07-16T01:43:36,675 2021-07-16T01:43:36,675 The above exception was the direct cause of the following exception: 2021-07-16T01:43:36,675 2021-07-16T01:43:36,675 Traceback (most recent call last): 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T01:43:36,675 status = self.run(options, args) 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T01:43:36,675 return func(self, options, args) 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T01:43:36,675 requirement_set = resolver.resolve( 2021-07-16T01:43:36,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T01:43:36,675 raise error from e 2021-07-16T01:43:36,675 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rist==0.1.1 2021-07-16T01:43:36,680 Removed rist==0.1.1 from https://files.pythonhosted.org/packages/33/33/e3956ae8664e1227842d9e3ec8f01dc2a2bcdb152d7804c84d3b9bbf0b78/rist-0.1.1.tar.gz#sha256=e9204868511df29458a0766bb23962364c3d5a2f25c033c075e3117ee13bec1e from build tracker '/tmp/pip-req-tracker-fk66mlcl' 2021-07-16T01:43:36,680 Removed build tracker: '/tmp/pip-req-tracker-fk66mlcl'