2023-09-09T07:10:21,067 Created temporary directory: /tmp/pip-build-tracker-i52sd48y 2023-09-09T07:10:21,068 Initialized build tracking at /tmp/pip-build-tracker-i52sd48y 2023-09-09T07:10:21,068 Created build tracker: /tmp/pip-build-tracker-i52sd48y 2023-09-09T07:10:21,069 Entered build tracker: /tmp/pip-build-tracker-i52sd48y 2023-09-09T07:10:21,070 Created temporary directory: /tmp/pip-wheel-dyparlp7 2023-09-09T07:10:21,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-_8yy0i7w 2023-09-09T07:10:21,094 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T07:10:21,098 2 location(s) to search for versions of epoch-helpers: 2023-09-09T07:10:21,098 * https://pypi.org/simple/epoch-helpers/ 2023-09-09T07:10:21,098 * https://www.piwheels.org/simple/epoch-helpers/ 2023-09-09T07:10:21,099 Fetching project page and analyzing links: https://pypi.org/simple/epoch-helpers/ 2023-09-09T07:10:21,099 Getting page https://pypi.org/simple/epoch-helpers/ 2023-09-09T07:10:21,101 Found index url https://pypi.org/simple/ 2023-09-09T07:10:21,347 Fetched page https://pypi.org/simple/epoch-helpers/ as application/vnd.pypi.simple.v1+json 2023-09-09T07:10:21,350 Skipping link: Missing project version for epoch-helpers: https://files.pythonhosted.org/packages/6b/b9/bafaf92120860ecd8f1510b89454a3e89ffda8f7a93449fec1fb510b2b76/Epoch%20Helpers-1.1.tar.gz (from https://pypi.org/simple/epoch-helpers/) 2023-09-09T07:10:21,350 Skipping link: No binaries permitted for epoch-helpers: https://files.pythonhosted.org/packages/63/2e/98a7db9a51b1af354ebf56e16d72f037cfb2a1ff61b842b5055ee273ac03/Epoch_Helpers-1.1-py2-none-any.whl (from https://pypi.org/simple/epoch-helpers/) 2023-09-09T07:10:21,351 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d8/51/e6b5e8eceed65826d6486e6ea3666df6b4147eab7ae5cf71af94d7b75bca/Epoch_Helpers-1.1-py2.7.egg (from https://pypi.org/simple/epoch-helpers/) 2023-09-09T07:10:21,352 Skipping link: No binaries permitted for epoch-helpers: https://files.pythonhosted.org/packages/26/4c/e94feaa79357f3969571d8c1ee9d1f73ba7615b100894b6bf60cc4ad7247/Epoch_Helpers-1.2-py2-none-any.whl (from https://pypi.org/simple/epoch-helpers/) 2023-09-09T07:10:21,352 Skipping link: No binaries permitted for epoch-helpers: https://files.pythonhosted.org/packages/e9/7a/2406ca4e597de9b43b117d0f7ffdbc9550247e69bdfad4954599e99960f5/Epoch_Helpers-1.3-py2-none-any.whl (from https://pypi.org/simple/epoch-helpers/) 2023-09-09T07:10:21,353 Fetching project page and analyzing links: https://www.piwheels.org/simple/epoch-helpers/ 2023-09-09T07:10:21,354 Getting page https://www.piwheels.org/simple/epoch-helpers/ 2023-09-09T07:10:21,355 Found index url https://www.piwheels.org/simple/ 2023-09-09T07:10:23,207 Fetched page https://www.piwheels.org/simple/epoch-helpers/ as text/html 2023-09-09T07:10:23,209 Skipping link: not a file: https://www.piwheels.org/simple/epoch-helpers/ 2023-09-09T07:10:23,210 Skipping link: not a file: https://pypi.org/simple/epoch-helpers/ 2023-09-09T07:10:23,243 Given no hashes to check 0 links for project 'epoch-helpers': discarding no candidates 2023-09-09T07:10:23,244 ERROR: Could not find a version that satisfies the requirement epoch-helpers==1.0 (from versions: none) 2023-09-09T07:10:23,246 ERROR: No matching distribution found for epoch-helpers==1.0 2023-09-09T07:10:23,247 Exception information: 2023-09-09T07:10:23,247 Traceback (most recent call last): 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T07:10:23,247 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T07:10:23,247 raise RequirementsConflicted(criterion) 2023-09-09T07:10:23,247 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('epoch-helpers==1.0') 2023-09-09T07:10:23,247 2023-09-09T07:10:23,247 During handling of the above exception, another exception occurred: 2023-09-09T07:10:23,247 2023-09-09T07:10:23,247 Traceback (most recent call last): 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T07:10:23,247 result = self._result = resolver.resolve( 2023-09-09T07:10:23,247 ^^^^^^^^^^^^^^^^^ 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T07:10:23,247 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T07:10:23,247 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T07:10:23,247 raise ResolutionImpossible(e.criterion.information) 2023-09-09T07:10:23,247 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('epoch-helpers==1.0'), parent=None)] 2023-09-09T07:10:23,247 2023-09-09T07:10:23,247 The above exception was the direct cause of the following exception: 2023-09-09T07:10:23,247 2023-09-09T07:10:23,247 Traceback (most recent call last): 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T07:10:23,247 status = run_func(*args) 2023-09-09T07:10:23,247 ^^^^^^^^^^^^^^^ 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T07:10:23,247 return func(self, options, args) 2023-09-09T07:10:23,247 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T07:10:23,247 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T07:10:23,247 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T07:10:23,247 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T07:10:23,247 raise error from e 2023-09-09T07:10:23,247 pip._internal.exceptions.DistributionNotFound: No matching distribution found for epoch-helpers==1.0 2023-09-09T07:10:23,253 Removed build tracker: '/tmp/pip-build-tracker-i52sd48y'