2021-07-15T17:47:57,345 Created temporary directory: /tmp/pip-ephem-wheel-cache-cgxo5_8a 2021-07-15T17:47:57,348 Created temporary directory: /tmp/pip-req-tracker-mqh4mlhi 2021-07-15T17:47:57,348 Initialized build tracking at /tmp/pip-req-tracker-mqh4mlhi 2021-07-15T17:47:57,348 Created build tracker: /tmp/pip-req-tracker-mqh4mlhi 2021-07-15T17:47:57,348 Entered build tracker: /tmp/pip-req-tracker-mqh4mlhi 2021-07-15T17:47:57,349 Created temporary directory: /tmp/pip-wheel-e3m5kjs7 2021-07-15T17:47:57,382 1 location(s) to search for versions of bob-db-batl: 2021-07-15T17:47:57,382 * https://pypi.org/simple/bob-db-batl/ 2021-07-15T17:47:57,383 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-batl/ 2021-07-15T17:47:57,383 Getting page https://pypi.org/simple/bob-db-batl/ 2021-07-15T17:47:57,385 Found index url https://pypi.org/simple 2021-07-15T17:47:57,564 Found link https://files.pythonhosted.org/packages/35/be/28355d07374b39378c78acd45fffce5592d86c5dfa7e45be386022440600/bob.db.batl-1.0.0.zip#sha256=8d4c29a8d45f6457df96b956ae3ad11e4571f66689696d7163740025db759bd2 (from https://pypi.org/simple/bob-db-batl/), version: 1.0.0 2021-07-15T17:47:57,565 Skipping link: not a file: https://pypi.org/simple/bob-db-batl/ 2021-07-15T17:47:57,582 Given no hashes to check 1 links for project 'bob-db-batl': discarding no candidates 2021-07-15T17:47:57,601 Collecting bob-db-batl==1.0.0 2021-07-15T17:47:57,603 Created temporary directory: /tmp/pip-unpack-6hfyd02v 2021-07-15T17:47:57,817 Downloading bob.db.batl-1.0.0.zip (135 kB) 2021-07-15T17:47:57,996 Added bob-db-batl==1.0.0 from https://files.pythonhosted.org/packages/35/be/28355d07374b39378c78acd45fffce5592d86c5dfa7e45be386022440600/bob.db.batl-1.0.0.zip#sha256=8d4c29a8d45f6457df96b956ae3ad11e4571f66689696d7163740025db759bd2 to build tracker '/tmp/pip-req-tracker-mqh4mlhi' 2021-07-15T17:47:57,997 Running setup.py (path:/tmp/pip-wheel-e3m5kjs7/bob-db-batl_7a7fddda0dad4bde91846c1ee97d01af/setup.py) egg_info for package bob-db-batl 2021-07-15T17:47:57,998 Created temporary directory: /tmp/pip-pip-egg-info-k1awkwas 2021-07-15T17:47:57,998 Running command python setup.py egg_info 2021-07-15T17:47:59,162 Traceback (most recent call last): 2021-07-15T17:47:59,162 File "", line 1, in 2021-07-15T17:47:59,163 File "/tmp/pip-wheel-e3m5kjs7/bob-db-batl_7a7fddda0dad4bde91846c1ee97d01af/setup.py", line 9, in 2021-07-15T17:47:59,163 from bob.extension.utils import load_requirements 2021-07-15T17:47:59,164 ModuleNotFoundError: No module named 'bob.extension' 2021-07-15T17:47:59,218 WARNING: Discarding https://files.pythonhosted.org/packages/35/be/28355d07374b39378c78acd45fffce5592d86c5dfa7e45be386022440600/bob.db.batl-1.0.0.zip#sha256=8d4c29a8d45f6457df96b956ae3ad11e4571f66689696d7163740025db759bd2 (from https://pypi.org/simple/bob-db-batl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T17:47:59,220 ERROR: Could not find a version that satisfies the requirement bob-db-batl==1.0.0 (from versions: 1.0.0) 2021-07-15T17:47:59,220 ERROR: No matching distribution found for bob-db-batl==1.0.0 2021-07-15T17:47:59,220 Exception information: 2021-07-15T17:47:59,220 Traceback (most recent call last): 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T17:47:59,220 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T17:47:59,220 raise RequirementsConflicted(criterion) 2021-07-15T17:47:59,220 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bob-db-batl==1.0.0') 2021-07-15T17:47:59,220 2021-07-15T17:47:59,220 During handling of the above exception, another exception occurred: 2021-07-15T17:47:59,220 2021-07-15T17:47:59,220 Traceback (most recent call last): 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T17:47:59,220 result = self._result = resolver.resolve( 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T17:47:59,220 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T17:47:59,220 raise ResolutionImpossible(e.criterion.information) 2021-07-15T17:47:59,220 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bob-db-batl==1.0.0'), parent=None)] 2021-07-15T17:47:59,220 2021-07-15T17:47:59,220 The above exception was the direct cause of the following exception: 2021-07-15T17:47:59,220 2021-07-15T17:47:59,220 Traceback (most recent call last): 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T17:47:59,220 status = self.run(options, args) 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T17:47:59,220 return func(self, options, args) 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T17:47:59,220 requirement_set = resolver.resolve( 2021-07-15T17:47:59,220 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T17:47:59,220 raise error from e 2021-07-15T17:47:59,220 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bob-db-batl==1.0.0 2021-07-15T17:47:59,225 Removed bob-db-batl==1.0.0 from https://files.pythonhosted.org/packages/35/be/28355d07374b39378c78acd45fffce5592d86c5dfa7e45be386022440600/bob.db.batl-1.0.0.zip#sha256=8d4c29a8d45f6457df96b956ae3ad11e4571f66689696d7163740025db759bd2 from build tracker '/tmp/pip-req-tracker-mqh4mlhi' 2021-07-15T17:47:59,225 Removed build tracker: '/tmp/pip-req-tracker-mqh4mlhi'