2021-07-09T04:29:04,825 Created temporary directory: /tmp/pip-ephem-wheel-cache-p0e89jc2 2021-07-09T04:29:04,828 Created temporary directory: /tmp/pip-req-tracker-ypapex63 2021-07-09T04:29:04,829 Initialized build tracking at /tmp/pip-req-tracker-ypapex63 2021-07-09T04:29:04,829 Created build tracker: /tmp/pip-req-tracker-ypapex63 2021-07-09T04:29:04,829 Entered build tracker: /tmp/pip-req-tracker-ypapex63 2021-07-09T04:29:04,829 Created temporary directory: /tmp/pip-wheel-hf1_03vj 2021-07-09T04:29:04,862 1 location(s) to search for versions of pywordform: 2021-07-09T04:29:04,862 * https://pypi.org/simple/pywordform/ 2021-07-09T04:29:04,862 Fetching project page and analyzing links: https://pypi.org/simple/pywordform/ 2021-07-09T04:29:04,863 Getting page https://pypi.org/simple/pywordform/ 2021-07-09T04:29:04,864 Found index url https://pypi.org/simple 2021-07-09T04:29:04,952 Found link https://files.pythonhosted.org/packages/a9/84/ba3cdc9036d925f9f359d06ddad056f4f9c6f9f8e2779bfa95777e64cb62/pywordform-0.01.zip#sha256=54f6e348d15056018d8f025f95229b15202c99d39a407503a807ac8c86f5cba0 (from https://pypi.org/simple/pywordform/), version: 0.01 2021-07-09T04:29:04,953 Found link https://files.pythonhosted.org/packages/ac/cb/1d64d4d5df254e2dc13bd695a329cc654e2203deeff66595d916fbb18aae/pywordform-0.02.zip#sha256=154a656a592ebb52f1b94dc93fee268aa64fffd8cf0ab38351c32598372f8346 (from https://pypi.org/simple/pywordform/), version: 0.02 2021-07-09T04:29:04,953 Skipping link: not a file: https://pypi.org/simple/pywordform/ 2021-07-09T04:29:04,969 Given no hashes to check 1 links for project 'pywordform': discarding no candidates 2021-07-09T04:29:04,986 Collecting pywordform==0.02 2021-07-09T04:29:04,988 Created temporary directory: /tmp/pip-unpack-ofxazqrt 2021-07-09T04:29:05,161 Downloading pywordform-0.02.zip (23 kB) 2021-07-09T04:29:05,191 Added pywordform==0.02 from https://files.pythonhosted.org/packages/ac/cb/1d64d4d5df254e2dc13bd695a329cc654e2203deeff66595d916fbb18aae/pywordform-0.02.zip#sha256=154a656a592ebb52f1b94dc93fee268aa64fffd8cf0ab38351c32598372f8346 to build tracker '/tmp/pip-req-tracker-ypapex63' 2021-07-09T04:29:05,192 Running setup.py (path:/tmp/pip-wheel-hf1_03vj/pywordform_1b2ef2a0d95840f7a008595962f0697a/setup.py) egg_info for package pywordform 2021-07-09T04:29:05,193 Created temporary directory: /tmp/pip-pip-egg-info-wao74k1a 2021-07-09T04:29:05,193 Running command python setup.py egg_info 2021-07-09T04:29:05,805 Traceback (most recent call last): 2021-07-09T04:29:05,806 File "", line 1, in 2021-07-09T04:29:05,806 File "/tmp/pip-wheel-hf1_03vj/pywordform_1b2ef2a0d95840f7a008595962f0697a/setup.py", line 8, in 2021-07-09T04:29:05,807 from pywordform import __version__ 2021-07-09T04:29:05,807 File "/tmp/pip-wheel-hf1_03vj/pywordform_1b2ef2a0d95840f7a008595962f0697a/pywordform.py", line 65 2021-07-09T04:29:05,807 raise ImportError, "lxml or ElementTree are not installed, "\ 2021-07-09T04:29:05,807 ^ 2021-07-09T04:29:05,807 SyntaxError: invalid syntax 2021-07-09T04:29:05,856 WARNING: Discarding https://files.pythonhosted.org/packages/ac/cb/1d64d4d5df254e2dc13bd695a329cc654e2203deeff66595d916fbb18aae/pywordform-0.02.zip#sha256=154a656a592ebb52f1b94dc93fee268aa64fffd8cf0ab38351c32598372f8346 (from https://pypi.org/simple/pywordform/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:29:05,857 ERROR: Could not find a version that satisfies the requirement pywordform==0.02 (from versions: 0.1, 0.2) 2021-07-09T04:29:05,858 ERROR: No matching distribution found for pywordform==0.02 2021-07-09T04:29:05,858 Exception information: 2021-07-09T04:29:05,858 Traceback (most recent call last): 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:29:05,858 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:29:05,858 raise RequirementsConflicted(criterion) 2021-07-09T04:29:05,858 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pywordform==0.02') 2021-07-09T04:29:05,858 2021-07-09T04:29:05,858 During handling of the above exception, another exception occurred: 2021-07-09T04:29:05,858 2021-07-09T04:29:05,858 Traceback (most recent call last): 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:29:05,858 result = self._result = resolver.resolve( 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:29:05,858 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:29:05,858 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:29:05,858 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pywordform==0.02'), parent=None)] 2021-07-09T04:29:05,858 2021-07-09T04:29:05,858 The above exception was the direct cause of the following exception: 2021-07-09T04:29:05,858 2021-07-09T04:29:05,858 Traceback (most recent call last): 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:29:05,858 status = self.run(options, args) 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:29:05,858 return func(self, options, args) 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:29:05,858 requirement_set = resolver.resolve( 2021-07-09T04:29:05,858 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:29:05,858 raise error from e 2021-07-09T04:29:05,858 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pywordform==0.02 2021-07-09T04:29:05,863 Removed pywordform==0.02 from https://files.pythonhosted.org/packages/ac/cb/1d64d4d5df254e2dc13bd695a329cc654e2203deeff66595d916fbb18aae/pywordform-0.02.zip#sha256=154a656a592ebb52f1b94dc93fee268aa64fffd8cf0ab38351c32598372f8346 from build tracker '/tmp/pip-req-tracker-ypapex63' 2021-07-09T04:29:05,863 Removed build tracker: '/tmp/pip-req-tracker-ypapex63'