2023-09-20T06:14:39,560 Created temporary directory: /tmp/pip-build-tracker-nj3sivgm 2023-09-20T06:14:39,561 Initialized build tracking at /tmp/pip-build-tracker-nj3sivgm 2023-09-20T06:14:39,562 Created build tracker: /tmp/pip-build-tracker-nj3sivgm 2023-09-20T06:14:39,562 Entered build tracker: /tmp/pip-build-tracker-nj3sivgm 2023-09-20T06:14:39,563 Created temporary directory: /tmp/pip-wheel-tf872oue 2023-09-20T06:14:39,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-14ndkwl2 2023-09-20T06:14:39,590 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-20T06:14:39,594 2 location(s) to search for versions of nndensity: 2023-09-20T06:14:39,594 * https://pypi.org/simple/nndensity/ 2023-09-20T06:14:39,594 * https://www.piwheels.org/simple/nndensity/ 2023-09-20T06:14:39,595 Fetching project page and analyzing links: https://pypi.org/simple/nndensity/ 2023-09-20T06:14:39,596 Getting page https://pypi.org/simple/nndensity/ 2023-09-20T06:14:39,597 Found index url https://pypi.org/simple/ 2023-09-20T06:14:39,737 Fetched page https://pypi.org/simple/nndensity/ as application/vnd.pypi.simple.v1+json 2023-09-20T06:14:39,739 Found link https://files.pythonhosted.org/packages/16/b9/1000ed94b74d8d32f03645c0ec58d29fe72ee22e40e7c221328a217c068d/NNDensity-0.0.1.tar.gz (from https://pypi.org/simple/nndensity/) (requires-python:>=3), version: 0.0.1 2023-09-20T06:14:39,740 Found link https://files.pythonhosted.org/packages/c7/f3/d76de60056dfe028e17b4e1802dab81f703593fb78135775dcf6d1966ed9/NNDensity-0.0.2.linux-x86_64.tar.gz (from https://pypi.org/simple/nndensity/) (requires-python:>=3), version: 0.0.2.linux-x86_64 2023-09-20T06:14:39,741 Found link https://files.pythonhosted.org/packages/57/f1/4c75fd07b366fa9a84fab3ae78684265fcfbac24389558d5d5e348a61bda/NNDensity-0.0.3.tar.gz (from https://pypi.org/simple/nndensity/) (requires-python:>=3), version: 0.0.3 2023-09-20T06:14:39,741 Fetching project page and analyzing links: https://www.piwheels.org/simple/nndensity/ 2023-09-20T06:14:39,742 Getting page https://www.piwheels.org/simple/nndensity/ 2023-09-20T06:14:39,743 Found index url https://www.piwheels.org/simple/ 2023-09-20T06:14:39,991 Fetched page https://www.piwheels.org/simple/nndensity/ as text/html 2023-09-20T06:14:39,993 Skipping link: not a file: https://www.piwheels.org/simple/nndensity/ 2023-09-20T06:14:39,993 Skipping link: not a file: https://pypi.org/simple/nndensity/ 2023-09-20T06:14:40,012 Given no hashes to check 0 links for project 'nndensity': discarding no candidates 2023-09-20T06:14:40,013 ERROR: Could not find a version that satisfies the requirement nndensity==0.0.2 (from versions: 0.0.2.linux-x86_64, 0.0.1, 0.0.3) 2023-09-20T06:14:40,014 ERROR: No matching distribution found for nndensity==0.0.2 2023-09-20T06:14:40,016 Exception information: 2023-09-20T06:14:40,016 Traceback (most recent call last): 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-20T06:14:40,016 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-20T06:14:40,016 raise RequirementsConflicted(criterion) 2023-09-20T06:14:40,016 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nndensity==0.0.2') 2023-09-20T06:14:40,016 2023-09-20T06:14:40,016 During handling of the above exception, another exception occurred: 2023-09-20T06:14:40,016 2023-09-20T06:14:40,016 Traceback (most recent call last): 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-20T06:14:40,016 result = self._result = resolver.resolve( 2023-09-20T06:14:40,016 ^^^^^^^^^^^^^^^^^ 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-20T06:14:40,016 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-20T06:14:40,016 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-20T06:14:40,016 raise ResolutionImpossible(e.criterion.information) 2023-09-20T06:14:40,016 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nndensity==0.0.2'), parent=None)] 2023-09-20T06:14:40,016 2023-09-20T06:14:40,016 The above exception was the direct cause of the following exception: 2023-09-20T06:14:40,016 2023-09-20T06:14:40,016 Traceback (most recent call last): 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-20T06:14:40,016 status = run_func(*args) 2023-09-20T06:14:40,016 ^^^^^^^^^^^^^^^ 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-20T06:14:40,016 return func(self, options, args) 2023-09-20T06:14:40,016 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-20T06:14:40,016 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-20T06:14:40,016 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T06:14:40,016 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-20T06:14:40,016 raise error from e 2023-09-20T06:14:40,016 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nndensity==0.0.2 2023-09-20T06:14:40,022 Removed build tracker: '/tmp/pip-build-tracker-nj3sivgm'