2021-07-12T06:43:46,072 Created temporary directory: /tmp/pip-ephem-wheel-cache-rjth1zwe 2021-07-12T06:43:46,075 Created temporary directory: /tmp/pip-req-tracker-aijsibl2 2021-07-12T06:43:46,076 Initialized build tracking at /tmp/pip-req-tracker-aijsibl2 2021-07-12T06:43:46,076 Created build tracker: /tmp/pip-req-tracker-aijsibl2 2021-07-12T06:43:46,076 Entered build tracker: /tmp/pip-req-tracker-aijsibl2 2021-07-12T06:43:46,077 Created temporary directory: /tmp/pip-wheel-m81udmdf 2021-07-12T06:43:46,106 1 location(s) to search for versions of classfig: 2021-07-12T06:43:46,106 * https://pypi.org/simple/classfig/ 2021-07-12T06:43:46,106 Fetching project page and analyzing links: https://pypi.org/simple/classfig/ 2021-07-12T06:43:46,107 Getting page https://pypi.org/simple/classfig/ 2021-07-12T06:43:46,108 Found index url https://pypi.org/simple 2021-07-12T06:43:46,289 Found link https://files.pythonhosted.org/packages/43/37/93c710161b7d68bae2ba72e25d6da03c37f1c84a0c22b87ec789c2b2d750/classFig-0.0.3.tar.gz#sha256=967e7f10268bb354098f115285ef926e889d6a5027711d5a9c9a526564d8fa62 (from https://pypi.org/simple/classfig/), version: 0.0.3 2021-07-12T06:43:46,306 Found link https://files.pythonhosted.org/packages/c7/03/e5f69406010fc6e307a03ff68dd2440ca1eaae0689873d64fdc6fad1c241/classFig-0.0.3-py3-none-any.whl#sha256=ba0dea441a65be92e10758bda35a22de1ebf5627ff619e48e696dd8e49500a57 (from https://pypi.org/simple/classfig/), version: 0.0.3 2021-07-12T06:43:46,307 Found link https://files.pythonhosted.org/packages/cf/07/38c46de8d09f49c6ab463018ad0592ed2b6c5f2958ed376bb77488bfedd7/classFig-0.0.4-py3-none-any.whl#sha256=73f5701a018e072d285fc0cbb0a56c577f0343b9d5ce66dc9c0c03d671407296 (from https://pypi.org/simple/classfig/), version: 0.0.4 2021-07-12T06:43:46,307 Found link https://files.pythonhosted.org/packages/17/d7/af467e29b9ec014a15bf4cbdd87867a83d176f7c9c91b2b06f8b93d99d78/classFig-0.0.4.tar.gz#sha256=a66056505b517d1c95a0cb8869bd48e8247811e38c99884fa06f53cb01684267 (from https://pypi.org/simple/classfig/), version: 0.0.4 2021-07-12T06:43:46,308 Found link https://files.pythonhosted.org/packages/8d/43/e12c75dee128e81f77fc41f230585e8b67eee731684729beb0e588b84133/classFig-0.0.5-py3-none-any.whl#sha256=0a8ef8fb96329e2d3315a5aa663914fa58e801f80503183909a30ceeebe7ae3c (from https://pypi.org/simple/classfig/), version: 0.0.5 2021-07-12T06:43:46,308 Found link https://files.pythonhosted.org/packages/53/c2/b30b71a49ded24cc16d27542e3d10f0fe2a029524908646f224a2bc30e9b/classFig-0.0.5.tar.gz#sha256=3895334429b7cd9ef2a3747212ddf271d55ebecbca7464e8b80b751c5c403c9e (from https://pypi.org/simple/classfig/), version: 0.0.5 2021-07-12T06:43:46,308 Skipping link: not a file: https://pypi.org/simple/classfig/ 2021-07-12T06:43:46,310 Given no hashes to check 0 links for project 'classfig': discarding no candidates 2021-07-12T06:43:46,311 ERROR: Could not find a version that satisfies the requirement classfig==0.0.1 (from versions: 0.0.3, 0.0.4, 0.0.5) 2021-07-12T06:43:46,311 ERROR: No matching distribution found for classfig==0.0.1 2021-07-12T06:43:46,311 Exception information: 2021-07-12T06:43:46,311 Traceback (most recent call last): 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T06:43:46,311 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T06:43:46,311 raise RequirementsConflicted(criterion) 2021-07-12T06:43:46,311 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('classfig==0.0.1') 2021-07-12T06:43:46,311 2021-07-12T06:43:46,311 During handling of the above exception, another exception occurred: 2021-07-12T06:43:46,311 2021-07-12T06:43:46,311 Traceback (most recent call last): 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T06:43:46,311 result = self._result = resolver.resolve( 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T06:43:46,311 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T06:43:46,311 raise ResolutionImpossible(e.criterion.information) 2021-07-12T06:43:46,311 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('classfig==0.0.1'), parent=None)] 2021-07-12T06:43:46,311 2021-07-12T06:43:46,311 The above exception was the direct cause of the following exception: 2021-07-12T06:43:46,311 2021-07-12T06:43:46,311 Traceback (most recent call last): 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T06:43:46,311 status = self.run(options, args) 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T06:43:46,311 return func(self, options, args) 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T06:43:46,311 requirement_set = resolver.resolve( 2021-07-12T06:43:46,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T06:43:46,311 raise error from e 2021-07-12T06:43:46,311 pip._internal.exceptions.DistributionNotFound: No matching distribution found for classfig==0.0.1 2021-07-12T06:43:46,315 Removed build tracker: '/tmp/pip-req-tracker-aijsibl2'