2021-11-20T04:34:01,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-e21p82aw 2021-11-20T04:34:01,775 Created temporary directory: /tmp/pip-req-tracker-qk5f56cz 2021-11-20T04:34:01,776 Initialized build tracking at /tmp/pip-req-tracker-qk5f56cz 2021-11-20T04:34:01,776 Created build tracker: /tmp/pip-req-tracker-qk5f56cz 2021-11-20T04:34:01,777 Entered build tracker: /tmp/pip-req-tracker-qk5f56cz 2021-11-20T04:34:01,779 Created temporary directory: /tmp/pip-wheel-1t0nm3ox 2021-11-20T04:34:01,855 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-20T04:34:01,859 2 location(s) to search for versions of barrel: 2021-11-20T04:34:01,859 * https://pypi.org/simple/barrel/ 2021-11-20T04:34:01,859 * https://www.piwheels.org/simple/barrel/ 2021-11-20T04:34:01,859 Fetching project page and analyzing links: https://pypi.org/simple/barrel/ 2021-11-20T04:34:01,862 Getting page https://pypi.org/simple/barrel/ 2021-11-20T04:34:01,866 Found index url https://pypi.org/simple 2021-11-20T04:34:02,191 Skipping link: No binaries permitted for barrel: https://files.pythonhosted.org/packages/11/22/72da31ac92879a420f5c12b2d2c0889ed6ce5b3d92964e73a0720916a601/barrel-0.1.0-py3-none-any.whl#sha256=85a964e82e080f14c226aa0516dcbeeaf907747070be5306ea4a6fddce0df8fa (from https://pypi.org/simple/barrel/) (requires-python:>=3.6.2,<4.0.0) 2021-11-20T04:34:02,194 Link requires a different Python (3.5.3 not in: '>=3.6.2,<4.0.0'): https://files.pythonhosted.org/packages/33/5a/eb8b93b84d8877978b1b56ea6a7d92eafc8abefcf4a28b116f607e1ad36e/barrel-0.1.0.tar.gz#sha256=507212a65645e046f0750e96d472c46d81327a4eb41bd84027e1873465cac4e4 (from https://pypi.org/simple/barrel/) (requires-python:>=3.6.2,<4.0.0) 2021-11-20T04:34:02,194 Fetching project page and analyzing links: https://www.piwheels.org/simple/barrel/ 2021-11-20T04:34:02,195 Getting page https://www.piwheels.org/simple/barrel/ 2021-11-20T04:34:02,198 Found index url https://www.piwheels.org/simple 2021-11-20T04:34:02,441 Given no hashes to check 0 links for project 'barrel': discarding no candidates 2021-11-20T04:34:02,442 ERROR: Could not find a version that satisfies the requirement barrel==0.1.0 2021-11-20T04:34:02,442 ERROR: No matching distribution found for barrel==0.1.0 2021-11-20T04:34:02,443 Exception information: 2021-11-20T04:34:02,443 Traceback (most recent call last): 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-11-20T04:34:02,443 crit = self.state.criteria[name] 2021-11-20T04:34:02,443 KeyError: 'barrel' 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 During handling of the above exception, another exception occurred: 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 Traceback (most recent call last): 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-11-20T04:34:02,443 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-20T04:34:02,443 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-11-20T04:34:02,443 raise RequirementsConflicted(criterion) 2021-11-20T04:34:02,443 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('barrel==0.1.0') 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 During handling of the above exception, another exception occurred: 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 Traceback (most recent call last): 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-11-20T04:34:02,443 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-11-20T04:34:02,443 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-11-20T04:34:02,443 raise ResolutionImpossible(e.criterion.information) 2021-11-20T04:34:02,443 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('barrel==0.1.0'), parent=None)] 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 The above exception was the direct cause of the following exception: 2021-11-20T04:34:02,443 2021-11-20T04:34:02,443 Traceback (most recent call last): 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-11-20T04:34:02,443 status = self.run(options, args) 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-11-20T04:34:02,443 return func(self, options, args) 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-11-20T04:34:02,443 reqs, check_supported_wheels=True 2021-11-20T04:34:02,443 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-20T04:34:02,443 six.raise_from(error, e) 2021-11-20T04:34:02,443 File "", line 3, in raise_from 2021-11-20T04:34:02,443 pip._internal.exceptions.DistributionNotFound: No matching distribution found for barrel==0.1.0 2021-11-20T04:34:02,456 Removed build tracker: '/tmp/pip-req-tracker-qk5f56cz'