2021-07-10T10:01:08,310 Created temporary directory: /tmp/pip-ephem-wheel-cache-vxbuhk24 2021-07-10T10:01:08,313 Created temporary directory: /tmp/pip-req-tracker-k7j4vk8r 2021-07-10T10:01:08,313 Initialized build tracking at /tmp/pip-req-tracker-k7j4vk8r 2021-07-10T10:01:08,313 Created build tracker: /tmp/pip-req-tracker-k7j4vk8r 2021-07-10T10:01:08,314 Entered build tracker: /tmp/pip-req-tracker-k7j4vk8r 2021-07-10T10:01:08,314 Created temporary directory: /tmp/pip-wheel-w73xfj5k 2021-07-10T10:01:08,344 1 location(s) to search for versions of pyknackhq: 2021-07-10T10:01:08,344 * https://pypi.org/simple/pyknackhq/ 2021-07-10T10:01:08,344 Fetching project page and analyzing links: https://pypi.org/simple/pyknackhq/ 2021-07-10T10:01:08,345 Getting page https://pypi.org/simple/pyknackhq/ 2021-07-10T10:01:08,347 Found index url https://pypi.org/simple 2021-07-10T10:01:08,434 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-10T10:01:08,435 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-10T10:01:08,435 Skipping link: not a file: https://pypi.org/simple/pyknackhq/ 2021-07-10T10:01:08,453 Given no hashes to check 1 links for project 'pyknackhq': discarding no candidates 2021-07-10T10:01:08,472 Collecting pyknackhq==0.0.2 2021-07-10T10:01:08,473 Created temporary directory: /tmp/pip-unpack-vrajc6is 2021-07-10T10:01:08,663 Downloading pyknackhq-0.0.2.zip (26 kB) 2021-07-10T10:01:08,731 Added pyknackhq==0.0.2 from https://files.pythonhosted.org/packages/23/f4/0eff856d2955dbcd36a4c3172e8d5d41164ccabf107c5e7cb952723ec7c2/pyknackhq-0.0.2.zip#sha256=c21dfacbd601494b459e2d9b6e4833edfdffe26889f885dcd054267332a25854 to build tracker '/tmp/pip-req-tracker-k7j4vk8r' 2021-07-10T10:01:08,732 Running setup.py (path:/tmp/pip-wheel-w73xfj5k/pyknackhq_4fcd0ec4406a429a824d212ec8599e36/setup.py) egg_info for package pyknackhq 2021-07-10T10:01:08,733 Created temporary directory: /tmp/pip-pip-egg-info-_o0trfz4 2021-07-10T10:01:08,734 Running command python setup.py egg_info 2021-07-10T10:01:09,814 Traceback (most recent call last): 2021-07-10T10:01:09,815 File "", line 1, in 2021-07-10T10:01:09,815 File "/tmp/pip-wheel-w73xfj5k/pyknackhq_4fcd0ec4406a429a824d212ec8599e36/setup.py", line 77, in 2021-07-10T10:01:09,815 with open("readme.rst", "rb") as f: 2021-07-10T10:01:09,815 FileNotFoundError: [Errno 2] No such file or directory: 'readme.rst' 2021-07-10T10:01:09,882 WARNING: Discarding https://files.pythonhosted.org/packages/23/f4/0eff856d2955dbcd36a4c3172e8d5d41164ccabf107c5e7cb952723ec7c2/pyknackhq-0.0.2.zip#sha256=c21dfacbd601494b459e2d9b6e4833edfdffe26889f885dcd054267332a25854 (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-10T10:01:09,883 ERROR: Could not find a version that satisfies the requirement pyknackhq==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-10T10:01:09,884 ERROR: No matching distribution found for pyknackhq==0.0.2 2021-07-10T10:01:09,884 Exception information: 2021-07-10T10:01:09,884 Traceback (most recent call last): 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T10:01:09,884 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T10:01:09,884 raise RequirementsConflicted(criterion) 2021-07-10T10:01:09,884 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyknackhq==0.0.2') 2021-07-10T10:01:09,884 2021-07-10T10:01:09,884 During handling of the above exception, another exception occurred: 2021-07-10T10:01:09,884 2021-07-10T10:01:09,884 Traceback (most recent call last): 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T10:01:09,884 result = self._result = resolver.resolve( 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T10:01:09,884 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T10:01:09,884 raise ResolutionImpossible(e.criterion.information) 2021-07-10T10:01:09,884 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyknackhq==0.0.2'), parent=None)] 2021-07-10T10:01:09,884 2021-07-10T10:01:09,884 The above exception was the direct cause of the following exception: 2021-07-10T10:01:09,884 2021-07-10T10:01:09,884 Traceback (most recent call last): 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T10:01:09,884 status = self.run(options, args) 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T10:01:09,884 return func(self, options, args) 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T10:01:09,884 requirement_set = resolver.resolve( 2021-07-10T10:01:09,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T10:01:09,884 raise error from e 2021-07-10T10:01:09,884 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyknackhq==0.0.2 2021-07-10T10:01:09,889 Removed pyknackhq==0.0.2 from https://files.pythonhosted.org/packages/23/f4/0eff856d2955dbcd36a4c3172e8d5d41164ccabf107c5e7cb952723ec7c2/pyknackhq-0.0.2.zip#sha256=c21dfacbd601494b459e2d9b6e4833edfdffe26889f885dcd054267332a25854 from build tracker '/tmp/pip-req-tracker-k7j4vk8r' 2021-07-10T10:01:09,890 Removed build tracker: '/tmp/pip-req-tracker-k7j4vk8r'