2021-07-15T04:20:15,012 Created temporary directory: /tmp/pip-ephem-wheel-cache-x6h7gard 2021-07-15T04:20:15,015 Created temporary directory: /tmp/pip-req-tracker-jum0sici 2021-07-15T04:20:15,015 Initialized build tracking at /tmp/pip-req-tracker-jum0sici 2021-07-15T04:20:15,016 Created build tracker: /tmp/pip-req-tracker-jum0sici 2021-07-15T04:20:15,016 Entered build tracker: /tmp/pip-req-tracker-jum0sici 2021-07-15T04:20:15,016 Created temporary directory: /tmp/pip-wheel-9_budc37 2021-07-15T04:20:15,046 1 location(s) to search for versions of clustering-jhk: 2021-07-15T04:20:15,046 * https://pypi.org/simple/clustering-jhk/ 2021-07-15T04:20:15,046 Fetching project page and analyzing links: https://pypi.org/simple/clustering-jhk/ 2021-07-15T04:20:15,047 Getting page https://pypi.org/simple/clustering-jhk/ 2021-07-15T04:20:15,048 Found index url https://pypi.org/simple 2021-07-15T04:20:15,263 Found link https://files.pythonhosted.org/packages/da/01/be64991d8339fc663c79e0a14792e62c26cef42d6ea3fcb05a5fc5a55f45/clustering_jhk-0.2.tar.gz#sha256=82e20f5c3d8ce641bb0d810fed1933cc95c8d7ccff09b2290cae7c1857c89d8d (from https://pypi.org/simple/clustering-jhk/), version: 0.2 2021-07-15T04:20:15,263 Skipping link: not a file: https://pypi.org/simple/clustering-jhk/ 2021-07-15T04:20:15,284 Given no hashes to check 1 links for project 'clustering-jhk': discarding no candidates 2021-07-15T04:20:15,303 Collecting clustering-jhk==0.2 2021-07-15T04:20:15,305 Created temporary directory: /tmp/pip-unpack-sdom_jdd 2021-07-15T04:20:15,489 Downloading clustering_jhk-0.2.tar.gz (52 kB) 2021-07-15T04:20:15,586 Added clustering-jhk==0.2 from https://files.pythonhosted.org/packages/da/01/be64991d8339fc663c79e0a14792e62c26cef42d6ea3fcb05a5fc5a55f45/clustering_jhk-0.2.tar.gz#sha256=82e20f5c3d8ce641bb0d810fed1933cc95c8d7ccff09b2290cae7c1857c89d8d to build tracker '/tmp/pip-req-tracker-jum0sici' 2021-07-15T04:20:15,587 Running setup.py (path:/tmp/pip-wheel-9_budc37/clustering-jhk_f98762ddd29a43d982d0a0fee7d447ed/setup.py) egg_info for package clustering-jhk 2021-07-15T04:20:15,587 Created temporary directory: /tmp/pip-pip-egg-info-exypvgf2 2021-07-15T04:20:15,588 Running command python setup.py egg_info 2021-07-15T04:20:16,725 Traceback (most recent call last): 2021-07-15T04:20:16,725 File "", line 1, in 2021-07-15T04:20:16,726 File "/tmp/pip-wheel-9_budc37/clustering-jhk_f98762ddd29a43d982d0a0fee7d447ed/setup.py", line 14, in 2021-07-15T04:20:16,726 long_description=long_description(), 2021-07-15T04:20:16,726 File "/tmp/pip-wheel-9_budc37/clustering-jhk_f98762ddd29a43d982d0a0fee7d447ed/setup.py", line 7, in long_description 2021-07-15T04:20:16,726 with io.open('clustering_jhk/README.md', 'r', encoding='utf-8') as f: 2021-07-15T04:20:16,727 FileNotFoundError: [Errno 2] No such file or directory: 'clustering_jhk/README.md' 2021-07-15T04:20:16,777 WARNING: Discarding https://files.pythonhosted.org/packages/da/01/be64991d8339fc663c79e0a14792e62c26cef42d6ea3fcb05a5fc5a55f45/clustering_jhk-0.2.tar.gz#sha256=82e20f5c3d8ce641bb0d810fed1933cc95c8d7ccff09b2290cae7c1857c89d8d (from https://pypi.org/simple/clustering-jhk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T04:20:16,778 ERROR: Could not find a version that satisfies the requirement clustering-jhk==0.2 (from versions: 0.2) 2021-07-15T04:20:16,778 ERROR: No matching distribution found for clustering-jhk==0.2 2021-07-15T04:20:16,779 Exception information: 2021-07-15T04:20:16,779 Traceback (most recent call last): 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T04:20:16,779 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T04:20:16,779 raise RequirementsConflicted(criterion) 2021-07-15T04:20:16,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clustering-jhk==0.2') 2021-07-15T04:20:16,779 2021-07-15T04:20:16,779 During handling of the above exception, another exception occurred: 2021-07-15T04:20:16,779 2021-07-15T04:20:16,779 Traceback (most recent call last): 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T04:20:16,779 result = self._result = resolver.resolve( 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T04:20:16,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T04:20:16,779 raise ResolutionImpossible(e.criterion.information) 2021-07-15T04:20:16,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clustering-jhk==0.2'), parent=None)] 2021-07-15T04:20:16,779 2021-07-15T04:20:16,779 The above exception was the direct cause of the following exception: 2021-07-15T04:20:16,779 2021-07-15T04:20:16,779 Traceback (most recent call last): 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T04:20:16,779 status = self.run(options, args) 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T04:20:16,779 return func(self, options, args) 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T04:20:16,779 requirement_set = resolver.resolve( 2021-07-15T04:20:16,779 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T04:20:16,779 raise error from e 2021-07-15T04:20:16,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clustering-jhk==0.2 2021-07-15T04:20:16,785 Removed clustering-jhk==0.2 from https://files.pythonhosted.org/packages/da/01/be64991d8339fc663c79e0a14792e62c26cef42d6ea3fcb05a5fc5a55f45/clustering_jhk-0.2.tar.gz#sha256=82e20f5c3d8ce641bb0d810fed1933cc95c8d7ccff09b2290cae7c1857c89d8d from build tracker '/tmp/pip-req-tracker-jum0sici' 2021-07-15T04:20:16,785 Removed build tracker: '/tmp/pip-req-tracker-jum0sici'