2021-07-11T17:26:25,185 Created temporary directory: /tmp/pip-ephem-wheel-cache-vyte2ge2 2021-07-11T17:26:25,188 Created temporary directory: /tmp/pip-req-tracker-qkj___6p 2021-07-11T17:26:25,189 Initialized build tracking at /tmp/pip-req-tracker-qkj___6p 2021-07-11T17:26:25,189 Created build tracker: /tmp/pip-req-tracker-qkj___6p 2021-07-11T17:26:25,189 Entered build tracker: /tmp/pip-req-tracker-qkj___6p 2021-07-11T17:26:25,190 Created temporary directory: /tmp/pip-wheel-vffn7yhr 2021-07-11T17:26:25,219 1 location(s) to search for versions of cffi-glpk: 2021-07-11T17:26:25,219 * https://pypi.org/simple/cffi-glpk/ 2021-07-11T17:26:25,219 Fetching project page and analyzing links: https://pypi.org/simple/cffi-glpk/ 2021-07-11T17:26:25,220 Getting page https://pypi.org/simple/cffi-glpk/ 2021-07-11T17:26:25,222 Found index url https://pypi.org/simple 2021-07-11T17:26:25,400 Found link https://files.pythonhosted.org/packages/c6/49/0ade08811e4558e59adaeb4ef07a76678927ffeb219609ba1b76feb620a5/cffi_glpk-0.1.tar.gz#sha256=1c1dfeff736c20efd3347c27e094c5ff2e02511fadb7f965fff5187658e194d9 (from https://pypi.org/simple/cffi-glpk/), version: 0.1 2021-07-11T17:26:25,401 Found link https://files.pythonhosted.org/packages/1e/67/fa46f85a4f0a5bb63dff3e084392e0c6b09377d991b554c1d445ffc8359d/cffi_glpk-0.2.tar.gz#sha256=68bb88ec2a97ab2d5c79b2cc39a30e694458818c5b4cc51c72cefb6ec959b03f (from https://pypi.org/simple/cffi-glpk/), version: 0.2 2021-07-11T17:26:25,401 Found link https://files.pythonhosted.org/packages/63/b4/a7232d8e9968875936acde3438efca6ba579ebc4dd46b386f04684c74b7d/cffi_glpk-0.4.tar.gz#sha256=d24dab515b805b088a1c529fb6e4246f2b1235932657447e56c3ae30f6506a73 (from https://pypi.org/simple/cffi-glpk/), version: 0.4 2021-07-11T17:26:25,401 Found link https://files.pythonhosted.org/packages/53/c4/7e5bd910905b397ed9c7eec5bf181995419d95b535eccdb379abc246e483/cffi_glpk-0.5.tar.gz#sha256=1bde676ee782423d0382acbd50b5958b9af3e2ace3a9b13189622622d924568e (from https://pypi.org/simple/cffi-glpk/), version: 0.5 2021-07-11T17:26:25,402 Skipping link: not a file: https://pypi.org/simple/cffi-glpk/ 2021-07-11T17:26:25,420 Given no hashes to check 1 links for project 'cffi-glpk': discarding no candidates 2021-07-11T17:26:25,439 Collecting cffi-glpk==0.1 2021-07-11T17:26:25,440 Created temporary directory: /tmp/pip-unpack-5nie39_x 2021-07-11T17:26:25,615 Downloading cffi_glpk-0.1.tar.gz (753 bytes) 2021-07-11T17:26:25,650 Added cffi-glpk==0.1 from https://files.pythonhosted.org/packages/c6/49/0ade08811e4558e59adaeb4ef07a76678927ffeb219609ba1b76feb620a5/cffi_glpk-0.1.tar.gz#sha256=1c1dfeff736c20efd3347c27e094c5ff2e02511fadb7f965fff5187658e194d9 to build tracker '/tmp/pip-req-tracker-qkj___6p' 2021-07-11T17:26:25,651 Running setup.py (path:/tmp/pip-wheel-vffn7yhr/cffi-glpk_cad7b39153a54c5c82fe15a898412db5/setup.py) egg_info for package cffi-glpk 2021-07-11T17:26:25,652 Created temporary directory: /tmp/pip-pip-egg-info-3tf2nbho 2021-07-11T17:26:25,653 Running command python setup.py egg_info 2021-07-11T17:26:26,496 error in cffi_glpk setup command: 'cffi_glpk/cffi_glpk_build.py' does not name an existing file 2021-07-11T17:26:26,548 WARNING: Discarding https://files.pythonhosted.org/packages/c6/49/0ade08811e4558e59adaeb4ef07a76678927ffeb219609ba1b76feb620a5/cffi_glpk-0.1.tar.gz#sha256=1c1dfeff736c20efd3347c27e094c5ff2e02511fadb7f965fff5187658e194d9 (from https://pypi.org/simple/cffi-glpk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T17:26:26,550 ERROR: Could not find a version that satisfies the requirement cffi-glpk==0.1 (from versions: 0.1, 0.2, 0.4, 0.5) 2021-07-11T17:26:26,550 ERROR: No matching distribution found for cffi-glpk==0.1 2021-07-11T17:26:26,550 Exception information: 2021-07-11T17:26:26,550 Traceback (most recent call last): 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T17:26:26,550 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T17:26:26,550 raise RequirementsConflicted(criterion) 2021-07-11T17:26:26,550 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cffi-glpk==0.1') 2021-07-11T17:26:26,550 2021-07-11T17:26:26,550 During handling of the above exception, another exception occurred: 2021-07-11T17:26:26,550 2021-07-11T17:26:26,550 Traceback (most recent call last): 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T17:26:26,550 result = self._result = resolver.resolve( 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T17:26:26,550 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T17:26:26,550 raise ResolutionImpossible(e.criterion.information) 2021-07-11T17:26:26,550 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cffi-glpk==0.1'), parent=None)] 2021-07-11T17:26:26,550 2021-07-11T17:26:26,550 The above exception was the direct cause of the following exception: 2021-07-11T17:26:26,550 2021-07-11T17:26:26,550 Traceback (most recent call last): 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T17:26:26,550 status = self.run(options, args) 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T17:26:26,550 return func(self, options, args) 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T17:26:26,550 requirement_set = resolver.resolve( 2021-07-11T17:26:26,550 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T17:26:26,550 raise error from e 2021-07-11T17:26:26,550 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cffi-glpk==0.1 2021-07-11T17:26:26,555 Removed cffi-glpk==0.1 from https://files.pythonhosted.org/packages/c6/49/0ade08811e4558e59adaeb4ef07a76678927ffeb219609ba1b76feb620a5/cffi_glpk-0.1.tar.gz#sha256=1c1dfeff736c20efd3347c27e094c5ff2e02511fadb7f965fff5187658e194d9 from build tracker '/tmp/pip-req-tracker-qkj___6p' 2021-07-11T17:26:26,556 Removed build tracker: '/tmp/pip-req-tracker-qkj___6p'