2021-07-19T14:46:43,497 Created temporary directory: /tmp/pip-ephem-wheel-cache-gobbjyfv 2021-07-19T14:46:43,501 Created temporary directory: /tmp/pip-req-tracker-36bzujl4 2021-07-19T14:46:43,501 Initialized build tracking at /tmp/pip-req-tracker-36bzujl4 2021-07-19T14:46:43,501 Created build tracker: /tmp/pip-req-tracker-36bzujl4 2021-07-19T14:46:43,501 Entered build tracker: /tmp/pip-req-tracker-36bzujl4 2021-07-19T14:46:43,502 Created temporary directory: /tmp/pip-wheel-64i060ys 2021-07-19T14:46:43,530 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-19T14:46:43,533 2 location(s) to search for versions of bob-db-siw: 2021-07-19T14:46:43,533 * https://pypi.org/simple/bob-db-siw/ 2021-07-19T14:46:43,533 * https://www.piwheels.org/simple/bob-db-siw/ 2021-07-19T14:46:43,533 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-siw/ 2021-07-19T14:46:43,534 Getting page https://pypi.org/simple/bob-db-siw/ 2021-07-19T14:46:43,536 Found index url https://pypi.org/simple 2021-07-19T14:46:43,720 Found link https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf (from https://pypi.org/simple/bob-db-siw/), version: 0.0.1 2021-07-19T14:46:43,721 Found link https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 (from https://pypi.org/simple/bob-db-siw/), version: 0.0.2 2021-07-19T14:46:43,721 Fetching project page and analyzing links: https://www.piwheels.org/simple/bob-db-siw/ 2021-07-19T14:46:43,721 Getting page https://www.piwheels.org/simple/bob-db-siw/ 2021-07-19T14:46:43,722 Found index url https://www.piwheels.org/simple 2021-07-19T14:46:43,865 Skipping link: not a file: https://www.piwheels.org/simple/bob-db-siw/ 2021-07-19T14:46:43,866 Skipping link: not a file: https://pypi.org/simple/bob-db-siw/ 2021-07-19T14:46:43,890 Given no hashes to check 1 links for project 'bob-db-siw': discarding no candidates 2021-07-19T14:46:43,909 Collecting bob-db-siw==0.0.2 2021-07-19T14:46:43,910 Created temporary directory: /tmp/pip-unpack-6hy2xte8 2021-07-19T14:46:43,950 Downloading bob.db.siw-0.0.2.zip (124 kB) 2021-07-19T14:46:44,159 Added bob-db-siw==0.0.2 from https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 to build tracker '/tmp/pip-req-tracker-36bzujl4' 2021-07-19T14:46:44,160 Running setup.py (path:/tmp/pip-wheel-64i060ys/bob-db-siw_27762088b86c47fa9cb09933a0242848/setup.py) egg_info for package bob-db-siw 2021-07-19T14:46:44,161 Created temporary directory: /tmp/pip-pip-egg-info-hztfbltm 2021-07-19T14:46:44,161 Running command python setup.py egg_info 2021-07-19T14:46:45,404 Traceback (most recent call last): 2021-07-19T14:46:45,405 File "", line 1, in 2021-07-19T14:46:45,405 File "/tmp/pip-wheel-64i060ys/bob-db-siw_27762088b86c47fa9cb09933a0242848/setup.py", line 7, in 2021-07-19T14:46:45,405 from bob.extension.utils import load_requirements, find_packages 2021-07-19T14:46:45,405 ModuleNotFoundError: No module named 'bob.extension' 2021-07-19T14:46:45,462 WARNING: Discarding https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 (from https://pypi.org/simple/bob-db-siw/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-19T14:46:45,463 ERROR: Could not find a version that satisfies the requirement bob-db-siw==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-19T14:46:45,463 ERROR: No matching distribution found for bob-db-siw==0.0.2 2021-07-19T14:46:45,464 Exception information: 2021-07-19T14:46:45,464 Traceback (most recent call last): 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-19T14:46:45,464 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-19T14:46:45,464 raise RequirementsConflicted(criterion) 2021-07-19T14:46:45,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bob-db-siw==0.0.2') 2021-07-19T14:46:45,464 2021-07-19T14:46:45,464 During handling of the above exception, another exception occurred: 2021-07-19T14:46:45,464 2021-07-19T14:46:45,464 Traceback (most recent call last): 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-19T14:46:45,464 result = self._result = resolver.resolve( 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-19T14:46:45,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-19T14:46:45,464 raise ResolutionImpossible(e.criterion.information) 2021-07-19T14:46:45,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bob-db-siw==0.0.2'), parent=None)] 2021-07-19T14:46:45,464 2021-07-19T14:46:45,464 The above exception was the direct cause of the following exception: 2021-07-19T14:46:45,464 2021-07-19T14:46:45,464 Traceback (most recent call last): 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-19T14:46:45,464 status = self.run(options, args) 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-19T14:46:45,464 return func(self, options, args) 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-19T14:46:45,464 requirement_set = resolver.resolve( 2021-07-19T14:46:45,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-19T14:46:45,464 raise error from e 2021-07-19T14:46:45,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bob-db-siw==0.0.2 2021-07-19T14:46:45,469 Removed bob-db-siw==0.0.2 from https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 from build tracker '/tmp/pip-req-tracker-36bzujl4' 2021-07-19T14:46:45,469 Removed build tracker: '/tmp/pip-req-tracker-36bzujl4'