2023-09-11T16:25:48,879 Created temporary directory: /tmp/pip-build-tracker-lj94ravo 2023-09-11T16:25:48,880 Initialized build tracking at /tmp/pip-build-tracker-lj94ravo 2023-09-11T16:25:48,880 Created build tracker: /tmp/pip-build-tracker-lj94ravo 2023-09-11T16:25:48,881 Entered build tracker: /tmp/pip-build-tracker-lj94ravo 2023-09-11T16:25:48,882 Created temporary directory: /tmp/pip-wheel-yvv64tss 2023-09-11T16:25:48,884 Created temporary directory: /tmp/pip-ephem-wheel-cache-xd63rxmp 2023-09-11T16:25:48,906 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T16:25:48,910 2 location(s) to search for versions of xdnn: 2023-09-11T16:25:48,910 * https://pypi.org/simple/xdnn/ 2023-09-11T16:25:48,910 * https://www.piwheels.org/simple/xdnn/ 2023-09-11T16:25:48,911 Fetching project page and analyzing links: https://pypi.org/simple/xdnn/ 2023-09-11T16:25:48,912 Getting page https://pypi.org/simple/xdnn/ 2023-09-11T16:25:48,913 Found index url https://pypi.org/simple/ 2023-09-11T16:25:49,160 Fetched page https://pypi.org/simple/xdnn/ as application/vnd.pypi.simple.v1+json 2023-09-11T16:25:49,161 Found link https://files.pythonhosted.org/packages/12/fe/aa46c7722e7d090b5374a806eb6f2efd18a69eddfb1834272c69a640454d/xdnn-0.1.tar.gz (from https://pypi.org/simple/xdnn/), version: 0.1 2023-09-11T16:25:49,163 Found link https://files.pythonhosted.org/packages/eb/1f/37ed74eb5c45d0caf944276817f1873183b01d1f7c8323b36fafccbf57b0/xdnn-0.2.tar.gz (from https://pypi.org/simple/xdnn/), version: 0.2 2023-09-11T16:25:49,163 Found link https://files.pythonhosted.org/packages/ec/93/c17110dd4df02941304ec60903d910ac94f7f82d3c62e0c1e173073647cc/xdnn-0.3.linux-x86_64.tar.gz (from https://pypi.org/simple/xdnn/), version: 0.3.linux-x86_64 2023-09-11T16:25:49,165 Fetching project page and analyzing links: https://www.piwheels.org/simple/xdnn/ 2023-09-11T16:25:49,165 Getting page https://www.piwheels.org/simple/xdnn/ 2023-09-11T16:25:49,167 Found index url https://www.piwheels.org/simple/ 2023-09-11T16:25:51,486 Fetched page https://www.piwheels.org/simple/xdnn/ as text/html 2023-09-11T16:25:51,489 Skipping link: No binaries permitted for xdnn: https://www.piwheels.org/simple/xdnn/xdnn-0.1-py3-none-any.whl#sha256=02c62ab47610ca786ad8e877a8dd81d9ab1e34bf733a44009b80285e0f367600 (from https://www.piwheels.org/simple/xdnn/) 2023-09-11T16:25:51,490 Skipping link: No binaries permitted for xdnn: https://www.piwheels.org/simple/xdnn/xdnn-0.2-py3-none-any.whl#sha256=d735bdb9db98b5fcebfbcefe41b4037af772d36d6e2ba1e4c8cc18c7debab167 (from https://www.piwheels.org/simple/xdnn/) 2023-09-11T16:25:51,491 Skipping link: not a file: https://www.piwheels.org/simple/xdnn/ 2023-09-11T16:25:51,492 Skipping link: not a file: https://pypi.org/simple/xdnn/ 2023-09-11T16:25:51,530 Given no hashes to check 0 links for project 'xdnn': discarding no candidates 2023-09-11T16:25:51,532 ERROR: Could not find a version that satisfies the requirement xdnn==0.3 (from versions: 0.3.linux-x86_64, 0.1, 0.2) 2023-09-11T16:25:51,535 ERROR: No matching distribution found for xdnn==0.3 2023-09-11T16:25:51,537 Exception information: 2023-09-11T16:25:51,537 Traceback (most recent call last): 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T16:25:51,537 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T16:25:51,537 raise RequirementsConflicted(criterion) 2023-09-11T16:25:51,537 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xdnn==0.3') 2023-09-11T16:25:51,537 2023-09-11T16:25:51,537 During handling of the above exception, another exception occurred: 2023-09-11T16:25:51,537 2023-09-11T16:25:51,537 Traceback (most recent call last): 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T16:25:51,537 result = self._result = resolver.resolve( 2023-09-11T16:25:51,537 ^^^^^^^^^^^^^^^^^ 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T16:25:51,537 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T16:25:51,537 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T16:25:51,537 raise ResolutionImpossible(e.criterion.information) 2023-09-11T16:25:51,537 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xdnn==0.3'), parent=None)] 2023-09-11T16:25:51,537 2023-09-11T16:25:51,537 The above exception was the direct cause of the following exception: 2023-09-11T16:25:51,537 2023-09-11T16:25:51,537 Traceback (most recent call last): 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T16:25:51,537 status = run_func(*args) 2023-09-11T16:25:51,537 ^^^^^^^^^^^^^^^ 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T16:25:51,537 return func(self, options, args) 2023-09-11T16:25:51,537 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T16:25:51,537 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T16:25:51,537 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:25:51,537 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T16:25:51,537 raise error from e 2023-09-11T16:25:51,537 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xdnn==0.3 2023-09-11T16:25:51,547 Removed build tracker: '/tmp/pip-build-tracker-lj94ravo'