2021-07-09T19:06:07,147 Created temporary directory: /tmp/pip-ephem-wheel-cache-hbd9i_n_ 2021-07-09T19:06:07,150 Created temporary directory: /tmp/pip-req-tracker-zn4jsbfb 2021-07-09T19:06:07,150 Initialized build tracking at /tmp/pip-req-tracker-zn4jsbfb 2021-07-09T19:06:07,151 Created build tracker: /tmp/pip-req-tracker-zn4jsbfb 2021-07-09T19:06:07,151 Entered build tracker: /tmp/pip-req-tracker-zn4jsbfb 2021-07-09T19:06:07,152 Created temporary directory: /tmp/pip-wheel-yz6ex4h3 2021-07-09T19:06:07,185 1 location(s) to search for versions of xmldict-translate: 2021-07-09T19:06:07,185 * https://pypi.org/simple/xmldict-translate/ 2021-07-09T19:06:07,185 Fetching project page and analyzing links: https://pypi.org/simple/xmldict-translate/ 2021-07-09T19:06:07,186 Getting page https://pypi.org/simple/xmldict-translate/ 2021-07-09T19:06:07,187 Found index url https://pypi.org/simple 2021-07-09T19:06:07,371 Found link https://files.pythonhosted.org/packages/ba/8f/b6bfa68863e83ae61085b4bc4ed5dffa4393c681536a57feab8cb39566d1/xmldict_translate-0.1.1.tar.gz#sha256=ddc2b4afd69815f637fe96a1aec0155953ecd417ec86c57987eddab6176549b5 (from https://pypi.org/simple/xmldict-translate/), version: 0.1.1 2021-07-09T19:06:07,372 Found link https://files.pythonhosted.org/packages/d0/d0/c69b331c69ea1d374e00b2a1f0dda0f624998323cd7e9ec891c67ac652ce/xmldict_translate-0.1.2.tar.gz#sha256=1afa45ccd37366a0011d94a89b6cd81d83bce820624a8466e66406fc8cad35b4 (from https://pypi.org/simple/xmldict-translate/), version: 0.1.2 2021-07-09T19:06:07,372 Found link https://files.pythonhosted.org/packages/b5/a4/56ef55085adc24aa82c9e096b3a3d35fd278c07cc62ea9073128c9feb513/xmldict_translate-0.1.3.tar.gz#sha256=15208a6d82b626b6e4240531b98d78270fc5ce7e16db3c0d84251d140abcfa97 (from https://pypi.org/simple/xmldict-translate/), version: 0.1.3 2021-07-09T19:06:07,372 Found link https://files.pythonhosted.org/packages/4b/43/90682cb624e5d157e3804ac69621d5284f8cdb1c31aa475a59c3f4f31118/xmldict_translate-1.6.tar.gz#sha256=e73611bd6263978d8a444d2552562eacf5f5c5a3c8e8eae0a7d4d6afe3e0b4fc (from https://pypi.org/simple/xmldict-translate/), version: 1.6 2021-07-09T19:06:07,372 Skipping link: not a file: https://pypi.org/simple/xmldict-translate/ 2021-07-09T19:06:07,389 Given no hashes to check 0 links for project 'xmldict-translate': discarding no candidates 2021-07-09T19:06:07,390 ERROR: Could not find a version that satisfies the requirement xmldict-translate==0.1 (from versions: 0.1.1, 0.1.2, 0.1.3, 1.6) 2021-07-09T19:06:07,390 ERROR: No matching distribution found for xmldict-translate==0.1 2021-07-09T19:06:07,390 Exception information: 2021-07-09T19:06:07,390 Traceback (most recent call last): 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:06:07,390 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:06:07,390 raise RequirementsConflicted(criterion) 2021-07-09T19:06:07,390 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xmldict-translate==0.1') 2021-07-09T19:06:07,390 2021-07-09T19:06:07,390 During handling of the above exception, another exception occurred: 2021-07-09T19:06:07,390 2021-07-09T19:06:07,390 Traceback (most recent call last): 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:06:07,390 result = self._result = resolver.resolve( 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:06:07,390 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:06:07,390 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:06:07,390 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xmldict-translate==0.1'), parent=None)] 2021-07-09T19:06:07,390 2021-07-09T19:06:07,390 The above exception was the direct cause of the following exception: 2021-07-09T19:06:07,390 2021-07-09T19:06:07,390 Traceback (most recent call last): 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:06:07,390 status = self.run(options, args) 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:06:07,390 return func(self, options, args) 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:06:07,390 requirement_set = resolver.resolve( 2021-07-09T19:06:07,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:06:07,390 raise error from e 2021-07-09T19:06:07,390 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xmldict-translate==0.1 2021-07-09T19:06:07,394 Removed build tracker: '/tmp/pip-req-tracker-zn4jsbfb'