2021-09-07T06:39:22,209 Created temporary directory: /tmp/pip-ephem-wheel-cache-xthk_agm 2021-09-07T06:39:22,212 Created temporary directory: /tmp/pip-req-tracker-qrso74xy 2021-09-07T06:39:22,213 Initialized build tracking at /tmp/pip-req-tracker-qrso74xy 2021-09-07T06:39:22,213 Created build tracker: /tmp/pip-req-tracker-qrso74xy 2021-09-07T06:39:22,213 Entered build tracker: /tmp/pip-req-tracker-qrso74xy 2021-09-07T06:39:22,214 Created temporary directory: /tmp/pip-wheel-yp6c9ynp 2021-09-07T06:39:22,246 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-07T06:39:22,249 2 location(s) to search for versions of gab-tidy-data: 2021-09-07T06:39:22,249 * https://pypi.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,249 * https://www.piwheels.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,250 Fetching project page and analyzing links: https://pypi.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,250 Getting page https://pypi.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,252 Found index url https://pypi.org/simple 2021-09-07T06:39:22,345 Skipping link: No binaries permitted for gab-tidy-data: https://files.pythonhosted.org/packages/21/38/b0e2a9a726c830bdc88d49133b93f81468c90867dabd449027a08122821b/gab_tidy_data-0.1.0-py3-none-any.whl#sha256=c9ff2e61c65101a963153c1a2f68f687f6ad38063d035952e648c5d2e2632346 (from https://pypi.org/simple/gab-tidy-data/) (requires-python:>=3.8) 2021-09-07T06:39:22,346 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f0/ef/401ea995c5b4a171e4a564b0f90b9593e52adc3fcbe3e3ffc32483c885e2/gab_tidy_data-0.1.0.tar.gz#sha256=f4bd5557bced5cc2bc2ad0812e29bfc54e871e38a83d1af0cc1f29b71f9c80ca (from https://pypi.org/simple/gab-tidy-data/) (requires-python:>=3.8) 2021-09-07T06:39:22,346 Fetching project page and analyzing links: https://www.piwheels.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,346 Getting page https://www.piwheels.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,347 Found index url https://www.piwheels.org/simple 2021-09-07T06:39:22,463 Skipping link: not a file: https://www.piwheels.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,463 Skipping link: not a file: https://pypi.org/simple/gab-tidy-data/ 2021-09-07T06:39:22,480 Given no hashes to check 0 links for project 'gab-tidy-data': discarding no candidates 2021-09-07T06:39:22,480 ERROR: Could not find a version that satisfies the requirement gab-tidy-data==0.1.0 (from versions: none) 2021-09-07T06:39:22,481 ERROR: No matching distribution found for gab-tidy-data==0.1.0 2021-09-07T06:39:22,481 Exception information: 2021-09-07T06:39:22,481 Traceback (most recent call last): 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-07T06:39:22,481 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-07T06:39:22,481 raise RequirementsConflicted(criterion) 2021-09-07T06:39:22,481 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gab-tidy-data==0.1.0') 2021-09-07T06:39:22,481 2021-09-07T06:39:22,481 During handling of the above exception, another exception occurred: 2021-09-07T06:39:22,481 2021-09-07T06:39:22,481 Traceback (most recent call last): 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-07T06:39:22,481 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-07T06:39:22,481 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-07T06:39:22,481 raise ResolutionImpossible(e.criterion.information) 2021-09-07T06:39:22,481 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gab-tidy-data==0.1.0'), parent=None)] 2021-09-07T06:39:22,481 2021-09-07T06:39:22,481 The above exception was the direct cause of the following exception: 2021-09-07T06:39:22,481 2021-09-07T06:39:22,481 Traceback (most recent call last): 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-07T06:39:22,481 status = self.run(options, args) 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-07T06:39:22,481 return func(self, options, args) 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-07T06:39:22,481 reqs, check_supported_wheels=True 2021-09-07T06:39:22,481 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-07T06:39:22,481 raise error from e 2021-09-07T06:39:22,481 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gab-tidy-data==0.1.0 2021-09-07T06:39:22,485 Removed build tracker: '/tmp/pip-req-tracker-qrso74xy'