2023-09-13T05:02:17,988 Created temporary directory: /tmp/pip-build-tracker-8ftla3uf 2023-09-13T05:02:17,989 Initialized build tracking at /tmp/pip-build-tracker-8ftla3uf 2023-09-13T05:02:17,990 Created build tracker: /tmp/pip-build-tracker-8ftla3uf 2023-09-13T05:02:17,990 Entered build tracker: /tmp/pip-build-tracker-8ftla3uf 2023-09-13T05:02:17,991 Created temporary directory: /tmp/pip-wheel-hpk9aru_ 2023-09-13T05:02:17,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-zki54b9d 2023-09-13T05:02:18,016 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-13T05:02:18,019 2 location(s) to search for versions of event-simulate: 2023-09-13T05:02:18,019 * https://pypi.org/simple/event-simulate/ 2023-09-13T05:02:18,019 * https://www.piwheels.org/simple/event-simulate/ 2023-09-13T05:02:18,020 Fetching project page and analyzing links: https://pypi.org/simple/event-simulate/ 2023-09-13T05:02:18,021 Getting page https://pypi.org/simple/event-simulate/ 2023-09-13T05:02:18,022 Found index url https://pypi.org/simple/ 2023-09-13T05:02:18,239 Fetched page https://pypi.org/simple/event-simulate/ as application/vnd.pypi.simple.v1+json 2023-09-13T05:02:18,241 Found link https://files.pythonhosted.org/packages/14/79/a93e9fb352c3b2c8825214a13043ed7a7fd9a4141169b3f0e64ba199fafb/event-simulate--1.0.1.tar.gz (from https://pypi.org/simple/event-simulate/), version: -1.0.1 2023-09-13T05:02:18,242 Found link https://files.pythonhosted.org/packages/d2/56/8cd64d3cee1fa303882a8368d4568606ad753a8e2b578cffc5d5e07ffc33/event-simulate-1.0.2.tar.gz (from https://pypi.org/simple/event-simulate/), version: 1.0.2 2023-09-13T05:02:18,243 Found link https://files.pythonhosted.org/packages/1a/34/ad1a0bbca81242738234e63c706c221afc98bf8a4b0aab9b593be9f7f3b2/event-simulate-1.0.3.tar.gz (from https://pypi.org/simple/event-simulate/), version: 1.0.3 2023-09-13T05:02:18,244 Found link https://files.pythonhosted.org/packages/74/88/b442abc02e94165078c2f0b694406607bc074766665990beaaaf4edb2df5/event-simulate-1.0.4.tar.gz (from https://pypi.org/simple/event-simulate/), version: 1.0.4 2023-09-13T05:02:18,244 Found link https://files.pythonhosted.org/packages/61/27/31d38c43e747239fa6bc0c04743d848862c1d71d823dae48ebe1ce188ed3/event-simulate-1.1.0-.tar.gz (from https://pypi.org/simple/event-simulate/), version: 1.1.0- 2023-09-13T05:02:18,245 Found link https://files.pythonhosted.org/packages/45/a6/d9e77260c760c2a0bbae3137ad5374a6361b7ab1e20d28ca312f8c38ddab/event-simulate-1.1.1_.tar.gz (from https://pypi.org/simple/event-simulate/), version: 1.1.1_ 2023-09-13T05:02:18,246 Fetching project page and analyzing links: https://www.piwheels.org/simple/event-simulate/ 2023-09-13T05:02:18,247 Getting page https://www.piwheels.org/simple/event-simulate/ 2023-09-13T05:02:18,248 Found index url https://www.piwheels.org/simple/ 2023-09-13T05:02:18,897 Fetched page https://www.piwheels.org/simple/event-simulate/ as text/html 2023-09-13T05:02:18,899 Skipping link: not a file: https://www.piwheels.org/simple/event-simulate/ 2023-09-13T05:02:18,901 Skipping link: not a file: https://pypi.org/simple/event-simulate/ 2023-09-13T05:02:18,942 Given no hashes to check 0 links for project 'event-simulate': discarding no candidates 2023-09-13T05:02:18,943 ERROR: Could not find a version that satisfies the requirement event-simulate==1.0.1 (from versions: -1.0.1, 1.1.0-, 1.1.1_, 1.0.2, 1.0.3, 1.0.4) 2023-09-13T05:02:18,945 ERROR: No matching distribution found for event-simulate==1.0.1 2023-09-13T05:02:18,946 Exception information: 2023-09-13T05:02:18,946 Traceback (most recent call last): 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-13T05:02:18,946 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-13T05:02:18,946 raise RequirementsConflicted(criterion) 2023-09-13T05:02:18,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-simulate==1.0.1') 2023-09-13T05:02:18,946 2023-09-13T05:02:18,946 During handling of the above exception, another exception occurred: 2023-09-13T05:02:18,946 2023-09-13T05:02:18,946 Traceback (most recent call last): 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-13T05:02:18,946 result = self._result = resolver.resolve( 2023-09-13T05:02:18,946 ^^^^^^^^^^^^^^^^^ 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-13T05:02:18,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-13T05:02:18,946 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-13T05:02:18,946 raise ResolutionImpossible(e.criterion.information) 2023-09-13T05:02:18,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-simulate==1.0.1'), parent=None)] 2023-09-13T05:02:18,946 2023-09-13T05:02:18,946 The above exception was the direct cause of the following exception: 2023-09-13T05:02:18,946 2023-09-13T05:02:18,946 Traceback (most recent call last): 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-13T05:02:18,946 status = run_func(*args) 2023-09-13T05:02:18,946 ^^^^^^^^^^^^^^^ 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-13T05:02:18,946 return func(self, options, args) 2023-09-13T05:02:18,946 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-13T05:02:18,946 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-13T05:02:18,946 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T05:02:18,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-13T05:02:18,946 raise error from e 2023-09-13T05:02:18,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-simulate==1.0.1 2023-09-13T05:02:18,952 Removed build tracker: '/tmp/pip-build-tracker-8ftla3uf'