2022-04-06T21:26:00,905 Created temporary directory: /tmp/pip-ephem-wheel-cache-ra2k0fov 2022-04-06T21:26:00,911 Created temporary directory: /tmp/pip-req-tracker-duh2ap37 2022-04-06T21:26:00,911 Initialized build tracking at /tmp/pip-req-tracker-duh2ap37 2022-04-06T21:26:00,912 Created build tracker: /tmp/pip-req-tracker-duh2ap37 2022-04-06T21:26:00,912 Entered build tracker: /tmp/pip-req-tracker-duh2ap37 2022-04-06T21:26:00,913 Created temporary directory: /tmp/pip-wheel-yb2ya4na 2022-04-06T21:26:00,981 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-06T21:26:00,995 2 location(s) to search for versions of event-publisher: 2022-04-06T21:26:00,995 * https://pypi.org/simple/event-publisher/ 2022-04-06T21:26:00,995 * https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:26:00,997 Fetching project page and analyzing links: https://pypi.org/simple/event-publisher/ 2022-04-06T21:26:00,998 Getting page https://pypi.org/simple/event-publisher/ 2022-04-06T21:26:01,001 Found index url https://pypi.org/simple 2022-04-06T21:26:01,112 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:26:01,113 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:26:01,113 Fetching project page and analyzing links: https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:26:01,114 Getting page https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:26:01,116 Found index url https://www.piwheels.org/simple 2022-04-06T21:26:01,319 Skipping link: not a file: https://www.piwheels.org/simple/event-publisher/ 2022-04-06T21:26:01,320 Skipping link: not a file: https://pypi.org/simple/event-publisher/ 2022-04-06T21:26:01,353 Given no hashes to check 0 links for project 'event-publisher': discarding no candidates 2022-04-06T21:26:01,354 ERROR: Could not find a version that satisfies the requirement event-publisher==0.0.1 (from versions: none) 2022-04-06T21:26:01,357 ERROR: No matching distribution found for event-publisher==0.0.1 2022-04-06T21:26:01,359 Exception information: 2022-04-06T21:26:01,359 Traceback (most recent call last): 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-06T21:26:01,359 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-06T21:26:01,359 raise RequirementsConflicted(criterion) 2022-04-06T21:26:01,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-publisher==0.0.1') 2022-04-06T21:26:01,359 2022-04-06T21:26:01,359 During handling of the above exception, another exception occurred: 2022-04-06T21:26:01,359 2022-04-06T21:26:01,359 Traceback (most recent call last): 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-06T21:26:01,359 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-06T21:26:01,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-06T21:26:01,359 raise ResolutionImpossible(e.criterion.information) 2022-04-06T21:26:01,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-publisher==0.0.1'), parent=None)] 2022-04-06T21:26:01,359 2022-04-06T21:26:01,359 The above exception was the direct cause of the following exception: 2022-04-06T21:26:01,359 2022-04-06T21:26:01,359 Traceback (most recent call last): 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-06T21:26:01,359 status = run_func(*args) 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-06T21:26:01,359 return func(self, options, args) 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-06T21:26:01,359 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-06T21:26:01,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-06T21:26:01,359 raise error from e 2022-04-06T21:26:01,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-publisher==0.0.1 2022-04-06T21:26:01,367 Removed build tracker: '/tmp/pip-req-tracker-duh2ap37'