2021-07-08T10:48:58,920 Created temporary directory: /tmp/pip-ephem-wheel-cache-_sv0fual 2021-07-08T10:48:58,924 Created temporary directory: /tmp/pip-req-tracker-vf2jr5ac 2021-07-08T10:48:58,924 Initialized build tracking at /tmp/pip-req-tracker-vf2jr5ac 2021-07-08T10:48:58,924 Created build tracker: /tmp/pip-req-tracker-vf2jr5ac 2021-07-08T10:48:58,925 Entered build tracker: /tmp/pip-req-tracker-vf2jr5ac 2021-07-08T10:48:58,925 Created temporary directory: /tmp/pip-wheel-ppbi2ujy 2021-07-08T10:48:58,962 1 location(s) to search for versions of dcactivity: 2021-07-08T10:48:58,962 * https://pypi.org/simple/dcactivity/ 2021-07-08T10:48:58,962 Fetching project page and analyzing links: https://pypi.org/simple/dcactivity/ 2021-07-08T10:48:58,963 Getting page https://pypi.org/simple/dcactivity/ 2021-07-08T10:48:58,965 Found index url https://pypi.org/simple 2021-07-08T10:48:59,073 Link requires a different Python (3.7.3 not in: '>=3.8.1'): https://files.pythonhosted.org/packages/7b/45/0fb58cb3feb3976f58c29b1680da14e99a848cec9933b0795724032233f3/dcactivity-1.0.0-py3-none-any.whl#sha256=46199d799201c928bee2f35857760cd5c06e7f3b4a5e582eb738e5df600d3b1c (from https://pypi.org/simple/dcactivity/) (requires-python:>=3.8.1) 2021-07-08T10:48:59,074 Link requires a different Python (3.7.3 not in: '>=3.8.1'): https://files.pythonhosted.org/packages/f0/d8/149bd829f99837de6ba67d1126e7e74ec5d607127801bc53a6ec0d572612/dcactivity-1.0.0.tar.gz#sha256=af4a0bee856c9b29618a99d90a6583885f184fe87d3615ff1fd8b627b5bf46a7 (from https://pypi.org/simple/dcactivity/) (requires-python:>=3.8.1) 2021-07-08T10:48:59,075 Link requires a different Python (3.7.3 not in: '>=3.8.1'): https://files.pythonhosted.org/packages/f4/d5/45af0ed6504b4547d27fdb6d7036d2b223d7267e0ec9a9649ecbcbeefe73/dcactivity-1.1-py3-none-any.whl#sha256=2f9969a9abf95756936a2815fb0b9cf6e237f827a5dc2d1ec4dfc90ad9dc9402 (from https://pypi.org/simple/dcactivity/) (requires-python:>=3.8.1) 2021-07-08T10:48:59,075 Link requires a different Python (3.7.3 not in: '>=3.8.1'): https://files.pythonhosted.org/packages/fd/e3/0adb92b8e151ba552f80f864649e9c0383156e17bc7acbfdbb92dbc11829/dcactivity-1.1.tar.gz#sha256=4a31ac65a2f9ed11b5d83d7dafccc80810336315ca82c0dc837c70851588d319 (from https://pypi.org/simple/dcactivity/) (requires-python:>=3.8.1) 2021-07-08T10:48:59,076 Skipping link: not a file: https://pypi.org/simple/dcactivity/ 2021-07-08T10:48:59,076 Given no hashes to check 0 links for project 'dcactivity': discarding no candidates 2021-07-08T10:48:59,076 ERROR: Could not find a version that satisfies the requirement dcactivity==1.1 (from versions: none) 2021-07-08T10:48:59,077 ERROR: No matching distribution found for dcactivity==1.1 2021-07-08T10:48:59,077 Exception information: 2021-07-08T10:48:59,077 Traceback (most recent call last): 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T10:48:59,077 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T10:48:59,077 raise RequirementsConflicted(criterion) 2021-07-08T10:48:59,077 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dcactivity==1.1') 2021-07-08T10:48:59,077 2021-07-08T10:48:59,077 During handling of the above exception, another exception occurred: 2021-07-08T10:48:59,077 2021-07-08T10:48:59,077 Traceback (most recent call last): 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-08T10:48:59,077 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T10:48:59,077 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T10:48:59,077 raise ResolutionImpossible(e.criterion.information) 2021-07-08T10:48:59,077 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dcactivity==1.1'), parent=None)] 2021-07-08T10:48:59,077 2021-07-08T10:48:59,077 The above exception was the direct cause of the following exception: 2021-07-08T10:48:59,077 2021-07-08T10:48:59,077 Traceback (most recent call last): 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T10:48:59,077 status = self.run(options, args) 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T10:48:59,077 return func(self, options, args) 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-08T10:48:59,077 reqs, check_supported_wheels=True 2021-07-08T10:48:59,077 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T10:48:59,077 raise error from e 2021-07-08T10:48:59,077 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dcactivity==1.1 2021-07-08T10:48:59,081 Removed build tracker: '/tmp/pip-req-tracker-vf2jr5ac'