2021-09-01T13:33:30,545 Created temporary directory: /tmp/pip-ephem-wheel-cache-7gndcr_s 2021-09-01T13:33:30,549 Created temporary directory: /tmp/pip-req-tracker-ww1z3sfa 2021-09-01T13:33:30,549 Initialized build tracking at /tmp/pip-req-tracker-ww1z3sfa 2021-09-01T13:33:30,550 Created build tracker: /tmp/pip-req-tracker-ww1z3sfa 2021-09-01T13:33:30,550 Entered build tracker: /tmp/pip-req-tracker-ww1z3sfa 2021-09-01T13:33:30,550 Created temporary directory: /tmp/pip-wheel-39jy5k0m 2021-09-01T13:33:30,580 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-01T13:33:30,583 2 location(s) to search for versions of htrvx: 2021-09-01T13:33:30,583 * https://pypi.org/simple/htrvx/ 2021-09-01T13:33:30,583 * https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:33:30,583 Fetching project page and analyzing links: https://pypi.org/simple/htrvx/ 2021-09-01T13:33:30,584 Getting page https://pypi.org/simple/htrvx/ 2021-09-01T13:33:30,585 Found index url https://pypi.org/simple 2021-09-01T13:33:30,674 Skipping link: No binaries permitted for htrvx: https://files.pythonhosted.org/packages/a6/a3/79ff3fc72824c3309aff4818c798e14bf3b0a0339b1f10de74cbcfea5233/htrvx-0.0.1-py2.py3-none-any.whl#sha256=2c82c986714f893d7e9ea10c2d520e4816d909d846dd76d66853d9266a7dd647 (from https://pypi.org/simple/htrvx/) (requires-python:>=3.6.0) 2021-09-01T13:33:30,675 Found link https://files.pythonhosted.org/packages/55/85/45730e3a897e571ccb41dbc176192894acd82e5fd3e9560c76e90406fc2c/htrvx-0.0.1.tar.gz#sha256=14b1058662e4ebf109371ae68d3d2af3c893248aa0ed249d040092a053492a45 (from https://pypi.org/simple/htrvx/) (requires-python:>=3.6.0), version: 0.0.1 2021-09-01T13:33:30,675 Fetching project page and analyzing links: https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:33:30,675 Getting page https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:33:30,676 Found index url https://www.piwheels.org/simple 2021-09-01T13:33:30,777 Skipping link: not a file: https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:33:30,778 Skipping link: not a file: https://pypi.org/simple/htrvx/ 2021-09-01T13:33:30,799 Given no hashes to check 1 links for project 'htrvx': discarding no candidates 2021-09-01T13:33:30,813 Collecting htrvx==0.0.1 2021-09-01T13:33:30,815 Created temporary directory: /tmp/pip-unpack-c962u1qh 2021-09-01T13:33:30,990 Downloading htrvx-0.0.1.tar.gz (28 kB) 2021-09-01T13:33:31,049 Added htrvx==0.0.1 from https://files.pythonhosted.org/packages/55/85/45730e3a897e571ccb41dbc176192894acd82e5fd3e9560c76e90406fc2c/htrvx-0.0.1.tar.gz#sha256=14b1058662e4ebf109371ae68d3d2af3c893248aa0ed249d040092a053492a45 to build tracker '/tmp/pip-req-tracker-ww1z3sfa' 2021-09-01T13:33:31,050 Running setup.py (path:/tmp/pip-wheel-39jy5k0m/htrvx_41c5b5e50cea4d9d98c0583890205107/setup.py) egg_info for package htrvx 2021-09-01T13:33:31,051 Created temporary directory: /tmp/pip-pip-egg-info-lmlipzeg 2021-09-01T13:33:31,051 Running command python setup.py egg_info 2021-09-01T13:33:31,758 Traceback (most recent call last): 2021-09-01T13:33:31,759 File "", line 1, in 2021-09-01T13:33:31,759 File "/tmp/pip-wheel-39jy5k0m/htrvx_41c5b5e50cea4d9d98c0583890205107/setup.py", line 26, in 2021-09-01T13:33:31,760 with open(os.path.join(here, 'requirements.txt')) as f: 2021-09-01T13:33:31,760 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-39jy5k0m/htrvx_41c5b5e50cea4d9d98c0583890205107/requirements.txt' 2021-09-01T13:33:31,809 WARNING: Discarding https://files.pythonhosted.org/packages/55/85/45730e3a897e571ccb41dbc176192894acd82e5fd3e9560c76e90406fc2c/htrvx-0.0.1.tar.gz#sha256=14b1058662e4ebf109371ae68d3d2af3c893248aa0ed249d040092a053492a45 (from https://pypi.org/simple/htrvx/) (requires-python:>=3.6.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-01T13:33:31,810 ERROR: Could not find a version that satisfies the requirement htrvx==0.0.1 (from versions: 0.0.1) 2021-09-01T13:33:31,811 ERROR: No matching distribution found for htrvx==0.0.1 2021-09-01T13:33:31,811 Exception information: 2021-09-01T13:33:31,811 Traceback (most recent call last): 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-01T13:33:31,811 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-01T13:33:31,811 raise RequirementsConflicted(criterion) 2021-09-01T13:33:31,811 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('htrvx==0.0.1') 2021-09-01T13:33:31,811 2021-09-01T13:33:31,811 During handling of the above exception, another exception occurred: 2021-09-01T13:33:31,811 2021-09-01T13:33:31,811 Traceback (most recent call last): 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-01T13:33:31,811 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-01T13:33:31,811 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-01T13:33:31,811 raise ResolutionImpossible(e.criterion.information) 2021-09-01T13:33:31,811 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('htrvx==0.0.1'), parent=None)] 2021-09-01T13:33:31,811 2021-09-01T13:33:31,811 The above exception was the direct cause of the following exception: 2021-09-01T13:33:31,811 2021-09-01T13:33:31,811 Traceback (most recent call last): 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-01T13:33:31,811 status = self.run(options, args) 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-01T13:33:31,811 return func(self, options, args) 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-01T13:33:31,811 reqs, check_supported_wheels=True 2021-09-01T13:33:31,811 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-01T13:33:31,811 raise error from e 2021-09-01T13:33:31,811 pip._internal.exceptions.DistributionNotFound: No matching distribution found for htrvx==0.0.1 2021-09-01T13:33:31,816 Removed htrvx==0.0.1 from https://files.pythonhosted.org/packages/55/85/45730e3a897e571ccb41dbc176192894acd82e5fd3e9560c76e90406fc2c/htrvx-0.0.1.tar.gz#sha256=14b1058662e4ebf109371ae68d3d2af3c893248aa0ed249d040092a053492a45 from build tracker '/tmp/pip-req-tracker-ww1z3sfa' 2021-09-01T13:33:31,816 Removed build tracker: '/tmp/pip-req-tracker-ww1z3sfa'