2022-05-15T22:36:06,681 Created temporary directory: /tmp/pip-ephem-wheel-cache-joqf94cq 2022-05-15T22:36:06,686 Created temporary directory: /tmp/pip-req-tracker-dh7d8e9b 2022-05-15T22:36:06,687 Initialized build tracking at /tmp/pip-req-tracker-dh7d8e9b 2022-05-15T22:36:06,687 Created build tracker: /tmp/pip-req-tracker-dh7d8e9b 2022-05-15T22:36:06,688 Entered build tracker: /tmp/pip-req-tracker-dh7d8e9b 2022-05-15T22:36:06,689 Created temporary directory: /tmp/pip-wheel-dbr2_vkp 2022-05-15T22:36:06,760 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-15T22:36:06,769 2 location(s) to search for versions of audiowalkman: 2022-05-15T22:36:06,769 * https://pypi.org/simple/audiowalkman/ 2022-05-15T22:36:06,769 * https://www.piwheels.org/simple/audiowalkman/ 2022-05-15T22:36:06,770 Fetching project page and analyzing links: https://pypi.org/simple/audiowalkman/ 2022-05-15T22:36:06,771 Getting page https://pypi.org/simple/audiowalkman/ 2022-05-15T22:36:06,774 Found index url https://pypi.org/simple 2022-05-15T22:36:06,890 Skipping link: No binaries permitted for audiowalkman: https://files.pythonhosted.org/packages/13/92/d8fa6a8c9bcb5f7c39e223558967e1cd4fce402e423371f45e203186f60a/audiowalkman-0.1.0-py3-none-any.whl#sha256=e57e5076109c96a586d4edcc1bdca52deaeaeafe6ec68dbbc365d882506adb32 (from https://pypi.org/simple/audiowalkman/) (requires-python:==3.8) 2022-05-15T22:36:06,891 Link requires a different Python (3.9.2 not in: '==3.8'): https://files.pythonhosted.org/packages/9f/23/dbeabbc7873d0219476e5529d648138094ac4523c7fdcc3cec5a09b4b0fa/audiowalkman-0.1.0.tar.gz#sha256=ea4b8947ce5f603992d275af57dd6a863542f8a6203abe48375bf5ef15648af6 (from https://pypi.org/simple/audiowalkman/) (requires-python:==3.8) 2022-05-15T22:36:06,892 Skipping link: No binaries permitted for audiowalkman: https://files.pythonhosted.org/packages/a0/f1/609a0398a7cd2cff39487f0546514a38a39903a29e7779290e9f918b09e7/audiowalkman-0.2.0-py3-none-any.whl#sha256=6e22a1f0472477b562758e1d07c746fb5de63ec48a73a6997c439754ee0b853f (from https://pypi.org/simple/audiowalkman/) (requires-python:==3.8) 2022-05-15T22:36:06,893 Link requires a different Python (3.9.2 not in: '==3.8'): https://files.pythonhosted.org/packages/0d/8b/09f61aea1981aa5d533206da4b740f8eaeee1b7900cdc8aaaeb8cc99dccc/audiowalkman-0.2.0.tar.gz#sha256=c1b3014436f3bf74ca57f7b8c7b7b51c50eaa6e97de42175de895e625b3d3a01 (from https://pypi.org/simple/audiowalkman/) (requires-python:==3.8) 2022-05-15T22:36:06,894 Fetching project page and analyzing links: https://www.piwheels.org/simple/audiowalkman/ 2022-05-15T22:36:06,895 Getting page https://www.piwheels.org/simple/audiowalkman/ 2022-05-15T22:36:06,897 Found index url https://www.piwheels.org/simple 2022-05-15T22:36:07,113 Skipping link: not a file: https://www.piwheels.org/simple/audiowalkman/ 2022-05-15T22:36:07,114 Skipping link: not a file: https://pypi.org/simple/audiowalkman/ 2022-05-15T22:36:07,158 Given no hashes to check 0 links for project 'audiowalkman': discarding no candidates 2022-05-15T22:36:07,159 ERROR: Could not find a version that satisfies the requirement audiowalkman==0.2.0 (from versions: none) 2022-05-15T22:36:07,161 ERROR: No matching distribution found for audiowalkman==0.2.0 2022-05-15T22:36:07,163 Exception information: 2022-05-15T22:36:07,163 Traceback (most recent call last): 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-15T22:36:07,163 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-15T22:36:07,163 raise RequirementsConflicted(criterion) 2022-05-15T22:36:07,163 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('audiowalkman==0.2.0') 2022-05-15T22:36:07,163 2022-05-15T22:36:07,163 During handling of the above exception, another exception occurred: 2022-05-15T22:36:07,163 2022-05-15T22:36:07,163 Traceback (most recent call last): 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-15T22:36:07,163 result = self._result = resolver.resolve( 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-15T22:36:07,163 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-15T22:36:07,163 raise ResolutionImpossible(e.criterion.information) 2022-05-15T22:36:07,163 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('audiowalkman==0.2.0'), parent=None)] 2022-05-15T22:36:07,163 2022-05-15T22:36:07,163 The above exception was the direct cause of the following exception: 2022-05-15T22:36:07,163 2022-05-15T22:36:07,163 Traceback (most recent call last): 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-15T22:36:07,163 status = run_func(*args) 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-15T22:36:07,163 return func(self, options, args) 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-15T22:36:07,163 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-15T22:36:07,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-15T22:36:07,163 raise error from e 2022-05-15T22:36:07,163 pip._internal.exceptions.DistributionNotFound: No matching distribution found for audiowalkman==0.2.0 2022-05-15T22:36:07,172 Removed build tracker: '/tmp/pip-req-tracker-dh7d8e9b'