2021-07-13T03:23:08,777 Created temporary directory: /tmp/pip-ephem-wheel-cache-fd_wp1bq 2021-07-13T03:23:08,781 Created temporary directory: /tmp/pip-req-tracker-_ayi3u6b 2021-07-13T03:23:08,781 Initialized build tracking at /tmp/pip-req-tracker-_ayi3u6b 2021-07-13T03:23:08,782 Created build tracker: /tmp/pip-req-tracker-_ayi3u6b 2021-07-13T03:23:08,782 Entered build tracker: /tmp/pip-req-tracker-_ayi3u6b 2021-07-13T03:23:08,783 Created temporary directory: /tmp/pip-wheel-bzq967at 2021-07-13T03:23:08,812 1 location(s) to search for versions of apts: 2021-07-13T03:23:08,812 * https://pypi.org/simple/apts/ 2021-07-13T03:23:08,812 Fetching project page and analyzing links: https://pypi.org/simple/apts/ 2021-07-13T03:23:08,813 Getting page https://pypi.org/simple/apts/ 2021-07-13T03:23:08,814 Found index url https://pypi.org/simple 2021-07-13T03:23:08,903 Found link https://files.pythonhosted.org/packages/6b/70/6b4f04044606b8470001684335903701f6475027b2d52c8b0414f0bdae76/apts-0.2.13.tar.gz#sha256=e2b698db47fb083502ec58ec5d97c1d9b8e4bb4fb7bcfd320e02007028680957 (from https://pypi.org/simple/apts/), version: 0.2.13 2021-07-13T03:23:08,903 Skipping link: not a file: https://pypi.org/simple/apts/ 2021-07-13T03:23:08,921 Given no hashes to check 1 links for project 'apts': discarding no candidates 2021-07-13T03:23:08,940 Collecting apts==0.2.13 2021-07-13T03:23:08,942 Created temporary directory: /tmp/pip-unpack-44oyvwze 2021-07-13T03:23:08,983 Downloading apts-0.2.13.tar.gz (12 kB) 2021-07-13T03:23:09,050 Added apts==0.2.13 from https://files.pythonhosted.org/packages/6b/70/6b4f04044606b8470001684335903701f6475027b2d52c8b0414f0bdae76/apts-0.2.13.tar.gz#sha256=e2b698db47fb083502ec58ec5d97c1d9b8e4bb4fb7bcfd320e02007028680957 to build tracker '/tmp/pip-req-tracker-_ayi3u6b' 2021-07-13T03:23:09,051 Running setup.py (path:/tmp/pip-wheel-bzq967at/apts_9afa7cf5983e424ab6edc53336401bcc/setup.py) egg_info for package apts 2021-07-13T03:23:09,052 Created temporary directory: /tmp/pip-pip-egg-info-0ld6pgr_ 2021-07-13T03:23:09,052 Running command python setup.py egg_info 2021-07-13T03:23:10,050 Traceback (most recent call last): 2021-07-13T03:23:10,051 File "", line 1, in 2021-07-13T03:23:10,051 File "/tmp/pip-wheel-bzq967at/apts_9afa7cf5983e424ab6edc53336401bcc/setup.py", line 6, in 2021-07-13T03:23:10,052 import apts 2021-07-13T03:23:10,052 File "/tmp/pip-wheel-bzq967at/apts_9afa7cf5983e424ab6edc53336401bcc/apts/__init__.py", line 5, in 2021-07-13T03:23:10,052 from .equipment import Equipment 2021-07-13T03:23:10,052 File "/tmp/pip-wheel-bzq967at/apts_9afa7cf5983e424ab6edc53336401bcc/apts/equipment.py", line 1, in 2021-07-13T03:23:10,052 import igraph as ig 2021-07-13T03:23:10,053 ModuleNotFoundError: No module named 'igraph' 2021-07-13T03:23:10,104 WARNING: Discarding https://files.pythonhosted.org/packages/6b/70/6b4f04044606b8470001684335903701f6475027b2d52c8b0414f0bdae76/apts-0.2.13.tar.gz#sha256=e2b698db47fb083502ec58ec5d97c1d9b8e4bb4fb7bcfd320e02007028680957 (from https://pypi.org/simple/apts/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T03:23:10,106 ERROR: Could not find a version that satisfies the requirement apts==0.2.13 (from versions: 0.2.13) 2021-07-13T03:23:10,106 ERROR: No matching distribution found for apts==0.2.13 2021-07-13T03:23:10,106 Exception information: 2021-07-13T03:23:10,106 Traceback (most recent call last): 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T03:23:10,106 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T03:23:10,106 raise RequirementsConflicted(criterion) 2021-07-13T03:23:10,106 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apts==0.2.13') 2021-07-13T03:23:10,106 2021-07-13T03:23:10,106 During handling of the above exception, another exception occurred: 2021-07-13T03:23:10,106 2021-07-13T03:23:10,106 Traceback (most recent call last): 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T03:23:10,106 result = self._result = resolver.resolve( 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T03:23:10,106 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T03:23:10,106 raise ResolutionImpossible(e.criterion.information) 2021-07-13T03:23:10,106 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apts==0.2.13'), parent=None)] 2021-07-13T03:23:10,106 2021-07-13T03:23:10,106 The above exception was the direct cause of the following exception: 2021-07-13T03:23:10,106 2021-07-13T03:23:10,106 Traceback (most recent call last): 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T03:23:10,106 status = self.run(options, args) 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T03:23:10,106 return func(self, options, args) 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T03:23:10,106 requirement_set = resolver.resolve( 2021-07-13T03:23:10,106 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T03:23:10,106 raise error from e 2021-07-13T03:23:10,106 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apts==0.2.13 2021-07-13T03:23:10,111 Removed apts==0.2.13 from https://files.pythonhosted.org/packages/6b/70/6b4f04044606b8470001684335903701f6475027b2d52c8b0414f0bdae76/apts-0.2.13.tar.gz#sha256=e2b698db47fb083502ec58ec5d97c1d9b8e4bb4fb7bcfd320e02007028680957 from build tracker '/tmp/pip-req-tracker-_ayi3u6b' 2021-07-13T03:23:10,112 Removed build tracker: '/tmp/pip-req-tracker-_ayi3u6b'