2022-04-29T00:15:45,600 Created temporary directory: /tmp/pip-ephem-wheel-cache-deqpnku7 2022-04-29T00:15:45,606 Created temporary directory: /tmp/pip-req-tracker-qhwp5nc_ 2022-04-29T00:15:45,607 Initialized build tracking at /tmp/pip-req-tracker-qhwp5nc_ 2022-04-29T00:15:45,607 Created build tracker: /tmp/pip-req-tracker-qhwp5nc_ 2022-04-29T00:15:45,608 Entered build tracker: /tmp/pip-req-tracker-qhwp5nc_ 2022-04-29T00:15:45,609 Created temporary directory: /tmp/pip-wheel-223qvhnz 2022-04-29T00:15:45,681 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-29T00:15:45,690 2 location(s) to search for versions of vlcsync: 2022-04-29T00:15:45,690 * https://pypi.org/simple/vlcsync/ 2022-04-29T00:15:45,690 * https://www.piwheels.org/simple/vlcsync/ 2022-04-29T00:15:45,691 Fetching project page and analyzing links: https://pypi.org/simple/vlcsync/ 2022-04-29T00:15:45,692 Getting page https://pypi.org/simple/vlcsync/ 2022-04-29T00:15:45,696 Found index url https://pypi.org/simple 2022-04-29T00:15:45,805 Skipping link: No binaries permitted for vlcsync: https://files.pythonhosted.org/packages/d2/88/99f1a4ff0735c8cd3e740f9afd3470ebf4a9a4b1c3d01285a0fc8fcccd3c/vlcsync-0.1.3-py3-none-any.whl#sha256=db90c5cd2ac74c11500793c9f15cd4ed3d5f7bbb98e0fe0da347caf23fa03983 (from https://pypi.org/simple/vlcsync/) (requires-python:>=3.8,<4.0) 2022-04-29T00:15:45,807 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/78/ed/82abcd50924c5e971e07c926a1084748de196cf2e0db316a1cb147fb2906/vlcsync-0.1.3.tar.gz#sha256=feb8a49ac698a4af57246cccf07160097793411d6a7d6f66f798e4ec0613eb9e (from https://pypi.org/simple/vlcsync/) (requires-python:>=3.8,<4.0) 2022-04-29T00:15:45,808 Skipping link: No binaries permitted for vlcsync: https://files.pythonhosted.org/packages/77/0b/bb4185ae3052a724eeb03b722dc9eec168c62b8ccce85de7cc1016ad8da9/vlcsync-0.1.4-py3-none-any.whl#sha256=b177f25c69fc4cfe17c6784b5c5f7e367ca9998a0ac8f62bef31074fe5596f00 (from https://pypi.org/simple/vlcsync/) (requires-python:>=3.8,<4.0) 2022-04-29T00:15:45,809 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bb/75/011825639fc5aa4d327bce95ff96d6c81665bbd4d11c9f053f05bfc840aa/vlcsync-0.1.4.tar.gz#sha256=8ac9942935195462d1210833664af2cdef55bb7d23fae2ecba05e637e124a02d (from https://pypi.org/simple/vlcsync/) (requires-python:>=3.8,<4.0) 2022-04-29T00:15:45,810 Fetching project page and analyzing links: https://www.piwheels.org/simple/vlcsync/ 2022-04-29T00:15:45,811 Getting page https://www.piwheels.org/simple/vlcsync/ 2022-04-29T00:15:45,813 Found index url https://www.piwheels.org/simple 2022-04-29T00:15:46,022 Skipping link: not a file: https://www.piwheels.org/simple/vlcsync/ 2022-04-29T00:15:46,023 Skipping link: not a file: https://pypi.org/simple/vlcsync/ 2022-04-29T00:15:46,055 Given no hashes to check 0 links for project 'vlcsync': discarding no candidates 2022-04-29T00:15:46,056 ERROR: Could not find a version that satisfies the requirement vlcsync==0.1.3 (from versions: none) 2022-04-29T00:15:46,059 ERROR: No matching distribution found for vlcsync==0.1.3 2022-04-29T00:15:46,061 Exception information: 2022-04-29T00:15:46,061 Traceback (most recent call last): 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-29T00:15:46,061 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-29T00:15:46,061 raise RequirementsConflicted(criterion) 2022-04-29T00:15:46,061 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vlcsync==0.1.3') 2022-04-29T00:15:46,061 2022-04-29T00:15:46,061 During handling of the above exception, another exception occurred: 2022-04-29T00:15:46,061 2022-04-29T00:15:46,061 Traceback (most recent call last): 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-29T00:15:46,061 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-29T00:15:46,061 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-29T00:15:46,061 raise ResolutionImpossible(e.criterion.information) 2022-04-29T00:15:46,061 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vlcsync==0.1.3'), parent=None)] 2022-04-29T00:15:46,061 2022-04-29T00:15:46,061 The above exception was the direct cause of the following exception: 2022-04-29T00:15:46,061 2022-04-29T00:15:46,061 Traceback (most recent call last): 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-29T00:15:46,061 status = run_func(*args) 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-29T00:15:46,061 return func(self, options, args) 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-29T00:15:46,061 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-29T00:15:46,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-29T00:15:46,061 raise error from e 2022-04-29T00:15:46,061 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vlcsync==0.1.3 2022-04-29T00:15:46,069 Removed build tracker: '/tmp/pip-req-tracker-qhwp5nc_'