2021-07-15T17:08:43,012 Created temporary directory: /tmp/pip-ephem-wheel-cache-hkibh433 2021-07-15T17:08:43,014 Created temporary directory: /tmp/pip-req-tracker-j52v3rlv 2021-07-15T17:08:43,015 Initialized build tracking at /tmp/pip-req-tracker-j52v3rlv 2021-07-15T17:08:43,015 Created build tracker: /tmp/pip-req-tracker-j52v3rlv 2021-07-15T17:08:43,015 Entered build tracker: /tmp/pip-req-tracker-j52v3rlv 2021-07-15T17:08:43,015 Created temporary directory: /tmp/pip-wheel-0se6k6xm 2021-07-15T17:08:43,042 1 location(s) to search for versions of cpz: 2021-07-15T17:08:43,042 * https://pypi.org/simple/cpz/ 2021-07-15T17:08:43,042 Fetching project page and analyzing links: https://pypi.org/simple/cpz/ 2021-07-15T17:08:43,043 Getting page https://pypi.org/simple/cpz/ 2021-07-15T17:08:43,044 Found index url https://pypi.org/simple 2021-07-15T17:08:43,223 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9d/12/ee84c3a7638202ff1419887b072ce42a697dd2d52264f51baf60ab3fa4fc/cpz-1.0.1-py2-none-any.whl#sha256=4f1813687519cb34ebd24fc508e079e790409d8ff485dd8f5dfc99b56d156ea5 (from https://pypi.org/simple/cpz/) 2021-07-15T17:08:43,223 Found link https://files.pythonhosted.org/packages/b2/65/b81ee9321840545b7562275666fd350f944f67558194f1869a043954d53f/cpz-1.0.1.tar.gz#sha256=c0f519790308f57a009e19951a0a79bd10acca15ee1b9da03138b7e42f7209dc (from https://pypi.org/simple/cpz/), version: 1.0.1 2021-07-15T17:08:43,224 Skipping link: not a file: https://pypi.org/simple/cpz/ 2021-07-15T17:08:43,225 Given no hashes to check 1 links for project 'cpz': discarding no candidates 2021-07-15T17:08:43,243 Collecting cpz==1.0.1 2021-07-15T17:08:43,245 Created temporary directory: /tmp/pip-unpack-f0pew249 2021-07-15T17:08:43,412 Downloading cpz-1.0.1.tar.gz (11 kB) 2021-07-15T17:08:43,467 Added cpz==1.0.1 from https://files.pythonhosted.org/packages/b2/65/b81ee9321840545b7562275666fd350f944f67558194f1869a043954d53f/cpz-1.0.1.tar.gz#sha256=c0f519790308f57a009e19951a0a79bd10acca15ee1b9da03138b7e42f7209dc to build tracker '/tmp/pip-req-tracker-j52v3rlv' 2021-07-15T17:08:43,468 Running setup.py (path:/tmp/pip-wheel-0se6k6xm/cpz_b04134d275134f058c1f79492c1be77f/setup.py) egg_info for package cpz 2021-07-15T17:08:43,469 Created temporary directory: /tmp/pip-pip-egg-info-n4407ezr 2021-07-15T17:08:43,469 Running command python setup.py egg_info 2021-07-15T17:08:44,268 Traceback (most recent call last): 2021-07-15T17:08:44,268 File "", line 1, in 2021-07-15T17:08:44,269 File "/tmp/pip-wheel-0se6k6xm/cpz_b04134d275134f058c1f79492c1be77f/setup.py", line 5, in 2021-07-15T17:08:44,269 import cpz 2021-07-15T17:08:44,269 File "/tmp/pip-wheel-0se6k6xm/cpz_b04134d275134f058c1f79492c1be77f/cpz/__init__.py", line 28, in 2021-07-15T17:08:44,269 from . import builder, parser 2021-07-15T17:08:44,269 File "/tmp/pip-wheel-0se6k6xm/cpz_b04134d275134f058c1f79492c1be77f/cpz/builder.py", line 29, in 2021-07-15T17:08:44,269 from . import utils 2021-07-15T17:08:44,270 File "/tmp/pip-wheel-0se6k6xm/cpz_b04134d275134f058c1f79492c1be77f/cpz/utils.py", line 25, in 2021-07-15T17:08:44,270 import htmlentitydefs 2021-07-15T17:08:44,270 ModuleNotFoundError: No module named 'htmlentitydefs' 2021-07-15T17:08:44,319 WARNING: Discarding https://files.pythonhosted.org/packages/b2/65/b81ee9321840545b7562275666fd350f944f67558194f1869a043954d53f/cpz-1.0.1.tar.gz#sha256=c0f519790308f57a009e19951a0a79bd10acca15ee1b9da03138b7e42f7209dc (from https://pypi.org/simple/cpz/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T17:08:44,320 ERROR: Could not find a version that satisfies the requirement cpz==1.0.1 (from versions: 1.0.1) 2021-07-15T17:08:44,321 ERROR: No matching distribution found for cpz==1.0.1 2021-07-15T17:08:44,321 Exception information: 2021-07-15T17:08:44,321 Traceback (most recent call last): 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T17:08:44,321 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T17:08:44,321 raise RequirementsConflicted(criterion) 2021-07-15T17:08:44,321 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpz==1.0.1') 2021-07-15T17:08:44,321 2021-07-15T17:08:44,321 During handling of the above exception, another exception occurred: 2021-07-15T17:08:44,321 2021-07-15T17:08:44,321 Traceback (most recent call last): 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T17:08:44,321 result = self._result = resolver.resolve( 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T17:08:44,321 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T17:08:44,321 raise ResolutionImpossible(e.criterion.information) 2021-07-15T17:08:44,321 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpz==1.0.1'), parent=None)] 2021-07-15T17:08:44,321 2021-07-15T17:08:44,321 The above exception was the direct cause of the following exception: 2021-07-15T17:08:44,321 2021-07-15T17:08:44,321 Traceback (most recent call last): 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T17:08:44,321 status = self.run(options, args) 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T17:08:44,321 return func(self, options, args) 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T17:08:44,321 requirement_set = resolver.resolve( 2021-07-15T17:08:44,321 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T17:08:44,321 raise error from e 2021-07-15T17:08:44,321 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpz==1.0.1 2021-07-15T17:08:44,326 Removed cpz==1.0.1 from https://files.pythonhosted.org/packages/b2/65/b81ee9321840545b7562275666fd350f944f67558194f1869a043954d53f/cpz-1.0.1.tar.gz#sha256=c0f519790308f57a009e19951a0a79bd10acca15ee1b9da03138b7e42f7209dc from build tracker '/tmp/pip-req-tracker-j52v3rlv' 2021-07-15T17:08:44,326 Removed build tracker: '/tmp/pip-req-tracker-j52v3rlv'