2021-08-27T08:48:13,590 Created temporary directory: /tmp/pip-ephem-wheel-cache-zsbivoio 2021-08-27T08:48:13,593 Created temporary directory: /tmp/pip-req-tracker-xcm0yg5d 2021-08-27T08:48:13,594 Initialized build tracking at /tmp/pip-req-tracker-xcm0yg5d 2021-08-27T08:48:13,594 Created build tracker: /tmp/pip-req-tracker-xcm0yg5d 2021-08-27T08:48:13,594 Entered build tracker: /tmp/pip-req-tracker-xcm0yg5d 2021-08-27T08:48:13,595 Created temporary directory: /tmp/pip-wheel-3yz25d7f 2021-08-27T08:48:13,625 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-27T08:48:13,628 2 location(s) to search for versions of cqh-cmd: 2021-08-27T08:48:13,628 * https://pypi.org/simple/cqh-cmd/ 2021-08-27T08:48:13,628 * https://www.piwheels.org/simple/cqh-cmd/ 2021-08-27T08:48:13,629 Fetching project page and analyzing links: https://pypi.org/simple/cqh-cmd/ 2021-08-27T08:48:13,629 Getting page https://pypi.org/simple/cqh-cmd/ 2021-08-27T08:48:13,631 Found index url https://pypi.org/simple 2021-08-27T08:48:13,717 Skipping link: No binaries permitted for cqh-cmd: https://files.pythonhosted.org/packages/ac/46/cbffa85e81d5388b589f654eef604aa39780aad7aac4d6d7abfd9526850c/cqh_cmd-0.0.3-py3-none-any.whl#sha256=33fca65bd285b728f2440d17dad997e201bf27bf2805308b7945d80847b190b9 (from https://pypi.org/simple/cqh-cmd/) (requires-python:>=3.6) 2021-08-27T08:48:13,717 Found link https://files.pythonhosted.org/packages/24/0e/2503b1eb992a8d3d22479772dc0a99b6119189fd2ae2caf5a7aaa121667a/cqh_cmd-0.0.3.tar.gz#sha256=de15feb33f6fe772135c2c7be62eef2fa76aff1a63059c874ebf4ddc43d72b43 (from https://pypi.org/simple/cqh-cmd/) (requires-python:>=3.6), version: 0.0.3 2021-08-27T08:48:13,718 Fetching project page and analyzing links: https://www.piwheels.org/simple/cqh-cmd/ 2021-08-27T08:48:13,718 Getting page https://www.piwheels.org/simple/cqh-cmd/ 2021-08-27T08:48:13,719 Found index url https://www.piwheels.org/simple 2021-08-27T08:48:13,835 Skipping link: not a file: https://www.piwheels.org/simple/cqh-cmd/ 2021-08-27T08:48:13,835 Skipping link: not a file: https://pypi.org/simple/cqh-cmd/ 2021-08-27T08:48:13,855 Given no hashes to check 1 links for project 'cqh-cmd': discarding no candidates 2021-08-27T08:48:13,870 Collecting cqh-cmd==0.0.3 2021-08-27T08:48:13,872 Created temporary directory: /tmp/pip-unpack-lit2rqho 2021-08-27T08:48:14,042 Downloading cqh_cmd-0.0.3.tar.gz (1.9 kB) 2021-08-27T08:48:14,082 Added cqh-cmd==0.0.3 from https://files.pythonhosted.org/packages/24/0e/2503b1eb992a8d3d22479772dc0a99b6119189fd2ae2caf5a7aaa121667a/cqh_cmd-0.0.3.tar.gz#sha256=de15feb33f6fe772135c2c7be62eef2fa76aff1a63059c874ebf4ddc43d72b43 to build tracker '/tmp/pip-req-tracker-xcm0yg5d' 2021-08-27T08:48:14,083 Running setup.py (path:/tmp/pip-wheel-3yz25d7f/cqh-cmd_c55e2c04fcc7465bbb1635cf5e4d4cce/setup.py) egg_info for package cqh-cmd 2021-08-27T08:48:14,084 Created temporary directory: /tmp/pip-pip-egg-info-_b7v2o4i 2021-08-27T08:48:14,084 Running command python setup.py egg_info 2021-08-27T08:48:14,789 Traceback (most recent call last): 2021-08-27T08:48:14,790 File "", line 1, in 2021-08-27T08:48:14,790 File "/tmp/pip-wheel-3yz25d7f/cqh-cmd_c55e2c04fcc7465bbb1635cf5e4d4cce/setup.py", line 3, in 2021-08-27T08:48:14,791 with open("readme.rst", "r") as fh: 2021-08-27T08:48:14,791 FileNotFoundError: [Errno 2] No such file or directory: 'readme.rst' 2021-08-27T08:48:14,839 WARNING: Discarding https://files.pythonhosted.org/packages/24/0e/2503b1eb992a8d3d22479772dc0a99b6119189fd2ae2caf5a7aaa121667a/cqh_cmd-0.0.3.tar.gz#sha256=de15feb33f6fe772135c2c7be62eef2fa76aff1a63059c874ebf4ddc43d72b43 (from https://pypi.org/simple/cqh-cmd/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-27T08:48:14,841 ERROR: Could not find a version that satisfies the requirement cqh-cmd==0.0.3 (from versions: 0.0.3) 2021-08-27T08:48:14,841 ERROR: No matching distribution found for cqh-cmd==0.0.3 2021-08-27T08:48:14,841 Exception information: 2021-08-27T08:48:14,841 Traceback (most recent call last): 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-27T08:48:14,841 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-27T08:48:14,841 raise RequirementsConflicted(criterion) 2021-08-27T08:48:14,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cqh-cmd==0.0.3') 2021-08-27T08:48:14,841 2021-08-27T08:48:14,841 During handling of the above exception, another exception occurred: 2021-08-27T08:48:14,841 2021-08-27T08:48:14,841 Traceback (most recent call last): 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-27T08:48:14,841 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-27T08:48:14,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-27T08:48:14,841 raise ResolutionImpossible(e.criterion.information) 2021-08-27T08:48:14,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cqh-cmd==0.0.3'), parent=None)] 2021-08-27T08:48:14,841 2021-08-27T08:48:14,841 The above exception was the direct cause of the following exception: 2021-08-27T08:48:14,841 2021-08-27T08:48:14,841 Traceback (most recent call last): 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-27T08:48:14,841 status = self.run(options, args) 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-27T08:48:14,841 return func(self, options, args) 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-27T08:48:14,841 reqs, check_supported_wheels=True 2021-08-27T08:48:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-27T08:48:14,841 raise error from e 2021-08-27T08:48:14,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cqh-cmd==0.0.3 2021-08-27T08:48:14,847 Removed cqh-cmd==0.0.3 from https://files.pythonhosted.org/packages/24/0e/2503b1eb992a8d3d22479772dc0a99b6119189fd2ae2caf5a7aaa121667a/cqh_cmd-0.0.3.tar.gz#sha256=de15feb33f6fe772135c2c7be62eef2fa76aff1a63059c874ebf4ddc43d72b43 from build tracker '/tmp/pip-req-tracker-xcm0yg5d' 2021-08-27T08:48:14,847 Removed build tracker: '/tmp/pip-req-tracker-xcm0yg5d'