2023-09-09T22:45:17,956 Created temporary directory: /tmp/pip-build-tracker-gujk5h7w 2023-09-09T22:45:17,957 Initialized build tracking at /tmp/pip-build-tracker-gujk5h7w 2023-09-09T22:45:17,958 Created build tracker: /tmp/pip-build-tracker-gujk5h7w 2023-09-09T22:45:17,958 Entered build tracker: /tmp/pip-build-tracker-gujk5h7w 2023-09-09T22:45:17,959 Created temporary directory: /tmp/pip-wheel-_8mbmit6 2023-09-09T22:45:17,962 Created temporary directory: /tmp/pip-ephem-wheel-cache-d12bi2b_ 2023-09-09T22:45:17,983 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T22:45:17,987 2 location(s) to search for versions of intstatistics: 2023-09-09T22:45:17,987 * https://pypi.org/simple/intstatistics/ 2023-09-09T22:45:17,987 * https://www.piwheels.org/simple/intstatistics/ 2023-09-09T22:45:17,988 Fetching project page and analyzing links: https://pypi.org/simple/intstatistics/ 2023-09-09T22:45:17,988 Getting page https://pypi.org/simple/intstatistics/ 2023-09-09T22:45:17,990 Found index url https://pypi.org/simple/ 2023-09-09T22:45:18,237 Fetched page https://pypi.org/simple/intstatistics/ as application/vnd.pypi.simple.v1+json 2023-09-09T22:45:18,238 Found link https://files.pythonhosted.org/packages/bc/e4/b3827f1a156f3549bb73e6220c290b76f123619e2f5e3db1560e25f4d402/intStatistics-0.1.7.tar.gz (from https://pypi.org/simple/intstatistics/), version: 0.1.7 2023-09-09T22:45:18,239 Fetching project page and analyzing links: https://www.piwheels.org/simple/intstatistics/ 2023-09-09T22:45:18,239 Getting page https://www.piwheels.org/simple/intstatistics/ 2023-09-09T22:45:18,241 Found index url https://www.piwheels.org/simple/ 2023-09-09T22:45:19,825 Fetched page https://www.piwheels.org/simple/intstatistics/ as text/html 2023-09-09T22:45:19,826 Skipping link: not a file: https://www.piwheels.org/simple/intstatistics/ 2023-09-09T22:45:19,827 Skipping link: not a file: https://pypi.org/simple/intstatistics/ 2023-09-09T22:45:19,860 Given no hashes to check 0 links for project 'intstatistics': discarding no candidates 2023-09-09T22:45:19,862 ERROR: Could not find a version that satisfies the requirement intstatistics==0.1.0 (from versions: 0.1.7) 2023-09-09T22:45:19,864 ERROR: No matching distribution found for intstatistics==0.1.0 2023-09-09T22:45:19,866 Exception information: 2023-09-09T22:45:19,866 Traceback (most recent call last): 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T22:45:19,866 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T22:45:19,866 raise RequirementsConflicted(criterion) 2023-09-09T22:45:19,866 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('intstatistics==0.1.0') 2023-09-09T22:45:19,866 2023-09-09T22:45:19,866 During handling of the above exception, another exception occurred: 2023-09-09T22:45:19,866 2023-09-09T22:45:19,866 Traceback (most recent call last): 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T22:45:19,866 result = self._result = resolver.resolve( 2023-09-09T22:45:19,866 ^^^^^^^^^^^^^^^^^ 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T22:45:19,866 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T22:45:19,866 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T22:45:19,866 raise ResolutionImpossible(e.criterion.information) 2023-09-09T22:45:19,866 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('intstatistics==0.1.0'), parent=None)] 2023-09-09T22:45:19,866 2023-09-09T22:45:19,866 The above exception was the direct cause of the following exception: 2023-09-09T22:45:19,866 2023-09-09T22:45:19,866 Traceback (most recent call last): 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T22:45:19,866 status = run_func(*args) 2023-09-09T22:45:19,866 ^^^^^^^^^^^^^^^ 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T22:45:19,866 return func(self, options, args) 2023-09-09T22:45:19,866 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T22:45:19,866 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T22:45:19,866 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T22:45:19,866 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T22:45:19,866 raise error from e 2023-09-09T22:45:19,866 pip._internal.exceptions.DistributionNotFound: No matching distribution found for intstatistics==0.1.0 2023-09-09T22:45:19,875 Removed build tracker: '/tmp/pip-build-tracker-gujk5h7w'