2021-07-13T14:43:16,692 Created temporary directory: /tmp/pip-ephem-wheel-cache-a909s369 2021-07-13T14:43:16,695 Created temporary directory: /tmp/pip-req-tracker-v1_tyjbg 2021-07-13T14:43:16,696 Initialized build tracking at /tmp/pip-req-tracker-v1_tyjbg 2021-07-13T14:43:16,696 Created build tracker: /tmp/pip-req-tracker-v1_tyjbg 2021-07-13T14:43:16,696 Entered build tracker: /tmp/pip-req-tracker-v1_tyjbg 2021-07-13T14:43:16,697 Created temporary directory: /tmp/pip-wheel-97f3isr3 2021-07-13T14:43:16,730 1 location(s) to search for versions of clusterplot: 2021-07-13T14:43:16,730 * https://pypi.org/simple/clusterplot/ 2021-07-13T14:43:16,730 Fetching project page and analyzing links: https://pypi.org/simple/clusterplot/ 2021-07-13T14:43:16,731 Getting page https://pypi.org/simple/clusterplot/ 2021-07-13T14:43:16,732 Found index url https://pypi.org/simple 2021-07-13T14:43:16,939 Found link https://files.pythonhosted.org/packages/39/30/290b54e469bc5f87679c656bbbc8defaa03c5354ae51a848c02a1bd6917c/clusterplot-0.1.0.tar.gz#sha256=eb467e06075720fe48dc69e62f1e7310a332e1afd809c841d925776f3b609c4a (from https://pypi.org/simple/clusterplot/), version: 0.1.0 2021-07-13T14:43:16,939 Skipping link: not a file: https://pypi.org/simple/clusterplot/ 2021-07-13T14:43:16,957 Given no hashes to check 1 links for project 'clusterplot': discarding no candidates 2021-07-13T14:43:16,976 Collecting clusterplot==0.1.0 2021-07-13T14:43:16,977 Created temporary directory: /tmp/pip-unpack-4orpts4i 2021-07-13T14:43:17,152 Downloading clusterplot-0.1.0.tar.gz (5.9 kB) 2021-07-13T14:43:17,190 Added clusterplot==0.1.0 from https://files.pythonhosted.org/packages/39/30/290b54e469bc5f87679c656bbbc8defaa03c5354ae51a848c02a1bd6917c/clusterplot-0.1.0.tar.gz#sha256=eb467e06075720fe48dc69e62f1e7310a332e1afd809c841d925776f3b609c4a to build tracker '/tmp/pip-req-tracker-v1_tyjbg' 2021-07-13T14:43:17,191 Running setup.py (path:/tmp/pip-wheel-97f3isr3/clusterplot_b90b83ce3c70470a8a192bf81f13ce92/setup.py) egg_info for package clusterplot 2021-07-13T14:43:17,191 Created temporary directory: /tmp/pip-pip-egg-info-km9ktx2x 2021-07-13T14:43:17,192 Running command python setup.py egg_info 2021-07-13T14:43:17,982 Traceback (most recent call last): 2021-07-13T14:43:17,982 File "", line 1, in 2021-07-13T14:43:17,983 File "/tmp/pip-wheel-97f3isr3/clusterplot_b90b83ce3c70470a8a192bf81f13ce92/setup.py", line 4, in 2021-07-13T14:43:17,983 with open("./.VERSION") as f: ver = f.readline() 2021-07-13T14:43:17,983 FileNotFoundError: [Errno 2] No such file or directory: './.VERSION' 2021-07-13T14:43:18,034 WARNING: Discarding https://files.pythonhosted.org/packages/39/30/290b54e469bc5f87679c656bbbc8defaa03c5354ae51a848c02a1bd6917c/clusterplot-0.1.0.tar.gz#sha256=eb467e06075720fe48dc69e62f1e7310a332e1afd809c841d925776f3b609c4a (from https://pypi.org/simple/clusterplot/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T14:43:18,035 ERROR: Could not find a version that satisfies the requirement clusterplot==0.1.0 (from versions: 0.1.0) 2021-07-13T14:43:18,035 ERROR: No matching distribution found for clusterplot==0.1.0 2021-07-13T14:43:18,036 Exception information: 2021-07-13T14:43:18,036 Traceback (most recent call last): 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T14:43:18,036 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T14:43:18,036 raise RequirementsConflicted(criterion) 2021-07-13T14:43:18,036 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clusterplot==0.1.0') 2021-07-13T14:43:18,036 2021-07-13T14:43:18,036 During handling of the above exception, another exception occurred: 2021-07-13T14:43:18,036 2021-07-13T14:43:18,036 Traceback (most recent call last): 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T14:43:18,036 result = self._result = resolver.resolve( 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T14:43:18,036 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T14:43:18,036 raise ResolutionImpossible(e.criterion.information) 2021-07-13T14:43:18,036 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clusterplot==0.1.0'), parent=None)] 2021-07-13T14:43:18,036 2021-07-13T14:43:18,036 The above exception was the direct cause of the following exception: 2021-07-13T14:43:18,036 2021-07-13T14:43:18,036 Traceback (most recent call last): 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T14:43:18,036 status = self.run(options, args) 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T14:43:18,036 return func(self, options, args) 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T14:43:18,036 requirement_set = resolver.resolve( 2021-07-13T14:43:18,036 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T14:43:18,036 raise error from e 2021-07-13T14:43:18,036 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clusterplot==0.1.0 2021-07-13T14:43:18,040 Removed clusterplot==0.1.0 from https://files.pythonhosted.org/packages/39/30/290b54e469bc5f87679c656bbbc8defaa03c5354ae51a848c02a1bd6917c/clusterplot-0.1.0.tar.gz#sha256=eb467e06075720fe48dc69e62f1e7310a332e1afd809c841d925776f3b609c4a from build tracker '/tmp/pip-req-tracker-v1_tyjbg' 2021-07-13T14:43:18,041 Removed build tracker: '/tmp/pip-req-tracker-v1_tyjbg'