2021-05-12T18:36:24,494 Created temporary directory: /tmp/pip-ephem-wheel-cache-f79sel98 2021-05-12T18:36:24,498 Created temporary directory: /tmp/pip-req-tracker-2gboverz 2021-05-12T18:36:24,498 Initialized build tracking at /tmp/pip-req-tracker-2gboverz 2021-05-12T18:36:24,498 Created build tracker: /tmp/pip-req-tracker-2gboverz 2021-05-12T18:36:24,499 Entered build tracker: /tmp/pip-req-tracker-2gboverz 2021-05-12T18:36:24,499 Created temporary directory: /tmp/pip-wheel-bnpsci0j 2021-05-12T18:36:24,538 1 location(s) to search for versions of statsdict: 2021-05-12T18:36:24,538 * https://pypi.org/simple/statsdict/ 2021-05-12T18:36:24,539 Fetching project page and analyzing links: https://pypi.org/simple/statsdict/ 2021-05-12T18:36:24,540 Getting page https://pypi.org/simple/statsdict/ 2021-05-12T18:36:24,541 Found index url https://pypi.org/simple 2021-05-12T18:36:24,650 Found link https://files.pythonhosted.org/packages/ec/97/2517cfebb882d97b636704fef995d4f30cd7ba757f6e86f63c08ef60f8a4/statsdict-0.0.1-py3-none-any.whl#sha256=43a2493e112d90530f35100e87e51a9b1f9e5db593c229f52d1943e04fc9c714 (from https://pypi.org/simple/statsdict/) (requires-python:>=3.7.1,<3.10), version: 0.0.1 2021-05-12T18:36:24,651 Found link https://files.pythonhosted.org/packages/d9/de/9b90170615e5e9283f1a693d78f6a7b7fac932c7ddf8cb2db1ccf0dfa19c/statsdict-0.0.1.tar.gz#sha256=a30eac9dcfa7a336a1f6fdbb33d096fb51ea8a802b91582b8e0929220eb0b413 (from https://pypi.org/simple/statsdict/) (requires-python:>=3.7.1,<3.10), version: 0.0.1 2021-05-12T18:36:24,652 Found link https://files.pythonhosted.org/packages/2b/4c/8f6869ef34de5b511882b90511583161d8792b7534d0e17487830dfb09ff/statsdict-0.1.0-py3-none-any.whl#sha256=6ed136a71a56539d53c6389470f52d0964dc904ddeb7acf5dfe8d6ddb07016dc (from https://pypi.org/simple/statsdict/) (requires-python:>=3.7.1,<3.10), version: 0.1.0 2021-05-12T18:36:24,653 Found link https://files.pythonhosted.org/packages/bc/09/98e274ddeeca9be2a76b051aad7c274dd1203ff3509b37593a01767298ab/statsdict-0.1.0.tar.gz#sha256=87fd8933a209dcf67dc0f98e9bc33933da440d9be02baf98b43052baabf6387b (from https://pypi.org/simple/statsdict/) (requires-python:>=3.7.1,<3.10), version: 0.1.0 2021-05-12T18:36:24,654 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.10'): https://files.pythonhosted.org/packages/58/20/055382e963b9d462cdb7c8320d1497cf38fb2815c1a2573025cc2a1e9ab9/statsdict-0.1.1-py3-none-any.whl#sha256=df40ed2695003f08d97c7841656794b3aed137d948825a17dd0aea71aa9b3301 (from https://pypi.org/simple/statsdict/) (requires-python:>=3.8.0,<3.10) 2021-05-12T18:36:24,654 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.10'): https://files.pythonhosted.org/packages/d9/3f/118988b34201edb50c26892553c79647f635906de56ae20144c246b4574a/statsdict-0.1.1.tar.gz#sha256=1a0d993714ca6c288fc9f14b32ceec2c1d6bb5305151964721ebe077fff17f20 (from https://pypi.org/simple/statsdict/) (requires-python:>=3.8.0,<3.10) 2021-05-12T18:36:24,655 Skipping link: not a file: https://pypi.org/simple/statsdict/ 2021-05-12T18:36:24,656 Given no hashes to check 0 links for project 'statsdict': discarding no candidates 2021-05-12T18:36:24,656 ERROR: Could not find a version that satisfies the requirement statsdict==0.1.1 (from versions: 0.0.1, 0.1.0) 2021-05-12T18:36:24,657 ERROR: No matching distribution found for statsdict==0.1.1 2021-05-12T18:36:24,657 Exception information: 2021-05-12T18:36:24,657 Traceback (most recent call last): 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-12T18:36:24,657 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-12T18:36:24,657 raise RequirementsConflicted(criterion) 2021-05-12T18:36:24,657 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('statsdict==0.1.1') 2021-05-12T18:36:24,657 2021-05-12T18:36:24,657 During handling of the above exception, another exception occurred: 2021-05-12T18:36:24,657 2021-05-12T18:36:24,657 Traceback (most recent call last): 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-12T18:36:24,657 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-12T18:36:24,657 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-12T18:36:24,657 raise ResolutionImpossible(e.criterion.information) 2021-05-12T18:36:24,657 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('statsdict==0.1.1'), parent=None)] 2021-05-12T18:36:24,657 2021-05-12T18:36:24,657 The above exception was the direct cause of the following exception: 2021-05-12T18:36:24,657 2021-05-12T18:36:24,657 Traceback (most recent call last): 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-12T18:36:24,657 status = self.run(options, args) 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-12T18:36:24,657 return func(self, options, args) 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-12T18:36:24,657 reqs, check_supported_wheels=True 2021-05-12T18:36:24,657 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-12T18:36:24,657 raise error from e 2021-05-12T18:36:24,657 pip._internal.exceptions.DistributionNotFound: No matching distribution found for statsdict==0.1.1 2021-05-12T18:36:24,661 Removed build tracker: '/tmp/pip-req-tracker-2gboverz'