2023-06-07T17:02:12,765 Created temporary directory: /tmp/pip-build-tracker-08iw3b4g 2023-06-07T17:02:12,768 Initialized build tracking at /tmp/pip-build-tracker-08iw3b4g 2023-06-07T17:02:12,768 Created build tracker: /tmp/pip-build-tracker-08iw3b4g 2023-06-07T17:02:12,769 Entered build tracker: /tmp/pip-build-tracker-08iw3b4g 2023-06-07T17:02:12,770 Created temporary directory: /tmp/pip-wheel-roqw_qsh 2023-06-07T17:02:12,778 Created temporary directory: /tmp/pip-ephem-wheel-cache-q8t6q6up 2023-06-07T17:02:12,834 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-07T17:02:12,842 2 location(s) to search for versions of phasor-noise: 2023-06-07T17:02:12,842 * https://pypi.org/simple/phasor-noise/ 2023-06-07T17:02:12,842 * https://www.piwheels.org/simple/phasor-noise/ 2023-06-07T17:02:12,843 Fetching project page and analyzing links: https://pypi.org/simple/phasor-noise/ 2023-06-07T17:02:12,845 Getting page https://pypi.org/simple/phasor-noise/ 2023-06-07T17:02:12,849 Found index url https://pypi.org/simple/ 2023-06-07T17:02:13,035 Fetched page https://pypi.org/simple/phasor-noise/ as application/vnd.pypi.simple.v1+json 2023-06-07T17:02:13,041 Skipping link: Missing project version for phasor-noise: https://files.pythonhosted.org/packages/93/28/38dd8ee7dc5936e9d509ccc83bb60ec24aafc51cf78654b5fccc30fd9f0d/Phasor%20Noise-0.2.1.dev66.tar.gz (from https://pypi.org/simple/phasor-noise/) 2023-06-07T17:02:13,041 Skipping link: No binaries permitted for phasor-noise: https://files.pythonhosted.org/packages/6a/2a/74c9bc10ce21b2f85b4b6fde943e8f6464cbe8651014c56da09f98e09a80/Phasor_Noise-0.2.1.dev66-py3-none-any.whl (from https://pypi.org/simple/phasor-noise/) 2023-06-07T17:02:13,042 Skipping link: Missing project version for phasor-noise: https://files.pythonhosted.org/packages/78/7f/481097e966d2cfb75cc716e21ab98d9b63ccf4b6e5a186699ceeff572c6e/Phasor%20Noise-0.3.0.tar.gz (from https://pypi.org/simple/phasor-noise/) 2023-06-07T17:02:13,043 Skipping link: No binaries permitted for phasor-noise: https://files.pythonhosted.org/packages/7c/80/34eab064365946c19ea709ccdd9e4d2a4bf6249671d3e20dd7dca54742f9/Phasor_Noise-0.3.0-py3-none-any.whl (from https://pypi.org/simple/phasor-noise/) 2023-06-07T17:02:13,043 Fetching project page and analyzing links: https://www.piwheels.org/simple/phasor-noise/ 2023-06-07T17:02:13,044 Getting page https://www.piwheels.org/simple/phasor-noise/ 2023-06-07T17:02:13,046 Found index url https://www.piwheels.org/simple/ 2023-06-07T17:02:13,251 Fetched page https://www.piwheels.org/simple/phasor-noise/ as text/html 2023-06-07T17:02:13,253 Skipping link: not a file: https://www.piwheels.org/simple/phasor-noise/ 2023-06-07T17:02:13,253 Skipping link: not a file: https://pypi.org/simple/phasor-noise/ 2023-06-07T17:02:13,285 Given no hashes to check 0 links for project 'phasor-noise': discarding no candidates 2023-06-07T17:02:13,286 ERROR: Could not find a version that satisfies the requirement phasor-noise==0.3.0 (from versions: none) 2023-06-07T17:02:13,289 ERROR: No matching distribution found for phasor-noise==0.3.0 2023-06-07T17:02:13,291 Exception information: 2023-06-07T17:02:13,291 Traceback (most recent call last): 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-07T17:02:13,291 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-07T17:02:13,291 raise RequirementsConflicted(criterion) 2023-06-07T17:02:13,291 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('phasor-noise==0.3.0') 2023-06-07T17:02:13,291 2023-06-07T17:02:13,291 During handling of the above exception, another exception occurred: 2023-06-07T17:02:13,291 2023-06-07T17:02:13,291 Traceback (most recent call last): 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-07T17:02:13,291 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-07T17:02:13,291 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-07T17:02:13,291 raise ResolutionImpossible(e.criterion.information) 2023-06-07T17:02:13,291 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('phasor-noise==0.3.0'), parent=None)] 2023-06-07T17:02:13,291 2023-06-07T17:02:13,291 The above exception was the direct cause of the following exception: 2023-06-07T17:02:13,291 2023-06-07T17:02:13,291 Traceback (most recent call last): 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-07T17:02:13,291 status = run_func(*args) 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-07T17:02:13,291 return func(self, options, args) 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-07T17:02:13,291 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-07T17:02:13,291 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-07T17:02:13,291 raise error from e 2023-06-07T17:02:13,291 pip._internal.exceptions.DistributionNotFound: No matching distribution found for phasor-noise==0.3.0 2023-06-07T17:02:13,300 Removed build tracker: '/tmp/pip-build-tracker-08iw3b4g'