2023-09-09T03:35:15,400 Created temporary directory: /tmp/pip-build-tracker-ikc1gzyx 2023-09-09T03:35:15,401 Initialized build tracking at /tmp/pip-build-tracker-ikc1gzyx 2023-09-09T03:35:15,402 Created build tracker: /tmp/pip-build-tracker-ikc1gzyx 2023-09-09T03:35:15,402 Entered build tracker: /tmp/pip-build-tracker-ikc1gzyx 2023-09-09T03:35:15,403 Created temporary directory: /tmp/pip-wheel-ebbohaa_ 2023-09-09T03:35:15,406 Created temporary directory: /tmp/pip-ephem-wheel-cache-82amginl 2023-09-09T03:35:15,428 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T03:35:15,432 2 location(s) to search for versions of simply: 2023-09-09T03:35:15,432 * https://pypi.org/simple/simply/ 2023-09-09T03:35:15,432 * https://www.piwheels.org/simple/simply/ 2023-09-09T03:35:15,432 Fetching project page and analyzing links: https://pypi.org/simple/simply/ 2023-09-09T03:35:15,434 Getting page https://pypi.org/simple/simply/ 2023-09-09T03:35:15,435 Found index url https://pypi.org/simple/ 2023-09-09T03:35:15,682 Fetched page https://pypi.org/simple/simply/ as application/vnd.pypi.simple.v1+json 2023-09-09T03:35:15,684 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/0e/a1/b03fc0f22855c78c833768df4b842604e474af814a5600c15404d51ba004/simply-0.1.0.dev1-py2.7.egg (from https://pypi.org/simple/simply/) 2023-09-09T03:35:15,684 Found link https://files.pythonhosted.org/packages/19/00/a5afba4569caa063725ae0ba36924604baca60e3999726e284a2a68a23c3/simply-0.1.0.dev1.linux-x86_64.tar.gz (from https://pypi.org/simple/simply/), version: 0.1.0.dev1.linux-x86_64 2023-09-09T03:35:15,685 Fetching project page and analyzing links: https://www.piwheels.org/simple/simply/ 2023-09-09T03:35:15,686 Getting page https://www.piwheels.org/simple/simply/ 2023-09-09T03:35:15,687 Found index url https://www.piwheels.org/simple/ 2023-09-09T03:35:17,420 Fetched page https://www.piwheels.org/simple/simply/ as text/html 2023-09-09T03:35:17,423 Skipping link: not a file: https://www.piwheels.org/simple/simply/ 2023-09-09T03:35:17,424 Skipping link: not a file: https://pypi.org/simple/simply/ 2023-09-09T03:35:17,467 Given no hashes to check 0 links for project 'simply': discarding no candidates 2023-09-09T03:35:17,469 ERROR: Could not find a version that satisfies the requirement simply==0.1.0.dev1 (from versions: 0.1.0.dev1.linux-x86_64) 2023-09-09T03:35:17,472 ERROR: No matching distribution found for simply==0.1.0.dev1 2023-09-09T03:35:17,474 Exception information: 2023-09-09T03:35:17,474 Traceback (most recent call last): 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T03:35:17,474 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T03:35:17,474 raise RequirementsConflicted(criterion) 2023-09-09T03:35:17,474 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simply==0.1.0.dev1') 2023-09-09T03:35:17,474 2023-09-09T03:35:17,474 During handling of the above exception, another exception occurred: 2023-09-09T03:35:17,474 2023-09-09T03:35:17,474 Traceback (most recent call last): 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T03:35:17,474 result = self._result = resolver.resolve( 2023-09-09T03:35:17,474 ^^^^^^^^^^^^^^^^^ 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T03:35:17,474 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T03:35:17,474 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T03:35:17,474 raise ResolutionImpossible(e.criterion.information) 2023-09-09T03:35:17,474 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simply==0.1.0.dev1'), parent=None)] 2023-09-09T03:35:17,474 2023-09-09T03:35:17,474 The above exception was the direct cause of the following exception: 2023-09-09T03:35:17,474 2023-09-09T03:35:17,474 Traceback (most recent call last): 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T03:35:17,474 status = run_func(*args) 2023-09-09T03:35:17,474 ^^^^^^^^^^^^^^^ 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T03:35:17,474 return func(self, options, args) 2023-09-09T03:35:17,474 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T03:35:17,474 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T03:35:17,474 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T03:35:17,474 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T03:35:17,474 raise error from e 2023-09-09T03:35:17,474 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simply==0.1.0.dev1 2023-09-09T03:35:17,487 Removed build tracker: '/tmp/pip-build-tracker-ikc1gzyx'