2021-07-12T09:48:37,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-p6_24vxa 2021-07-12T09:48:37,678 Created temporary directory: /tmp/pip-req-tracker-93gle9u2 2021-07-12T09:48:37,678 Initialized build tracking at /tmp/pip-req-tracker-93gle9u2 2021-07-12T09:48:37,678 Created build tracker: /tmp/pip-req-tracker-93gle9u2 2021-07-12T09:48:37,679 Entered build tracker: /tmp/pip-req-tracker-93gle9u2 2021-07-12T09:48:37,679 Created temporary directory: /tmp/pip-wheel-6fnstu1y 2021-07-12T09:48:37,709 1 location(s) to search for versions of svb: 2021-07-12T09:48:37,709 * https://pypi.org/simple/svb/ 2021-07-12T09:48:37,709 Fetching project page and analyzing links: https://pypi.org/simple/svb/ 2021-07-12T09:48:37,710 Getting page https://pypi.org/simple/svb/ 2021-07-12T09:48:37,711 Found index url https://pypi.org/simple 2021-07-12T09:48:37,888 Found link https://files.pythonhosted.org/packages/dc/87/09cef01877612fbbe8c77c276e31cf5ad941403bbdf4818d3df38aff326f/svb-0.0.1.tar.gz#sha256=9f7d60156981726c65c17f75b7b914ddf7159992a2a6f9163e19412c2927eb16 (from https://pypi.org/simple/svb/), version: 0.0.1 2021-07-12T09:48:37,888 Found link https://files.pythonhosted.org/packages/e9/0d/0bfd75965ca70a2c76783bcf089cf85843d9ef0bbe3aca55f1116049421f/svb-0.0.2.tar.gz#sha256=53f57dc2d13dbd9fcf9e02a7fa29150e2795eb19673d0b241444ad884931127e (from https://pypi.org/simple/svb/), version: 0.0.2 2021-07-12T09:48:37,889 Found link https://files.pythonhosted.org/packages/eb/ee/d652631514f3a5990876d44795376fc8e023213dd7e8044e3a8805fe4056/svb-0.0.3.tar.gz#sha256=0618ac942c17fe78bb1bc360d3c7e61f78488910aa3c2c685628bbe4fc46e6c6 (from https://pypi.org/simple/svb/), version: 0.0.3 2021-07-12T09:48:37,889 Found link https://files.pythonhosted.org/packages/40/a6/89f306f87d3a18c7968c0906e597f3a487108d8fe16b541399be02dfb063/svb-0.0.4.tar.gz#sha256=277b6a50a11d27e1041dc655f1a74957cd34e9138bfbd9bf6ea8c6a63f7ca042 (from https://pypi.org/simple/svb/), version: 0.0.4 2021-07-12T09:48:37,889 Skipping link: not a file: https://pypi.org/simple/svb/ 2021-07-12T09:48:37,907 Given no hashes to check 1 links for project 'svb': discarding no candidates 2021-07-12T09:48:37,926 Collecting svb==0.0.1 2021-07-12T09:48:37,928 Created temporary directory: /tmp/pip-unpack-di3js4pk 2021-07-12T09:48:38,124 Downloading svb-0.0.1.tar.gz (168 kB) 2021-07-12T09:48:38,217 Added svb==0.0.1 from https://files.pythonhosted.org/packages/dc/87/09cef01877612fbbe8c77c276e31cf5ad941403bbdf4818d3df38aff326f/svb-0.0.1.tar.gz#sha256=9f7d60156981726c65c17f75b7b914ddf7159992a2a6f9163e19412c2927eb16 to build tracker '/tmp/pip-req-tracker-93gle9u2' 2021-07-12T09:48:38,218 Running setup.py (path:/tmp/pip-wheel-6fnstu1y/svb_a1e64d3858704793b494502c6a03767a/setup.py) egg_info for package svb 2021-07-12T09:48:38,219 Created temporary directory: /tmp/pip-pip-egg-info-0y8l_7hd 2021-07-12T09:48:38,219 Running command python setup.py egg_info 2021-07-12T09:48:39,397 Traceback (most recent call last): 2021-07-12T09:48:39,397 File "", line 1, in 2021-07-12T09:48:39,397 File "/tmp/pip-wheel-6fnstu1y/svb_a1e64d3858704793b494502c6a03767a/setup.py", line 37, in 2021-07-12T09:48:39,398 with open('LONG_DESCRIPTION.rst') as f: 2021-07-12T09:48:39,398 FileNotFoundError: [Errno 2] No such file or directory: 'LONG_DESCRIPTION.rst' 2021-07-12T09:48:39,447 WARNING: Discarding https://files.pythonhosted.org/packages/dc/87/09cef01877612fbbe8c77c276e31cf5ad941403bbdf4818d3df38aff326f/svb-0.0.1.tar.gz#sha256=9f7d60156981726c65c17f75b7b914ddf7159992a2a6f9163e19412c2927eb16 (from https://pypi.org/simple/svb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T09:48:39,449 ERROR: Could not find a version that satisfies the requirement svb==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-12T09:48:39,449 ERROR: No matching distribution found for svb==0.0.1 2021-07-12T09:48:39,450 Exception information: 2021-07-12T09:48:39,450 Traceback (most recent call last): 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T09:48:39,450 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T09:48:39,450 raise RequirementsConflicted(criterion) 2021-07-12T09:48:39,450 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('svb==0.0.1') 2021-07-12T09:48:39,450 2021-07-12T09:48:39,450 During handling of the above exception, another exception occurred: 2021-07-12T09:48:39,450 2021-07-12T09:48:39,450 Traceback (most recent call last): 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T09:48:39,450 result = self._result = resolver.resolve( 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T09:48:39,450 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T09:48:39,450 raise ResolutionImpossible(e.criterion.information) 2021-07-12T09:48:39,450 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('svb==0.0.1'), parent=None)] 2021-07-12T09:48:39,450 2021-07-12T09:48:39,450 The above exception was the direct cause of the following exception: 2021-07-12T09:48:39,450 2021-07-12T09:48:39,450 Traceback (most recent call last): 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T09:48:39,450 status = self.run(options, args) 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T09:48:39,450 return func(self, options, args) 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T09:48:39,450 requirement_set = resolver.resolve( 2021-07-12T09:48:39,450 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T09:48:39,450 raise error from e 2021-07-12T09:48:39,450 pip._internal.exceptions.DistributionNotFound: No matching distribution found for svb==0.0.1 2021-07-12T09:48:39,455 Removed svb==0.0.1 from https://files.pythonhosted.org/packages/dc/87/09cef01877612fbbe8c77c276e31cf5ad941403bbdf4818d3df38aff326f/svb-0.0.1.tar.gz#sha256=9f7d60156981726c65c17f75b7b914ddf7159992a2a6f9163e19412c2927eb16 from build tracker '/tmp/pip-req-tracker-93gle9u2' 2021-07-12T09:48:39,455 Removed build tracker: '/tmp/pip-req-tracker-93gle9u2'