2021-07-09T07:37:50,098 Created temporary directory: /tmp/pip-ephem-wheel-cache-4eaucatp 2021-07-09T07:37:50,101 Created temporary directory: /tmp/pip-req-tracker-2gfijodw 2021-07-09T07:37:50,101 Initialized build tracking at /tmp/pip-req-tracker-2gfijodw 2021-07-09T07:37:50,102 Created build tracker: /tmp/pip-req-tracker-2gfijodw 2021-07-09T07:37:50,102 Entered build tracker: /tmp/pip-req-tracker-2gfijodw 2021-07-09T07:37:50,103 Created temporary directory: /tmp/pip-wheel-odmxyrba 2021-07-09T07:37:50,136 1 location(s) to search for versions of automodinit: 2021-07-09T07:37:50,136 * https://pypi.org/simple/automodinit/ 2021-07-09T07:37:50,137 Fetching project page and analyzing links: https://pypi.org/simple/automodinit/ 2021-07-09T07:37:50,137 Getting page https://pypi.org/simple/automodinit/ 2021-07-09T07:37:50,139 Found index url https://pypi.org/simple 2021-07-09T07:37:50,227 Found link https://files.pythonhosted.org/packages/7e/c2/cce2afb690003b627a36fb80e56b6ab419a8369825da5175a3ed8e5faa80/automodinit-0.12.zip#sha256=a546fc8509cb996680404b58fee40893aa2d6d3aa3d39514321af9d4b691690a (from https://pypi.org/simple/automodinit/), version: 0.12 2021-07-09T07:37:50,227 Found link https://files.pythonhosted.org/packages/e6/88/74ed0fd66e3959911b834b4ba3c0c3c84a2d985c0659aa40e0a584764f34/automodinit-0.14.tar.gz#sha256=cd62cc776c42fb90fb7404f2821294c311ec7c1b1bbfff10af4e6e0d14fb16a3 (from https://pypi.org/simple/automodinit/), version: 0.14 2021-07-09T07:37:50,228 Found link https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz#sha256=b37656b11446518add475ef2d1b944f1285a475a7bbdeebfa21238ebf379ce32 (from https://pypi.org/simple/automodinit/), version: 0.15 2021-07-09T07:37:50,228 Found link https://files.pythonhosted.org/packages/7c/28/214fff05c552d333433ca43f6cabd6d9f5577f878adff9d11e418f28917b/automodinit-0.16.tar.gz#sha256=fc0d340865be7378fe591c8db162609dea713cfef2e25d9b15836f4cd690c831 (from https://pypi.org/simple/automodinit/), version: 0.16 2021-07-09T07:37:50,228 Skipping link: not a file: https://pypi.org/simple/automodinit/ 2021-07-09T07:37:50,245 Given no hashes to check 0 links for project 'automodinit': discarding no candidates 2021-07-09T07:37:50,246 ERROR: Could not find a version that satisfies the requirement automodinit==0.13 (from versions: 0.12, 0.14, 0.15, 0.16) 2021-07-09T07:37:50,246 ERROR: No matching distribution found for automodinit==0.13 2021-07-09T07:37:50,246 Exception information: 2021-07-09T07:37:50,246 Traceback (most recent call last): 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:37:50,246 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:37:50,246 raise RequirementsConflicted(criterion) 2021-07-09T07:37:50,246 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('automodinit==0.13') 2021-07-09T07:37:50,246 2021-07-09T07:37:50,246 During handling of the above exception, another exception occurred: 2021-07-09T07:37:50,246 2021-07-09T07:37:50,246 Traceback (most recent call last): 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:37:50,246 result = self._result = resolver.resolve( 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:37:50,246 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:37:50,246 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:37:50,246 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('automodinit==0.13'), parent=None)] 2021-07-09T07:37:50,246 2021-07-09T07:37:50,246 The above exception was the direct cause of the following exception: 2021-07-09T07:37:50,246 2021-07-09T07:37:50,246 Traceback (most recent call last): 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:37:50,246 status = self.run(options, args) 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:37:50,246 return func(self, options, args) 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:37:50,246 requirement_set = resolver.resolve( 2021-07-09T07:37:50,246 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:37:50,246 raise error from e 2021-07-09T07:37:50,246 pip._internal.exceptions.DistributionNotFound: No matching distribution found for automodinit==0.13 2021-07-09T07:37:50,250 Removed build tracker: '/tmp/pip-req-tracker-2gfijodw'