2021-11-01T23:39:43,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-4f2ef5ds 2021-11-01T23:39:43,997 Created temporary directory: /tmp/pip-req-tracker-4e3d89ue 2021-11-01T23:39:43,997 Initialized build tracking at /tmp/pip-req-tracker-4e3d89ue 2021-11-01T23:39:43,997 Created build tracker: /tmp/pip-req-tracker-4e3d89ue 2021-11-01T23:39:43,997 Entered build tracker: /tmp/pip-req-tracker-4e3d89ue 2021-11-01T23:39:43,998 Created temporary directory: /tmp/pip-wheel-7d6ydre2 2021-11-01T23:39:44,029 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-01T23:39:44,031 2 location(s) to search for versions of py-ar: 2021-11-01T23:39:44,031 * https://pypi.org/simple/py-ar/ 2021-11-01T23:39:44,031 * https://www.piwheels.org/simple/py-ar/ 2021-11-01T23:39:44,032 Fetching project page and analyzing links: https://pypi.org/simple/py-ar/ 2021-11-01T23:39:44,032 Getting page https://pypi.org/simple/py-ar/ 2021-11-01T23:39:44,034 Found index url https://pypi.org/simple 2021-11-01T23:39:44,121 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5e/5c/c1d847c456be2f9eac8f4518b9cbb463a7e062ca1199af1398b156e8864d/py-ar-1.0.0.tar.gz#sha256=ab471d985dfd77797648788b33f88d1c8b340880898daea775d13649529375ed (from https://pypi.org/simple/py-ar/) (requires-python:>=3.8) 2021-11-01T23:39:44,121 Skipping link: No binaries permitted for py-ar: https://files.pythonhosted.org/packages/25/f6/8e74f61e62d7704c562b76900ba8f2cb572eb87eafe249fdd302d44294fa/py_ar-1.0.0-py3-none-any.whl#sha256=cc3d850cd04849ea8fc81d48d9ca5c156bbcaff26ac6a26af646ee9bbfe91d8d (from https://pypi.org/simple/py-ar/) (requires-python:>=3.8) 2021-11-01T23:39:44,122 Fetching project page and analyzing links: https://www.piwheels.org/simple/py-ar/ 2021-11-01T23:39:44,122 Getting page https://www.piwheels.org/simple/py-ar/ 2021-11-01T23:39:44,123 Found index url https://www.piwheels.org/simple 2021-11-01T23:39:44,310 Skipping link: not a file: https://www.piwheels.org/simple/py-ar/ 2021-11-01T23:39:44,311 Skipping link: not a file: https://pypi.org/simple/py-ar/ 2021-11-01T23:39:44,325 Given no hashes to check 0 links for project 'py-ar': discarding no candidates 2021-11-01T23:39:44,325 ERROR: Could not find a version that satisfies the requirement py-ar==1.0.0 (from versions: none) 2021-11-01T23:39:44,326 ERROR: No matching distribution found for py-ar==1.0.0 2021-11-01T23:39:44,326 Exception information: 2021-11-01T23:39:44,326 Traceback (most recent call last): 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-01T23:39:44,326 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-01T23:39:44,326 raise RequirementsConflicted(criterion) 2021-11-01T23:39:44,326 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py-ar==1.0.0') 2021-11-01T23:39:44,326 2021-11-01T23:39:44,326 During handling of the above exception, another exception occurred: 2021-11-01T23:39:44,326 2021-11-01T23:39:44,326 Traceback (most recent call last): 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-01T23:39:44,326 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-01T23:39:44,326 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-01T23:39:44,326 raise ResolutionImpossible(e.criterion.information) 2021-11-01T23:39:44,326 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py-ar==1.0.0'), parent=None)] 2021-11-01T23:39:44,326 2021-11-01T23:39:44,326 The above exception was the direct cause of the following exception: 2021-11-01T23:39:44,326 2021-11-01T23:39:44,326 Traceback (most recent call last): 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-01T23:39:44,326 status = self.run(options, args) 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-01T23:39:44,326 return func(self, options, args) 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-01T23:39:44,326 reqs, check_supported_wheels=True 2021-11-01T23:39:44,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-01T23:39:44,326 raise error from e 2021-11-01T23:39:44,326 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-ar==1.0.0 2021-11-01T23:39:44,331 Removed build tracker: '/tmp/pip-req-tracker-4e3d89ue'