2021-07-11T19:53:53,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-p621fssf 2021-07-11T19:53:53,227 Created temporary directory: /tmp/pip-req-tracker-t8rud78x 2021-07-11T19:53:53,228 Initialized build tracking at /tmp/pip-req-tracker-t8rud78x 2021-07-11T19:53:53,228 Created build tracker: /tmp/pip-req-tracker-t8rud78x 2021-07-11T19:53:53,228 Entered build tracker: /tmp/pip-req-tracker-t8rud78x 2021-07-11T19:53:53,228 Created temporary directory: /tmp/pip-wheel-ke9854px 2021-07-11T19:53:53,259 1 location(s) to search for versions of spreadsheet-html: 2021-07-11T19:53:53,259 * https://pypi.org/simple/spreadsheet-html/ 2021-07-11T19:53:53,259 Fetching project page and analyzing links: https://pypi.org/simple/spreadsheet-html/ 2021-07-11T19:53:53,260 Getting page https://pypi.org/simple/spreadsheet-html/ 2021-07-11T19:53:53,261 Found index url https://pypi.org/simple 2021-07-11T19:53:53,379 Found link https://files.pythonhosted.org/packages/1a/f2/d4659c307b0dc8ab3963da54387f57d8bdc0beb62cc89446b52e37dc0f1a/Spreadsheet-HTML-0.0.1.tar.gz#sha256=d391cde5f4e9a3488e68e96b8fb0d53a2ac566f009a4412521bc229c3e9f1e4a (from https://pypi.org/simple/spreadsheet-html/), version: 0.0.1 2021-07-11T19:53:53,379 Found link https://files.pythonhosted.org/packages/c1/6e/2ee96725187ee7435243a3cbf0985f1ac6ff2531a6077fc202c1ca53561e/Spreadsheet-HTML-0.0.2.tar.gz#sha256=984b5992e189a9de2c39284af889c358ad62530792f09de424d5f3ad3eb76dc2 (from https://pypi.org/simple/spreadsheet-html/), version: 0.0.2 2021-07-11T19:53:53,380 Found link https://files.pythonhosted.org/packages/70/a0/1c3b476fe6f61000e2b8bb21df372d66d92c3bcc4c582790c0a37774fbf6/Spreadsheet-HTML-0.0.3.tar.gz#sha256=db40c05e7fae9165746e420b65562894b2fc36df1e0bcabd8f483222f5381316 (from https://pypi.org/simple/spreadsheet-html/), version: 0.0.3 2021-07-11T19:53:53,380 Skipping link: not a file: https://pypi.org/simple/spreadsheet-html/ 2021-07-11T19:53:53,398 Given no hashes to check 1 links for project 'spreadsheet-html': discarding no candidates 2021-07-11T19:53:53,417 Collecting spreadsheet-html==0.0.2 2021-07-11T19:53:53,419 Created temporary directory: /tmp/pip-unpack-q5qczth_ 2021-07-11T19:53:53,487 Downloading Spreadsheet-HTML-0.0.2.tar.gz (3.4 kB) 2021-07-11T19:53:53,518 Added spreadsheet-html==0.0.2 from https://files.pythonhosted.org/packages/c1/6e/2ee96725187ee7435243a3cbf0985f1ac6ff2531a6077fc202c1ca53561e/Spreadsheet-HTML-0.0.2.tar.gz#sha256=984b5992e189a9de2c39284af889c358ad62530792f09de424d5f3ad3eb76dc2 to build tracker '/tmp/pip-req-tracker-t8rud78x' 2021-07-11T19:53:53,519 Running setup.py (path:/tmp/pip-wheel-ke9854px/spreadsheet-html_2cce2500199c4775bb38dc352119238e/setup.py) egg_info for package spreadsheet-html 2021-07-11T19:53:53,519 Created temporary directory: /tmp/pip-pip-egg-info-71p8b8yq 2021-07-11T19:53:53,520 Running command python setup.py egg_info 2021-07-11T19:53:54,438 /tmp/pip-wheel-ke9854px/spreadsheet-html_2cce2500199c4775bb38dc352119238e/Spreadsheet/HTML.py:183: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-11T19:53:54,439 if thing is 'data': 2021-07-11T19:53:54,442 Traceback (most recent call last): 2021-07-11T19:53:54,442 File "", line 1, in 2021-07-11T19:53:54,442 File "/tmp/pip-wheel-ke9854px/spreadsheet-html_2cce2500199c4775bb38dc352119238e/setup.py", line 2, in 2021-07-11T19:53:54,443 import Spreadsheet.HTML 2021-07-11T19:53:54,443 File "/tmp/pip-wheel-ke9854px/spreadsheet-html_2cce2500199c4775bb38dc352119238e/Spreadsheet/HTML.py", line 2, in 2021-07-11T19:53:54,443 from HTML.Auto import Tag,Encoder 2021-07-11T19:53:54,443 ModuleNotFoundError: No module named 'HTML' 2021-07-11T19:53:54,492 WARNING: Discarding https://files.pythonhosted.org/packages/c1/6e/2ee96725187ee7435243a3cbf0985f1ac6ff2531a6077fc202c1ca53561e/Spreadsheet-HTML-0.0.2.tar.gz#sha256=984b5992e189a9de2c39284af889c358ad62530792f09de424d5f3ad3eb76dc2 (from https://pypi.org/simple/spreadsheet-html/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:53:54,494 ERROR: Could not find a version that satisfies the requirement spreadsheet-html==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-11T19:53:54,494 ERROR: No matching distribution found for spreadsheet-html==0.0.2 2021-07-11T19:53:54,494 Exception information: 2021-07-11T19:53:54,494 Traceback (most recent call last): 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:53:54,494 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:53:54,494 raise RequirementsConflicted(criterion) 2021-07-11T19:53:54,494 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spreadsheet-html==0.0.2') 2021-07-11T19:53:54,494 2021-07-11T19:53:54,494 During handling of the above exception, another exception occurred: 2021-07-11T19:53:54,494 2021-07-11T19:53:54,494 Traceback (most recent call last): 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:53:54,494 result = self._result = resolver.resolve( 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:53:54,494 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:53:54,494 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:53:54,494 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spreadsheet-html==0.0.2'), parent=None)] 2021-07-11T19:53:54,494 2021-07-11T19:53:54,494 The above exception was the direct cause of the following exception: 2021-07-11T19:53:54,494 2021-07-11T19:53:54,494 Traceback (most recent call last): 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:53:54,494 status = self.run(options, args) 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:53:54,494 return func(self, options, args) 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:53:54,494 requirement_set = resolver.resolve( 2021-07-11T19:53:54,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:53:54,494 raise error from e 2021-07-11T19:53:54,494 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spreadsheet-html==0.0.2 2021-07-11T19:53:54,499 Removed spreadsheet-html==0.0.2 from https://files.pythonhosted.org/packages/c1/6e/2ee96725187ee7435243a3cbf0985f1ac6ff2531a6077fc202c1ca53561e/Spreadsheet-HTML-0.0.2.tar.gz#sha256=984b5992e189a9de2c39284af889c358ad62530792f09de424d5f3ad3eb76dc2 from build tracker '/tmp/pip-req-tracker-t8rud78x' 2021-07-11T19:53:54,500 Removed build tracker: '/tmp/pip-req-tracker-t8rud78x'