2021-08-23T22:03:17,805 Created temporary directory: /tmp/pip-ephem-wheel-cache-wco_76xe 2021-08-23T22:03:17,809 Created temporary directory: /tmp/pip-req-tracker-ukw9cib6 2021-08-23T22:03:17,809 Initialized build tracking at /tmp/pip-req-tracker-ukw9cib6 2021-08-23T22:03:17,809 Created build tracker: /tmp/pip-req-tracker-ukw9cib6 2021-08-23T22:03:17,809 Entered build tracker: /tmp/pip-req-tracker-ukw9cib6 2021-08-23T22:03:17,810 Created temporary directory: /tmp/pip-wheel-sme9r52s 2021-08-23T22:03:17,839 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-23T22:03:17,842 2 location(s) to search for versions of dramatiq-taskstate: 2021-08-23T22:03:17,842 * https://pypi.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,842 * https://www.piwheels.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,842 Fetching project page and analyzing links: https://pypi.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,843 Getting page https://pypi.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,844 Found index url https://pypi.org/simple 2021-08-23T22:03:17,933 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/70/48/9ba832b6913a303cec933fab0c2929b756f0d0ca9bac31262d823d769778/dramatiq-taskstate-0.1.tar.gz#sha256=2de13c637e4a27246a481b2301c97bcb29df07ce8ec7be92c0b30e9f58220433 (from https://pypi.org/simple/dramatiq-taskstate/) (requires-python:>=3.8) 2021-08-23T22:03:17,933 Skipping link: No binaries permitted for dramatiq-taskstate: https://files.pythonhosted.org/packages/e6/0d/65301690beafc0e94721ca89ff01110e4b537b388f58385a27a63582ce69/dramatiq_taskstate-0.1-py3-none-any.whl#sha256=4c7c009fda7f5d71a335669e231272681f520413b0aefb3223c4808823ec7cf1 (from https://pypi.org/simple/dramatiq-taskstate/) (requires-python:>=3.8) 2021-08-23T22:03:17,934 Fetching project page and analyzing links: https://www.piwheels.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,934 Getting page https://www.piwheels.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:17,935 Found index url https://www.piwheels.org/simple 2021-08-23T22:03:18,054 Skipping link: not a file: https://www.piwheels.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:18,054 Skipping link: not a file: https://pypi.org/simple/dramatiq-taskstate/ 2021-08-23T22:03:18,078 Given no hashes to check 0 links for project 'dramatiq-taskstate': discarding no candidates 2021-08-23T22:03:18,079 ERROR: Could not find a version that satisfies the requirement dramatiq-taskstate==0.1 (from versions: none) 2021-08-23T22:03:18,079 ERROR: No matching distribution found for dramatiq-taskstate==0.1 2021-08-23T22:03:18,079 Exception information: 2021-08-23T22:03:18,079 Traceback (most recent call last): 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-23T22:03:18,079 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-23T22:03:18,079 raise RequirementsConflicted(criterion) 2021-08-23T22:03:18,079 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dramatiq-taskstate==0.1') 2021-08-23T22:03:18,079 2021-08-23T22:03:18,079 During handling of the above exception, another exception occurred: 2021-08-23T22:03:18,079 2021-08-23T22:03:18,079 Traceback (most recent call last): 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-23T22:03:18,079 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-23T22:03:18,079 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-23T22:03:18,079 raise ResolutionImpossible(e.criterion.information) 2021-08-23T22:03:18,079 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dramatiq-taskstate==0.1'), parent=None)] 2021-08-23T22:03:18,079 2021-08-23T22:03:18,079 The above exception was the direct cause of the following exception: 2021-08-23T22:03:18,079 2021-08-23T22:03:18,079 Traceback (most recent call last): 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-23T22:03:18,079 status = self.run(options, args) 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-23T22:03:18,079 return func(self, options, args) 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-23T22:03:18,079 reqs, check_supported_wheels=True 2021-08-23T22:03:18,079 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-23T22:03:18,079 raise error from e 2021-08-23T22:03:18,079 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dramatiq-taskstate==0.1 2021-08-23T22:03:18,083 Removed build tracker: '/tmp/pip-req-tracker-ukw9cib6'