2021-09-01T13:42:39,818 Created temporary directory: /tmp/pip-ephem-wheel-cache-a6z647he 2021-09-01T13:42:39,821 Created temporary directory: /tmp/pip-req-tracker-x_658x4u 2021-09-01T13:42:39,821 Initialized build tracking at /tmp/pip-req-tracker-x_658x4u 2021-09-01T13:42:39,821 Created build tracker: /tmp/pip-req-tracker-x_658x4u 2021-09-01T13:42:39,822 Entered build tracker: /tmp/pip-req-tracker-x_658x4u 2021-09-01T13:42:39,822 Created temporary directory: /tmp/pip-wheel-t5nmuozg 2021-09-01T13:42:39,857 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-01T13:42:39,859 2 location(s) to search for versions of htrvx: 2021-09-01T13:42:39,859 * https://pypi.org/simple/htrvx/ 2021-09-01T13:42:39,859 * https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:42:39,860 Fetching project page and analyzing links: https://pypi.org/simple/htrvx/ 2021-09-01T13:42:39,861 Getting page https://pypi.org/simple/htrvx/ 2021-09-01T13:42:39,862 Found index url https://pypi.org/simple 2021-09-01T13:42:39,953 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:42:39,953 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:42:39,954 Fetching project page and analyzing links: https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:42:39,954 Getting page https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:42:39,955 Found index url https://www.piwheels.org/simple 2021-09-01T13:42:40,071 Skipping link: not a file: https://www.piwheels.org/simple/htrvx/ 2021-09-01T13:42:40,071 Skipping link: not a file: https://pypi.org/simple/htrvx/ 2021-09-01T13:42:40,091 Given no hashes to check 1 links for project 'htrvx': discarding no candidates 2021-09-01T13:42:40,110 Collecting htrvx==0.0.1 2021-09-01T13:42:40,111 Created temporary directory: /tmp/pip-unpack-kjzdyff0 2021-09-01T13:42:40,152 Downloading htrvx-0.0.1.tar.gz (28 kB) 2021-09-01T13:42:40,201 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-x_658x4u' 2021-09-01T13:42:40,202 Running setup.py (path:/tmp/pip-wheel-t5nmuozg/htrvx_53c2e219857542deb61742dfb94ea82d/setup.py) egg_info for package htrvx 2021-09-01T13:42:40,203 Created temporary directory: /tmp/pip-pip-egg-info-rkxnwu7z 2021-09-01T13:42:40,204 Running command python setup.py egg_info 2021-09-01T13:42:40,864 Traceback (most recent call last): 2021-09-01T13:42:40,865 File "", line 1, in 2021-09-01T13:42:40,865 File "/tmp/pip-wheel-t5nmuozg/htrvx_53c2e219857542deb61742dfb94ea82d/setup.py", line 26, in 2021-09-01T13:42:40,865 with open(os.path.join(here, 'requirements.txt')) as f: 2021-09-01T13:42:40,865 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-t5nmuozg/htrvx_53c2e219857542deb61742dfb94ea82d/requirements.txt' 2021-09-01T13:42:40,913 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:42:40,915 ERROR: Could not find a version that satisfies the requirement htrvx==0.0.1 (from versions: 0.0.1) 2021-09-01T13:42:40,915 ERROR: No matching distribution found for htrvx==0.0.1 2021-09-01T13:42:40,915 Exception information: 2021-09-01T13:42:40,915 Traceback (most recent call last): 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-01T13:42:40,915 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-01T13:42:40,915 raise RequirementsConflicted(criterion) 2021-09-01T13:42:40,915 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('htrvx==0.0.1') 2021-09-01T13:42:40,915 2021-09-01T13:42:40,915 During handling of the above exception, another exception occurred: 2021-09-01T13:42:40,915 2021-09-01T13:42:40,915 Traceback (most recent call last): 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-01T13:42:40,915 result = self._result = resolver.resolve( 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-01T13:42:40,915 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-01T13:42:40,915 raise ResolutionImpossible(e.criterion.information) 2021-09-01T13:42:40,915 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('htrvx==0.0.1'), parent=None)] 2021-09-01T13:42:40,915 2021-09-01T13:42:40,915 The above exception was the direct cause of the following exception: 2021-09-01T13:42:40,915 2021-09-01T13:42:40,915 Traceback (most recent call last): 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-01T13:42:40,915 status = self.run(options, args) 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-01T13:42:40,915 return func(self, options, args) 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-01T13:42:40,915 requirement_set = resolver.resolve( 2021-09-01T13:42:40,915 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-01T13:42:40,915 raise error from e 2021-09-01T13:42:40,915 pip._internal.exceptions.DistributionNotFound: No matching distribution found for htrvx==0.0.1 2021-09-01T13:42:40,920 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-x_658x4u' 2021-09-01T13:42:40,921 Removed build tracker: '/tmp/pip-req-tracker-x_658x4u'