2021-07-15T10:28:48,449 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ac1_9b7 2021-07-15T10:28:48,453 Created temporary directory: /tmp/pip-req-tracker-szb_o5_4 2021-07-15T10:28:48,453 Initialized build tracking at /tmp/pip-req-tracker-szb_o5_4 2021-07-15T10:28:48,454 Created build tracker: /tmp/pip-req-tracker-szb_o5_4 2021-07-15T10:28:48,454 Entered build tracker: /tmp/pip-req-tracker-szb_o5_4 2021-07-15T10:28:48,455 Created temporary directory: /tmp/pip-wheel-vsmpqf24 2021-07-15T10:28:48,483 1 location(s) to search for versions of radical-facts: 2021-07-15T10:28:48,483 * https://pypi.org/simple/radical-facts/ 2021-07-15T10:28:48,483 Fetching project page and analyzing links: https://pypi.org/simple/radical-facts/ 2021-07-15T10:28:48,484 Getting page https://pypi.org/simple/radical-facts/ 2021-07-15T10:28:48,485 Found index url https://pypi.org/simple 2021-07-15T10:28:48,668 Found link https://files.pythonhosted.org/packages/70/c4/1fb4c08e1764b0d98549a59fe726010d4f9c7c9687e9ef1aa76438b2370f/radical.facts-0.1.0.tar.gz#sha256=b2290b0a5fff436af46c98c3ec67b34a0d5fafa4ed6a1a309e1f04bfd4d089de (from https://pypi.org/simple/radical-facts/), version: 0.1.0 2021-07-15T10:28:48,669 Found link https://files.pythonhosted.org/packages/60/cd/a821a0d3df0c10d1e97e905de89b393cdf8e65c17a50b3a9f07b28a9407d/radical.facts-0.2.0.tar.gz#sha256=30d126d17a0f14e06d844daa0d31e9017d2b12c20afe5dcb934fc687e71da5ae (from https://pypi.org/simple/radical-facts/), version: 0.2.0 2021-07-15T10:28:48,669 Skipping link: not a file: https://pypi.org/simple/radical-facts/ 2021-07-15T10:28:48,689 Given no hashes to check 1 links for project 'radical-facts': discarding no candidates 2021-07-15T10:28:48,708 Collecting radical-facts==0.2.0 2021-07-15T10:28:48,710 Created temporary directory: /tmp/pip-unpack-sllkmr53 2021-07-15T10:28:49,135 Downloading radical.facts-0.2.0.tar.gz (1.3 MB) 2021-07-15T10:28:49,598 Added radical-facts==0.2.0 from https://files.pythonhosted.org/packages/60/cd/a821a0d3df0c10d1e97e905de89b393cdf8e65c17a50b3a9f07b28a9407d/radical.facts-0.2.0.tar.gz#sha256=30d126d17a0f14e06d844daa0d31e9017d2b12c20afe5dcb934fc687e71da5ae to build tracker '/tmp/pip-req-tracker-szb_o5_4' 2021-07-15T10:28:49,599 Running setup.py (path:/tmp/pip-wheel-vsmpqf24/radical-facts_4aa3ccd05f1f4a6383f3e306d750515b/setup.py) egg_info for package radical-facts 2021-07-15T10:28:49,600 Created temporary directory: /tmp/pip-pip-egg-info-w7qexgca 2021-07-15T10:28:49,600 Running command python setup.py egg_info 2021-07-15T10:28:50,602 Traceback (most recent call last): 2021-07-15T10:28:50,603 File "", line 1, in 2021-07-15T10:28:50,603 File "/tmp/pip-wheel-vsmpqf24/radical-facts_4aa3ccd05f1f4a6383f3e306d750515b/setup.py", line 14, in 2021-07-15T10:28:50,604 raise RuntimeError('%s requires Python 2.x (2.7 or higher)' % 'facts') 2021-07-15T10:28:50,604 RuntimeError: facts requires Python 2.x (2.7 or higher) 2021-07-15T10:28:50,653 WARNING: Discarding https://files.pythonhosted.org/packages/60/cd/a821a0d3df0c10d1e97e905de89b393cdf8e65c17a50b3a9f07b28a9407d/radical.facts-0.2.0.tar.gz#sha256=30d126d17a0f14e06d844daa0d31e9017d2b12c20afe5dcb934fc687e71da5ae (from https://pypi.org/simple/radical-facts/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T10:28:50,654 ERROR: Could not find a version that satisfies the requirement radical-facts==0.2.0 (from versions: 0.1.0, 0.2.0) 2021-07-15T10:28:50,654 ERROR: No matching distribution found for radical-facts==0.2.0 2021-07-15T10:28:50,655 Exception information: 2021-07-15T10:28:50,655 Traceback (most recent call last): 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T10:28:50,655 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T10:28:50,655 raise RequirementsConflicted(criterion) 2021-07-15T10:28:50,655 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('radical-facts==0.2.0') 2021-07-15T10:28:50,655 2021-07-15T10:28:50,655 During handling of the above exception, another exception occurred: 2021-07-15T10:28:50,655 2021-07-15T10:28:50,655 Traceback (most recent call last): 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T10:28:50,655 result = self._result = resolver.resolve( 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T10:28:50,655 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T10:28:50,655 raise ResolutionImpossible(e.criterion.information) 2021-07-15T10:28:50,655 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('radical-facts==0.2.0'), parent=None)] 2021-07-15T10:28:50,655 2021-07-15T10:28:50,655 The above exception was the direct cause of the following exception: 2021-07-15T10:28:50,655 2021-07-15T10:28:50,655 Traceback (most recent call last): 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T10:28:50,655 status = self.run(options, args) 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T10:28:50,655 return func(self, options, args) 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T10:28:50,655 requirement_set = resolver.resolve( 2021-07-15T10:28:50,655 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T10:28:50,655 raise error from e 2021-07-15T10:28:50,655 pip._internal.exceptions.DistributionNotFound: No matching distribution found for radical-facts==0.2.0 2021-07-15T10:28:50,659 Removed radical-facts==0.2.0 from https://files.pythonhosted.org/packages/60/cd/a821a0d3df0c10d1e97e905de89b393cdf8e65c17a50b3a9f07b28a9407d/radical.facts-0.2.0.tar.gz#sha256=30d126d17a0f14e06d844daa0d31e9017d2b12c20afe5dcb934fc687e71da5ae from build tracker '/tmp/pip-req-tracker-szb_o5_4' 2021-07-15T10:28:50,660 Removed build tracker: '/tmp/pip-req-tracker-szb_o5_4'