2021-07-09T04:28:55,146 Created temporary directory: /tmp/pip-ephem-wheel-cache-wplawf9x 2021-07-09T04:28:55,149 Created temporary directory: /tmp/pip-req-tracker-6_1f9drd 2021-07-09T04:28:55,150 Initialized build tracking at /tmp/pip-req-tracker-6_1f9drd 2021-07-09T04:28:55,150 Created build tracker: /tmp/pip-req-tracker-6_1f9drd 2021-07-09T04:28:55,150 Entered build tracker: /tmp/pip-req-tracker-6_1f9drd 2021-07-09T04:28:55,151 Created temporary directory: /tmp/pip-wheel-_t2r7s88 2021-07-09T04:28:55,183 1 location(s) to search for versions of pywordform: 2021-07-09T04:28:55,183 * https://pypi.org/simple/pywordform/ 2021-07-09T04:28:55,184 Fetching project page and analyzing links: https://pypi.org/simple/pywordform/ 2021-07-09T04:28:55,184 Getting page https://pypi.org/simple/pywordform/ 2021-07-09T04:28:55,186 Found index url https://pypi.org/simple 2021-07-09T04:28:55,392 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:28:55,393 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:28:55,393 Skipping link: not a file: https://pypi.org/simple/pywordform/ 2021-07-09T04:28:55,409 Given no hashes to check 1 links for project 'pywordform': discarding no candidates 2021-07-09T04:28:55,426 Collecting pywordform==0.01 2021-07-09T04:28:55,428 Created temporary directory: /tmp/pip-unpack-6z57dtx1 2021-07-09T04:28:55,604 Downloading pywordform-0.01.zip (23 kB) 2021-07-09T04:28:55,634 Added pywordform==0.01 from https://files.pythonhosted.org/packages/a9/84/ba3cdc9036d925f9f359d06ddad056f4f9c6f9f8e2779bfa95777e64cb62/pywordform-0.01.zip#sha256=54f6e348d15056018d8f025f95229b15202c99d39a407503a807ac8c86f5cba0 to build tracker '/tmp/pip-req-tracker-6_1f9drd' 2021-07-09T04:28:55,635 Running setup.py (path:/tmp/pip-wheel-_t2r7s88/pywordform_b532432858814431908027a2e2e8b977/setup.py) egg_info for package pywordform 2021-07-09T04:28:55,636 Created temporary directory: /tmp/pip-pip-egg-info-_ozyp_lf 2021-07-09T04:28:55,636 Running command python setup.py egg_info 2021-07-09T04:28:56,254 Traceback (most recent call last): 2021-07-09T04:28:56,254 File "", line 1, in 2021-07-09T04:28:56,255 File "/tmp/pip-wheel-_t2r7s88/pywordform_b532432858814431908027a2e2e8b977/setup.py", line 8, in 2021-07-09T04:28:56,255 from pywordform import __version__ 2021-07-09T04:28:56,255 File "/tmp/pip-wheel-_t2r7s88/pywordform_b532432858814431908027a2e2e8b977/pywordform.py", line 64 2021-07-09T04:28:56,256 raise ImportError, "lxml or ElementTree are not installed, "\ 2021-07-09T04:28:56,256 ^ 2021-07-09T04:28:56,256 SyntaxError: invalid syntax 2021-07-09T04:28:56,304 WARNING: Discarding https://files.pythonhosted.org/packages/a9/84/ba3cdc9036d925f9f359d06ddad056f4f9c6f9f8e2779bfa95777e64cb62/pywordform-0.01.zip#sha256=54f6e348d15056018d8f025f95229b15202c99d39a407503a807ac8c86f5cba0 (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:28:56,305 ERROR: Could not find a version that satisfies the requirement pywordform==0.01 (from versions: 0.1, 0.2) 2021-07-09T04:28:56,306 ERROR: No matching distribution found for pywordform==0.01 2021-07-09T04:28:56,306 Exception information: 2021-07-09T04:28:56,306 Traceback (most recent call last): 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:28:56,306 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:28:56,306 raise RequirementsConflicted(criterion) 2021-07-09T04:28:56,306 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pywordform==0.01') 2021-07-09T04:28:56,306 2021-07-09T04:28:56,306 During handling of the above exception, another exception occurred: 2021-07-09T04:28:56,306 2021-07-09T04:28:56,306 Traceback (most recent call last): 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:28:56,306 result = self._result = resolver.resolve( 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:28:56,306 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:28:56,306 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:28:56,306 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pywordform==0.01'), parent=None)] 2021-07-09T04:28:56,306 2021-07-09T04:28:56,306 The above exception was the direct cause of the following exception: 2021-07-09T04:28:56,306 2021-07-09T04:28:56,306 Traceback (most recent call last): 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:28:56,306 status = self.run(options, args) 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:28:56,306 return func(self, options, args) 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:28:56,306 requirement_set = resolver.resolve( 2021-07-09T04:28:56,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:28:56,306 raise error from e 2021-07-09T04:28:56,306 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pywordform==0.01 2021-07-09T04:28:56,311 Removed pywordform==0.01 from https://files.pythonhosted.org/packages/a9/84/ba3cdc9036d925f9f359d06ddad056f4f9c6f9f8e2779bfa95777e64cb62/pywordform-0.01.zip#sha256=54f6e348d15056018d8f025f95229b15202c99d39a407503a807ac8c86f5cba0 from build tracker '/tmp/pip-req-tracker-6_1f9drd' 2021-07-09T04:28:56,311 Removed build tracker: '/tmp/pip-req-tracker-6_1f9drd'