2021-07-14T23:36:28,280 Created temporary directory: /tmp/pip-ephem-wheel-cache-p4zxnpt6 2021-07-14T23:36:28,283 Created temporary directory: /tmp/pip-req-tracker-gwkbrqfp 2021-07-14T23:36:28,283 Initialized build tracking at /tmp/pip-req-tracker-gwkbrqfp 2021-07-14T23:36:28,284 Created build tracker: /tmp/pip-req-tracker-gwkbrqfp 2021-07-14T23:36:28,284 Entered build tracker: /tmp/pip-req-tracker-gwkbrqfp 2021-07-14T23:36:28,284 Created temporary directory: /tmp/pip-wheel-a3s2w4gs 2021-07-14T23:36:28,314 1 location(s) to search for versions of openhtml: 2021-07-14T23:36:28,314 * https://pypi.org/simple/openhtml/ 2021-07-14T23:36:28,315 Fetching project page and analyzing links: https://pypi.org/simple/openhtml/ 2021-07-14T23:36:28,315 Getting page https://pypi.org/simple/openhtml/ 2021-07-14T23:36:28,317 Found index url https://pypi.org/simple 2021-07-14T23:36:28,408 Found link https://files.pythonhosted.org/packages/5d/6a/5494c0e71ab6d7c74eed3fb75e1a3148e99368041478cfb5d318c8308bbf/openHtml-0.0.1.tar.gz#sha256=0561d921baf56e5e15e445a80af8f71c571c89334c5af8bfd7579c7deab9c1d5 (from https://pypi.org/simple/openhtml/), version: 0.0.1 2021-07-14T23:36:28,408 Found link https://files.pythonhosted.org/packages/4c/ef/7203aa2f63d015257e686e65456c1f684ae82d97987433c25c88d9fbbabf/openHtml-0.0.2.tar.gz#sha256=61c17217047403be0070dcec99bab42caa6531f7bde9242d3ebe80ce5210c8bb (from https://pypi.org/simple/openhtml/), version: 0.0.2 2021-07-14T23:36:28,409 Skipping link: not a file: https://pypi.org/simple/openhtml/ 2021-07-14T23:36:28,428 Given no hashes to check 1 links for project 'openhtml': discarding no candidates 2021-07-14T23:36:28,448 Collecting openhtml==0.0.2 2021-07-14T23:36:28,449 Created temporary directory: /tmp/pip-unpack-4a7ca7hi 2021-07-14T23:36:28,617 Downloading openHtml-0.0.2.tar.gz (1.0 kB) 2021-07-14T23:36:28,641 Added openhtml==0.0.2 from https://files.pythonhosted.org/packages/4c/ef/7203aa2f63d015257e686e65456c1f684ae82d97987433c25c88d9fbbabf/openHtml-0.0.2.tar.gz#sha256=61c17217047403be0070dcec99bab42caa6531f7bde9242d3ebe80ce5210c8bb to build tracker '/tmp/pip-req-tracker-gwkbrqfp' 2021-07-14T23:36:28,642 Running setup.py (path:/tmp/pip-wheel-a3s2w4gs/openhtml_8eea27c3343f465ea3d9150ecad77cc5/setup.py) egg_info for package openhtml 2021-07-14T23:36:28,643 Created temporary directory: /tmp/pip-pip-egg-info-hkqx_w9g 2021-07-14T23:36:28,643 Running command python setup.py egg_info 2021-07-14T23:36:29,669 Traceback (most recent call last): 2021-07-14T23:36:29,670 File "", line 1, in 2021-07-14T23:36:29,670 File "/tmp/pip-wheel-a3s2w4gs/openhtml_8eea27c3343f465ea3d9150ecad77cc5/setup.py", line 3, in 2021-07-14T23:36:29,671 with open("readme.md","r",encoding='utf-8') as fh: 2021-07-14T23:36:29,671 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2021-07-14T23:36:29,726 WARNING: Discarding https://files.pythonhosted.org/packages/4c/ef/7203aa2f63d015257e686e65456c1f684ae82d97987433c25c88d9fbbabf/openHtml-0.0.2.tar.gz#sha256=61c17217047403be0070dcec99bab42caa6531f7bde9242d3ebe80ce5210c8bb (from https://pypi.org/simple/openhtml/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:36:29,727 ERROR: Could not find a version that satisfies the requirement openhtml==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-14T23:36:29,728 ERROR: No matching distribution found for openhtml==0.0.2 2021-07-14T23:36:29,728 Exception information: 2021-07-14T23:36:29,728 Traceback (most recent call last): 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:36:29,728 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:36:29,728 raise RequirementsConflicted(criterion) 2021-07-14T23:36:29,728 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openhtml==0.0.2') 2021-07-14T23:36:29,728 2021-07-14T23:36:29,728 During handling of the above exception, another exception occurred: 2021-07-14T23:36:29,728 2021-07-14T23:36:29,728 Traceback (most recent call last): 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:36:29,728 result = self._result = resolver.resolve( 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:36:29,728 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:36:29,728 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:36:29,728 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openhtml==0.0.2'), parent=None)] 2021-07-14T23:36:29,728 2021-07-14T23:36:29,728 The above exception was the direct cause of the following exception: 2021-07-14T23:36:29,728 2021-07-14T23:36:29,728 Traceback (most recent call last): 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:36:29,728 status = self.run(options, args) 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:36:29,728 return func(self, options, args) 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:36:29,728 requirement_set = resolver.resolve( 2021-07-14T23:36:29,728 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:36:29,728 raise error from e 2021-07-14T23:36:29,728 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openhtml==0.0.2 2021-07-14T23:36:29,733 Removed openhtml==0.0.2 from https://files.pythonhosted.org/packages/4c/ef/7203aa2f63d015257e686e65456c1f684ae82d97987433c25c88d9fbbabf/openHtml-0.0.2.tar.gz#sha256=61c17217047403be0070dcec99bab42caa6531f7bde9242d3ebe80ce5210c8bb from build tracker '/tmp/pip-req-tracker-gwkbrqfp' 2021-07-14T23:36:29,733 Removed build tracker: '/tmp/pip-req-tracker-gwkbrqfp'