2022-04-06T21:31:18,929 Created temporary directory: /tmp/pip-ephem-wheel-cache-cgosa8qo 2022-04-06T21:31:18,934 Created temporary directory: /tmp/pip-req-tracker-xa09d8e8 2022-04-06T21:31:18,935 Initialized build tracking at /tmp/pip-req-tracker-xa09d8e8 2022-04-06T21:31:18,935 Created build tracker: /tmp/pip-req-tracker-xa09d8e8 2022-04-06T21:31:18,936 Entered build tracker: /tmp/pip-req-tracker-xa09d8e8 2022-04-06T21:31:18,937 Created temporary directory: /tmp/pip-wheel-aenyz5pf 2022-04-06T21:31:19,005 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-06T21:31:19,013 2 location(s) to search for versions of event-publisher: 2022-04-06T21:31:19,013 * https://pypi.org/simple/event-publisher/ 2022-04-06T21:31:19,013 * https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:31:19,014 Fetching project page and analyzing links: https://pypi.org/simple/event-publisher/ 2022-04-06T21:31:19,015 Getting page https://pypi.org/simple/event-publisher/ 2022-04-06T21:31:19,018 Found index url https://pypi.org/simple 2022-04-06T21:31:19,137 Skipping link: Missing project version for event-publisher: https://files.pythonhosted.org/packages/93/8d/ed7f0444f356533ec7bd90670cd3786055f270d5a89979a7eaa598acf311/Event%20Publisher-0.0.1.tar.gz#sha256=a9e6de7c3c41db2242e411c60f04ab8dfe58ebb72ffaa12a5bced14ac3e30c26 (from https://pypi.org/simple/event-publisher/) (requires-python:>=3.6) 2022-04-06T21:31:19,138 Skipping link: No binaries permitted for event-publisher: https://files.pythonhosted.org/packages/92/7c/93ba62cb183861de9b440287ce9224313700b4c58688d741e932069ae06a/Event_Publisher-0.0.1-py3-none-any.whl#sha256=b309c4ae4a9295ee372615f78ca8dc1519c95844e9e356ab88c5a909a0768119 (from https://pypi.org/simple/event-publisher/) (requires-python:>=3.6) 2022-04-06T21:31:19,138 Fetching project page and analyzing links: https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:31:19,139 Getting page https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:31:19,141 Found index url https://www.piwheels.org/simple 2022-04-06T21:31:19,363 Skipping link: not a file: https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:31:19,364 Skipping link: not a file: https://pypi.org/simple/event-publisher/ 2022-04-06T21:31:19,411 Given no hashes to check 0 links for project 'event-publisher': discarding no candidates 2022-04-06T21:31:19,412 ERROR: Could not find a version that satisfies the requirement event-publisher==0.0.1 (from versions: none) 2022-04-06T21:31:19,415 ERROR: No matching distribution found for event-publisher==0.0.1 2022-04-06T21:31:19,416 Exception information: 2022-04-06T21:31:19,416 Traceback (most recent call last): 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-06T21:31:19,416 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-06T21:31:19,416 raise RequirementsConflicted(criterion) 2022-04-06T21:31:19,416 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-publisher==0.0.1') 2022-04-06T21:31:19,416 2022-04-06T21:31:19,416 During handling of the above exception, another exception occurred: 2022-04-06T21:31:19,416 2022-04-06T21:31:19,416 Traceback (most recent call last): 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-06T21:31:19,416 result = self._result = resolver.resolve( 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-06T21:31:19,416 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-06T21:31:19,416 raise ResolutionImpossible(e.criterion.information) 2022-04-06T21:31:19,416 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-publisher==0.0.1'), parent=None)] 2022-04-06T21:31:19,416 2022-04-06T21:31:19,416 The above exception was the direct cause of the following exception: 2022-04-06T21:31:19,416 2022-04-06T21:31:19,416 Traceback (most recent call last): 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-06T21:31:19,416 status = run_func(*args) 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-06T21:31:19,416 return func(self, options, args) 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-06T21:31:19,416 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-06T21:31:19,416 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-06T21:31:19,416 raise error from e 2022-04-06T21:31:19,416 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-publisher==0.0.1 2022-04-06T21:31:19,425 Removed build tracker: '/tmp/pip-req-tracker-xa09d8e8'