2021-07-10T09:30:23,634 Created temporary directory: /tmp/pip-ephem-wheel-cache-er95c2f2 2021-07-10T09:30:23,637 Created temporary directory: /tmp/pip-req-tracker-n8fqoynd 2021-07-10T09:30:23,638 Initialized build tracking at /tmp/pip-req-tracker-n8fqoynd 2021-07-10T09:30:23,638 Created build tracker: /tmp/pip-req-tracker-n8fqoynd 2021-07-10T09:30:23,638 Entered build tracker: /tmp/pip-req-tracker-n8fqoynd 2021-07-10T09:30:23,639 Created temporary directory: /tmp/pip-wheel-4ew4110n 2021-07-10T09:30:23,673 1 location(s) to search for versions of pyknackhq: 2021-07-10T09:30:23,673 * https://pypi.org/simple/pyknackhq/ 2021-07-10T09:30:23,674 Fetching project page and analyzing links: https://pypi.org/simple/pyknackhq/ 2021-07-10T09:30:23,674 Getting page https://pypi.org/simple/pyknackhq/ 2021-07-10T09:30:23,675 Found index url https://pypi.org/simple 2021-07-10T09:30:23,852 Found link https://files.pythonhosted.org/packages/a3/98/9c61c60c7d68f6a6b35fa69de5e51a043e42a6b66a14e3e9110a70604c28/pyknackhq-0.0.1.zip#sha256=c70aeeeb02fec8c249fe80303f11fbd0c740411a71bab09bc262fa8bf3f1aaf1 (from https://pypi.org/simple/pyknackhq/), version: 0.0.1 2021-07-10T09:30:23,852 Found link https://files.pythonhosted.org/packages/23/f4/0eff856d2955dbcd36a4c3172e8d5d41164ccabf107c5e7cb952723ec7c2/pyknackhq-0.0.2.zip#sha256=c21dfacbd601494b459e2d9b6e4833edfdffe26889f885dcd054267332a25854 (from https://pypi.org/simple/pyknackhq/), version: 0.0.2 2021-07-10T09:30:23,852 Skipping link: not a file: https://pypi.org/simple/pyknackhq/ 2021-07-10T09:30:23,870 Given no hashes to check 1 links for project 'pyknackhq': discarding no candidates 2021-07-10T09:30:23,889 Collecting pyknackhq==0.0.1 2021-07-10T09:30:23,891 Created temporary directory: /tmp/pip-unpack-gb3ev1l_ 2021-07-10T09:30:24,066 Downloading pyknackhq-0.0.1.zip (15 kB) 2021-07-10T09:30:24,111 Added pyknackhq==0.0.1 from https://files.pythonhosted.org/packages/a3/98/9c61c60c7d68f6a6b35fa69de5e51a043e42a6b66a14e3e9110a70604c28/pyknackhq-0.0.1.zip#sha256=c70aeeeb02fec8c249fe80303f11fbd0c740411a71bab09bc262fa8bf3f1aaf1 to build tracker '/tmp/pip-req-tracker-n8fqoynd' 2021-07-10T09:30:24,112 Running setup.py (path:/tmp/pip-wheel-4ew4110n/pyknackhq_917039aad348453db21cf98df82fae7f/setup.py) egg_info for package pyknackhq 2021-07-10T09:30:24,113 Created temporary directory: /tmp/pip-pip-egg-info-ru1cxrv0 2021-07-10T09:30:24,113 Running command python setup.py egg_info 2021-07-10T09:30:25,035 Traceback (most recent call last): 2021-07-10T09:30:25,036 File "", line 1, in 2021-07-10T09:30:25,036 File "/tmp/pip-wheel-4ew4110n/pyknackhq_917039aad348453db21cf98df82fae7f/setup.py", line 77, in 2021-07-10T09:30:25,036 with open("readme.rst", "rb") as f: 2021-07-10T09:30:25,036 FileNotFoundError: [Errno 2] No such file or directory: 'readme.rst' 2021-07-10T09:30:25,107 WARNING: Discarding https://files.pythonhosted.org/packages/a3/98/9c61c60c7d68f6a6b35fa69de5e51a043e42a6b66a14e3e9110a70604c28/pyknackhq-0.0.1.zip#sha256=c70aeeeb02fec8c249fe80303f11fbd0c740411a71bab09bc262fa8bf3f1aaf1 (from https://pypi.org/simple/pyknackhq/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T09:30:25,108 ERROR: Could not find a version that satisfies the requirement pyknackhq==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T09:30:25,109 ERROR: No matching distribution found for pyknackhq==0.0.1 2021-07-10T09:30:25,109 Exception information: 2021-07-10T09:30:25,109 Traceback (most recent call last): 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T09:30:25,109 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T09:30:25,109 raise RequirementsConflicted(criterion) 2021-07-10T09:30:25,109 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyknackhq==0.0.1') 2021-07-10T09:30:25,109 2021-07-10T09:30:25,109 During handling of the above exception, another exception occurred: 2021-07-10T09:30:25,109 2021-07-10T09:30:25,109 Traceback (most recent call last): 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T09:30:25,109 result = self._result = resolver.resolve( 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T09:30:25,109 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T09:30:25,109 raise ResolutionImpossible(e.criterion.information) 2021-07-10T09:30:25,109 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyknackhq==0.0.1'), parent=None)] 2021-07-10T09:30:25,109 2021-07-10T09:30:25,109 The above exception was the direct cause of the following exception: 2021-07-10T09:30:25,109 2021-07-10T09:30:25,109 Traceback (most recent call last): 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T09:30:25,109 status = self.run(options, args) 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T09:30:25,109 return func(self, options, args) 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T09:30:25,109 requirement_set = resolver.resolve( 2021-07-10T09:30:25,109 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T09:30:25,109 raise error from e 2021-07-10T09:30:25,109 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyknackhq==0.0.1 2021-07-10T09:30:25,114 Removed pyknackhq==0.0.1 from https://files.pythonhosted.org/packages/a3/98/9c61c60c7d68f6a6b35fa69de5e51a043e42a6b66a14e3e9110a70604c28/pyknackhq-0.0.1.zip#sha256=c70aeeeb02fec8c249fe80303f11fbd0c740411a71bab09bc262fa8bf3f1aaf1 from build tracker '/tmp/pip-req-tracker-n8fqoynd' 2021-07-10T09:30:25,114 Removed build tracker: '/tmp/pip-req-tracker-n8fqoynd'