2023-09-18T13:57:09,214 Created temporary directory: /tmp/pip-build-tracker-qg7i03tf 2023-09-18T13:57:09,215 Initialized build tracking at /tmp/pip-build-tracker-qg7i03tf 2023-09-18T13:57:09,216 Created build tracker: /tmp/pip-build-tracker-qg7i03tf 2023-09-18T13:57:09,216 Entered build tracker: /tmp/pip-build-tracker-qg7i03tf 2023-09-18T13:57:09,217 Created temporary directory: /tmp/pip-wheel-cce2mavj 2023-09-18T13:57:09,220 Created temporary directory: /tmp/pip-ephem-wheel-cache-e5s96l5p 2023-09-18T13:57:09,241 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-18T13:57:09,245 2 location(s) to search for versions of event-simulate: 2023-09-18T13:57:09,245 * https://pypi.org/simple/event-simulate/ 2023-09-18T13:57:09,245 * https://www.piwheels.org/simple/event-simulate/ 2023-09-18T13:57:09,245 Fetching project page and analyzing links: https://pypi.org/simple/event-simulate/ 2023-09-18T13:57:09,246 Getting page https://pypi.org/simple/event-simulate/ 2023-09-18T13:57:09,248 Found index url https://pypi.org/simple/ 2023-09-18T13:57:09,464 Fetched page https://pypi.org/simple/event-simulate/ as application/vnd.pypi.simple.v1+json 2023-09-18T13:57:09,466 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-18T13:57:09,467 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-18T13:57:09,468 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-18T13:57:09,468 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-18T13:57:09,469 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-18T13:57:09,470 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-18T13:57:09,471 Fetching project page and analyzing links: https://www.piwheels.org/simple/event-simulate/ 2023-09-18T13:57:09,472 Getting page https://www.piwheels.org/simple/event-simulate/ 2023-09-18T13:57:09,473 Found index url https://www.piwheels.org/simple/ 2023-09-18T13:57:09,800 Fetched page https://www.piwheels.org/simple/event-simulate/ as text/html 2023-09-18T13:57:09,802 Skipping link: not a file: https://www.piwheels.org/simple/event-simulate/ 2023-09-18T13:57:09,803 Skipping link: not a file: https://pypi.org/simple/event-simulate/ 2023-09-18T13:57:09,830 Given no hashes to check 0 links for project 'event-simulate': discarding no candidates 2023-09-18T13:57:09,831 ERROR: Could not find a version that satisfies the requirement event-simulate==1.1.0 (from versions: -1.0.1, 1.1.0-, 1.1.1_, 1.0.2, 1.0.3, 1.0.4) 2023-09-18T13:57:09,833 ERROR: No matching distribution found for event-simulate==1.1.0 2023-09-18T13:57:09,835 Exception information: 2023-09-18T13:57:09,835 Traceback (most recent call last): 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-18T13:57:09,835 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-18T13:57:09,835 raise RequirementsConflicted(criterion) 2023-09-18T13:57:09,835 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-simulate==1.1.0') 2023-09-18T13:57:09,835 2023-09-18T13:57:09,835 During handling of the above exception, another exception occurred: 2023-09-18T13:57:09,835 2023-09-18T13:57:09,835 Traceback (most recent call last): 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-18T13:57:09,835 result = self._result = resolver.resolve( 2023-09-18T13:57:09,835 ^^^^^^^^^^^^^^^^^ 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-18T13:57:09,835 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-18T13:57:09,835 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-18T13:57:09,835 raise ResolutionImpossible(e.criterion.information) 2023-09-18T13:57:09,835 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-simulate==1.1.0'), parent=None)] 2023-09-18T13:57:09,835 2023-09-18T13:57:09,835 The above exception was the direct cause of the following exception: 2023-09-18T13:57:09,835 2023-09-18T13:57:09,835 Traceback (most recent call last): 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-18T13:57:09,835 status = run_func(*args) 2023-09-18T13:57:09,835 ^^^^^^^^^^^^^^^ 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-18T13:57:09,835 return func(self, options, args) 2023-09-18T13:57:09,835 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-18T13:57:09,835 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-18T13:57:09,835 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-18T13:57:09,835 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-18T13:57:09,835 raise error from e 2023-09-18T13:57:09,835 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-simulate==1.1.0 2023-09-18T13:57:09,843 Removed build tracker: '/tmp/pip-build-tracker-qg7i03tf'