2021-07-13T21:02:43,955 Created temporary directory: /tmp/pip-ephem-wheel-cache-6w7bkb1x 2021-07-13T21:02:43,958 Created temporary directory: /tmp/pip-req-tracker-wa4rjkj9 2021-07-13T21:02:43,959 Initialized build tracking at /tmp/pip-req-tracker-wa4rjkj9 2021-07-13T21:02:43,959 Created build tracker: /tmp/pip-req-tracker-wa4rjkj9 2021-07-13T21:02:43,959 Entered build tracker: /tmp/pip-req-tracker-wa4rjkj9 2021-07-13T21:02:43,960 Created temporary directory: /tmp/pip-wheel-l1ovfbct 2021-07-13T21:02:43,990 1 location(s) to search for versions of smart-string: 2021-07-13T21:02:43,990 * https://pypi.org/simple/smart-string/ 2021-07-13T21:02:43,990 Fetching project page and analyzing links: https://pypi.org/simple/smart-string/ 2021-07-13T21:02:43,991 Getting page https://pypi.org/simple/smart-string/ 2021-07-13T21:02:43,992 Found index url https://pypi.org/simple 2021-07-13T21:02:44,101 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/64/366d7166c5bf6a3538a1f4c662553d7a9d0a80365d73c1422a229234e483/smart_string-0.0.8-py2-none-any.whl#sha256=5a43df5fbf19c2ab8e5bdf21f3cff37e706a66d1b6dd949e465b08aeb5d798d2 (from https://pypi.org/simple/smart-string/) (requires-python:==2.7.*) 2021-07-13T21:02:44,101 Link requires a different Python (3.9.2 not in: '==2.7.*'): https://files.pythonhosted.org/packages/95/9a/68eb959bd61faa8d2c820178892324ed52d05af4609e0f2a0f435e153dc7/smart-string-0.0.10.tar.gz#sha256=5be1036a2568049181c53617dbccf0f7fb43c022eb403120ba653d6a2156918b (from https://pypi.org/simple/smart-string/) (requires-python:==2.7.*) 2021-07-13T21:02:44,102 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ee/71/f7ba9d323a403a57544b6e149ce3f35ff7db6c1ada31fbda5ee7a2952bb3/smart_string-0.0.10-py2-none-any.whl#sha256=055b883157a7ae61839473f18a4e98ff4708269c265af94a308db5dd7bd50c3c (from https://pypi.org/simple/smart-string/) (requires-python:==2.7.*) 2021-07-13T21:02:44,102 Skipping link: not a file: https://pypi.org/simple/smart-string/ 2021-07-13T21:02:44,103 Given no hashes to check 0 links for project 'smart-string': discarding no candidates 2021-07-13T21:02:44,103 ERROR: Could not find a version that satisfies the requirement smart-string==0.0.10 (from versions: none) 2021-07-13T21:02:44,103 ERROR: No matching distribution found for smart-string==0.0.10 2021-07-13T21:02:44,104 Exception information: 2021-07-13T21:02:44,104 Traceback (most recent call last): 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T21:02:44,104 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T21:02:44,104 raise RequirementsConflicted(criterion) 2021-07-13T21:02:44,104 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smart-string==0.0.10') 2021-07-13T21:02:44,104 2021-07-13T21:02:44,104 During handling of the above exception, another exception occurred: 2021-07-13T21:02:44,104 2021-07-13T21:02:44,104 Traceback (most recent call last): 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T21:02:44,104 result = self._result = resolver.resolve( 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T21:02:44,104 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T21:02:44,104 raise ResolutionImpossible(e.criterion.information) 2021-07-13T21:02:44,104 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smart-string==0.0.10'), parent=None)] 2021-07-13T21:02:44,104 2021-07-13T21:02:44,104 The above exception was the direct cause of the following exception: 2021-07-13T21:02:44,104 2021-07-13T21:02:44,104 Traceback (most recent call last): 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T21:02:44,104 status = self.run(options, args) 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T21:02:44,104 return func(self, options, args) 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T21:02:44,104 requirement_set = resolver.resolve( 2021-07-13T21:02:44,104 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T21:02:44,104 raise error from e 2021-07-13T21:02:44,104 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smart-string==0.0.10 2021-07-13T21:02:44,108 Removed build tracker: '/tmp/pip-req-tracker-wa4rjkj9'