2023-09-18T17:17:02,608 Created temporary directory: /tmp/pip-build-tracker-zd3vg2ds 2023-09-18T17:17:02,609 Initialized build tracking at /tmp/pip-build-tracker-zd3vg2ds 2023-09-18T17:17:02,610 Created build tracker: /tmp/pip-build-tracker-zd3vg2ds 2023-09-18T17:17:02,610 Entered build tracker: /tmp/pip-build-tracker-zd3vg2ds 2023-09-18T17:17:02,611 Created temporary directory: /tmp/pip-wheel-fotznhig 2023-09-18T17:17:02,614 Created temporary directory: /tmp/pip-ephem-wheel-cache-odvdh6et 2023-09-18T17:17:02,636 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-18T17:17:02,640 2 location(s) to search for versions of capturebaudrate: 2023-09-18T17:17:02,640 * https://pypi.org/simple/capturebaudrate/ 2023-09-18T17:17:02,640 * https://www.piwheels.org/simple/capturebaudrate/ 2023-09-18T17:17:02,640 Fetching project page and analyzing links: https://pypi.org/simple/capturebaudrate/ 2023-09-18T17:17:02,641 Getting page https://pypi.org/simple/capturebaudrate/ 2023-09-18T17:17:02,642 Found index url https://pypi.org/simple/ 2023-09-18T17:17:02,783 Fetched page https://pypi.org/simple/capturebaudrate/ as application/vnd.pypi.simple.v1+json 2023-09-18T17:17:02,784 Found link https://files.pythonhosted.org/packages/9a/73/4a67f5c1f9aefb1dac6caed993c498549edee1663e8333a6ddc0e787e823/capturebaudrate-0.0.1.tar.gz (from https://pypi.org/simple/capturebaudrate/), version: 0.0.1 2023-09-18T17:17:02,785 Found link https://files.pythonhosted.org/packages/19/63/7e05113eb8aabbb2c4251641a992f33b8690a4a4b38e93029c165bb78612/capturebaudrate-0.0.2.tar.gz (from https://pypi.org/simple/capturebaudrate/), version: 0.0.2 2023-09-18T17:17:02,786 Found link https://files.pythonhosted.org/packages/40/d4/36c5a27c3d37aa7fd12579001133ffa4551610fc0fdae6be31a48872530b/capturebaudrate-0.0.3.tar.gz (from https://pypi.org/simple/capturebaudrate/), version: 0.0.3 2023-09-18T17:17:02,786 Fetching project page and analyzing links: https://www.piwheels.org/simple/capturebaudrate/ 2023-09-18T17:17:02,787 Getting page https://www.piwheels.org/simple/capturebaudrate/ 2023-09-18T17:17:02,788 Found index url https://www.piwheels.org/simple/ 2023-09-18T17:17:03,763 Fetched page https://www.piwheels.org/simple/capturebaudrate/ as text/html 2023-09-18T17:17:03,766 Skipping link: not a file: https://www.piwheels.org/simple/capturebaudrate/ 2023-09-18T17:17:03,767 Skipping link: not a file: https://pypi.org/simple/capturebaudrate/ 2023-09-18T17:17:03,808 Given no hashes to check 1 links for project 'capturebaudrate': discarding no candidates 2023-09-18T17:17:03,838 Collecting capturebaudrate==0.0.2 2023-09-18T17:17:03,841 Created temporary directory: /tmp/pip-unpack-pz58y25a 2023-09-18T17:17:04,078 Downloading capturebaudrate-0.0.2.tar.gz (2.1 kB) 2023-09-18T17:17:04,100 ERROR: Exception: 2023-09-18T17:17:04,100 Traceback (most recent call last): 2023-09-18T17:17:04,100 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-18T17:17:04,100 status = run_func(*args) 2023-09-18T17:17:04,100 ^^^^^^^^^^^^^^^ 2023-09-18T17:17:04,100 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-18T17:17:04,100 return func(self, options, args) 2023-09-18T17:17:04,100 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-18T17:17:04,100 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-18T17:17:04,100 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-18T17:17:04,100 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-18T17:17:04,100 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-18T17:17:04,100 result = self._result = resolver.resolve( 2023-09-18T17:17:04,100 ^^^^^^^^^^^^^^^^^ 2023-09-18T17:17:04,100 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.p