2021-07-10T05:24:20,758 Created temporary directory: /tmp/pip-ephem-wheel-cache-7511_vgu 2021-07-10T05:24:20,761 Created temporary directory: /tmp/pip-req-tracker-l0mq5bv5 2021-07-10T05:24:20,761 Initialized build tracking at /tmp/pip-req-tracker-l0mq5bv5 2021-07-10T05:24:20,761 Created build tracker: /tmp/pip-req-tracker-l0mq5bv5 2021-07-10T05:24:20,762 Entered build tracker: /tmp/pip-req-tracker-l0mq5bv5 2021-07-10T05:24:20,762 Created temporary directory: /tmp/pip-wheel-9or7qeaq 2021-07-10T05:24:20,796 1 location(s) to search for versions of install-binaries: 2021-07-10T05:24:20,796 * https://pypi.org/simple/install-binaries/ 2021-07-10T05:24:20,797 Fetching project page and analyzing links: https://pypi.org/simple/install-binaries/ 2021-07-10T05:24:20,797 Getting page https://pypi.org/simple/install-binaries/ 2021-07-10T05:24:20,799 Found index url https://pypi.org/simple 2021-07-10T05:24:20,977 Found link https://files.pythonhosted.org/packages/2b/76/0a631ac7bb2d15ab093305046e900c2203df3cea8b6b80f34652b8572b37/install_binaries-0.4.tar.gz#sha256=3a6064aad534e0f623dcd32f44a354bd9004ab9c761bd2f453921fcf49329a53 (from https://pypi.org/simple/install-binaries/), version: 0.4 2021-07-10T05:24:20,977 Found link https://files.pythonhosted.org/packages/db/5c/391a40d92d335f05f2a3200ccdd60c1fab24724ef9b4ad8cfedb5388f2f9/install_binaries-0.4.1.tar.gz#sha256=5c2e58b554fe33c253f85bb4e7564b063f478bbc5f22116a69149faa31a84a6f (from https://pypi.org/simple/install-binaries/), version: 0.4.1 2021-07-10T05:24:20,977 Skipping link: not a file: https://pypi.org/simple/install-binaries/ 2021-07-10T05:24:20,995 Given no hashes to check 1 links for project 'install-binaries': discarding no candidates 2021-07-10T05:24:21,013 Collecting install-binaries==0.4 2021-07-10T05:24:21,015 Created temporary directory: /tmp/pip-unpack-uq73yw7p 2021-07-10T05:24:21,187 Downloading install_binaries-0.4.tar.gz (3.5 kB) 2021-07-10T05:24:21,227 Added install-binaries==0.4 from https://files.pythonhosted.org/packages/2b/76/0a631ac7bb2d15ab093305046e900c2203df3cea8b6b80f34652b8572b37/install_binaries-0.4.tar.gz#sha256=3a6064aad534e0f623dcd32f44a354bd9004ab9c761bd2f453921fcf49329a53 to build tracker '/tmp/pip-req-tracker-l0mq5bv5' 2021-07-10T05:24:21,228 Running setup.py (path:/tmp/pip-wheel-9or7qeaq/install-binaries_24573ed905d64e69b773b1f6c7ca43d1/setup.py) egg_info for package install-binaries 2021-07-10T05:24:21,228 Created temporary directory: /tmp/pip-pip-egg-info-t71dbs1z 2021-07-10T05:24:21,229 Running command python setup.py egg_info 2021-07-10T05:24:21,865 Traceback (most recent call last): 2021-07-10T05:24:21,866 File "", line 1, in 2021-07-10T05:24:21,866 File "/tmp/pip-wheel-9or7qeaq/install-binaries_24573ed905d64e69b773b1f6c7ca43d1/setup.py", line 10, in 2021-07-10T05:24:21,866 long_description = open('README.md').read(), 2021-07-10T05:24:21,867 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T05:24:21,914 WARNING: Discarding https://files.pythonhosted.org/packages/2b/76/0a631ac7bb2d15ab093305046e900c2203df3cea8b6b80f34652b8572b37/install_binaries-0.4.tar.gz#sha256=3a6064aad534e0f623dcd32f44a354bd9004ab9c761bd2f453921fcf49329a53 (from https://pypi.org/simple/install-binaries/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:24:21,915 ERROR: Could not find a version that satisfies the requirement install-binaries==0.4 (from versions: 0.4, 0.4.1) 2021-07-10T05:24:21,916 ERROR: No matching distribution found for install-binaries==0.4 2021-07-10T05:24:21,916 Exception information: 2021-07-10T05:24:21,916 Traceback (most recent call last): 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:24:21,916 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:24:21,916 raise RequirementsConflicted(criterion) 2021-07-10T05:24:21,916 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('install-binaries==0.4') 2021-07-10T05:24:21,916 2021-07-10T05:24:21,916 During handling of the above exception, another exception occurred: 2021-07-10T05:24:21,916 2021-07-10T05:24:21,916 Traceback (most recent call last): 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:24:21,916 result = self._result = resolver.resolve( 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:24:21,916 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:24:21,916 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:24:21,916 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('install-binaries==0.4'), parent=None)] 2021-07-10T05:24:21,916 2021-07-10T05:24:21,916 The above exception was the direct cause of the following exception: 2021-07-10T05:24:21,916 2021-07-10T05:24:21,916 Traceback (most recent call last): 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:24:21,916 status = self.run(options, args) 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:24:21,916 return func(self, options, args) 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:24:21,916 requirement_set = resolver.resolve( 2021-07-10T05:24:21,916 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:24:21,916 raise error from e 2021-07-10T05:24:21,916 pip._internal.exceptions.DistributionNotFound: No matching distribution found for install-binaries==0.4 2021-07-10T05:24:21,921 Removed install-binaries==0.4 from https://files.pythonhosted.org/packages/2b/76/0a631ac7bb2d15ab093305046e900c2203df3cea8b6b80f34652b8572b37/install_binaries-0.4.tar.gz#sha256=3a6064aad534e0f623dcd32f44a354bd9004ab9c761bd2f453921fcf49329a53 from build tracker '/tmp/pip-req-tracker-l0mq5bv5' 2021-07-10T05:24:21,921 Removed build tracker: '/tmp/pip-req-tracker-l0mq5bv5'