2022-01-19T08:07:51,692 Created temporary directory: /tmp/pip-ephem-wheel-cache-j30gnszd 2022-01-19T08:07:51,698 Created temporary directory: /tmp/pip-req-tracker-1bsumvnx 2022-01-19T08:07:51,699 Initialized build tracking at /tmp/pip-req-tracker-1bsumvnx 2022-01-19T08:07:51,700 Created build tracker: /tmp/pip-req-tracker-1bsumvnx 2022-01-19T08:07:51,700 Entered build tracker: /tmp/pip-req-tracker-1bsumvnx 2022-01-19T08:07:51,701 Created temporary directory: /tmp/pip-wheel-l1xlutpb 2022-01-19T08:07:51,768 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-19T08:07:51,774 2 location(s) to search for versions of pypgoutput: 2022-01-19T08:07:51,774 * https://pypi.org/simple/pypgoutput/ 2022-01-19T08:07:51,774 * https://www.piwheels.org/simple/pypgoutput/ 2022-01-19T08:07:51,775 Fetching project page and analyzing links: https://pypi.org/simple/pypgoutput/ 2022-01-19T08:07:51,776 Getting page https://pypi.org/simple/pypgoutput/ 2022-01-19T08:07:51,779 Found index url https://pypi.org/simple 2022-01-19T08:07:51,973 Skipping link: No binaries permitted for pypgoutput: https://files.pythonhosted.org/packages/b5/25/ca1643860409360738c9fca1f6e7879b2e7bed030cded31dec232c84666b/pypgoutput-0.0.1-py3-none-any.whl#sha256=861628b387904c68f78930c25597270783f37ddeaab865b3bdee1525cbf372eb (from https://pypi.org/simple/pypgoutput/) (requires-python:>=3.8) 2022-01-19T08:07:51,975 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/04/2a/3e5a1ba4643602c8ef68653b423b11d0c4a6690937d168a5ca4ad7493e4e/pypgoutput-0.0.1.tar.gz#sha256=1f06258c7d36144ecfe639874c7e340b5db1f698b83d77bc1339509c299410d9 (from https://pypi.org/simple/pypgoutput/) (requires-python:>=3.8) 2022-01-19T08:07:51,976 Fetching project page and analyzing links: https://www.piwheels.org/simple/pypgoutput/ 2022-01-19T08:07:51,976 Getting page https://www.piwheels.org/simple/pypgoutput/ 2022-01-19T08:07:51,979 Found index url https://www.piwheels.org/simple 2022-01-19T08:07:52,205 Skipping link: not a file: https://www.piwheels.org/simple/pypgoutput/ 2022-01-19T08:07:52,206 Skipping link: not a file: https://pypi.org/simple/pypgoutput/ 2022-01-19T08:07:52,239 Given no hashes to check 0 links for project 'pypgoutput': discarding no candidates 2022-01-19T08:07:52,240 ERROR: Could not find a version that satisfies the requirement pypgoutput==0.0.1 (from versions: none) 2022-01-19T08:07:52,241 ERROR: No matching distribution found for pypgoutput==0.0.1 2022-01-19T08:07:52,241 Exception information: 2022-01-19T08:07:52,241 Traceback (most recent call last): 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-19T08:07:52,241 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-19T08:07:52,241 raise RequirementsConflicted(criterion) 2022-01-19T08:07:52,241 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypgoutput==0.0.1') 2022-01-19T08:07:52,241 2022-01-19T08:07:52,241 During handling of the above exception, another exception occurred: 2022-01-19T08:07:52,241 2022-01-19T08:07:52,241 Traceback (most recent call last): 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-19T08:07:52,241 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-19T08:07:52,241 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-19T08:07:52,241 raise ResolutionImpossible(e.criterion.information) 2022-01-19T08:07:52,241 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypgoutput==0.0.1'), parent=None)] 2022-01-19T08:07:52,241 2022-01-19T08:07:52,241 The above exception was the direct cause of the following exception: 2022-01-19T08:07:52,241 2022-01-19T08:07:52,241 Traceback (most recent call last): 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-19T08:07:52,241 status = run_func(*args) 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-19T08:07:52,241 return func(self, options, args) 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-19T08:07:52,241 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-19T08:07:52,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-19T08:07:52,241 raise error from e 2022-01-19T08:07:52,241 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypgoutput==0.0.1 2022-01-19T08:07:52,250 Removed build tracker: '/tmp/pip-req-tracker-1bsumvnx'