2021-08-13T19:28:49,791 Created temporary directory: /tmp/pip-ephem-wheel-cache-qjdrpk6d 2021-08-13T19:28:49,795 Created temporary directory: /tmp/pip-req-tracker-pho373o7 2021-08-13T19:28:49,795 Initialized build tracking at /tmp/pip-req-tracker-pho373o7 2021-08-13T19:28:49,796 Created build tracker: /tmp/pip-req-tracker-pho373o7 2021-08-13T19:28:49,796 Entered build tracker: /tmp/pip-req-tracker-pho373o7 2021-08-13T19:28:49,797 Created temporary directory: /tmp/pip-wheel-0tfojuhk 2021-08-13T19:28:49,828 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-13T19:28:49,831 2 location(s) to search for versions of python-openei: 2021-08-13T19:28:49,831 * https://pypi.org/simple/python-openei/ 2021-08-13T19:28:49,831 * https://www.piwheels.org/simple/python-openei/ 2021-08-13T19:28:49,831 Fetching project page and analyzing links: https://pypi.org/simple/python-openei/ 2021-08-13T19:28:49,832 Getting page https://pypi.org/simple/python-openei/ 2021-08-13T19:28:49,833 Found index url https://pypi.org/simple 2021-08-13T19:28:49,926 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f9/dc/1dea1d00f051fe93625b77f4814a8f1438abbcd53efab83b24b9a562195f/python-openei-0.1.0.tar.gz#sha256=c8d9f7c7b20f701145bf3c96cc5f945ed6647fbf3c9a89d3b8f84aacda5ce000 (from https://pypi.org/simple/python-openei/) (requires-python:>=3.8) 2021-08-13T19:28:49,926 Skipping link: No binaries permitted for python-openei: https://files.pythonhosted.org/packages/8d/b7/bdf93bd49a737cfeb4874632de6b670f08f2bcad802a2451a2232de76354/python_openei-0.1.0-py3-none-any.whl#sha256=7d94a5ee796a5b99464e95d11a606661633846702f9c369a36e701b5d4c59da5 (from https://pypi.org/simple/python-openei/) (requires-python:>=3.8) 2021-08-13T19:28:49,927 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ae/7e/1060e4078b62e1726c5dcdce06e626051fee9cca3de8aed2abacd1c9dc75/python-openei-0.1.1.tar.gz#sha256=1c19fd1567e597ff550eea1c9bd7c36a046fc997e25972b0ce7122e9a6a7ad21 (from https://pypi.org/simple/python-openei/) (requires-python:>=3.8) 2021-08-13T19:28:49,927 Skipping link: No binaries permitted for python-openei: https://files.pythonhosted.org/packages/0f/bc/40c38a8dd187c3ccdb37e2791dd51bd08e0856eab1c33db294fb0654c638/python_openei-0.1.1-py3-none-any.whl#sha256=a70cded0d47cb77caa95f744b8d6e56adb9eefd03dc394de33cac4871e4ecedc (from https://pypi.org/simple/python-openei/) (requires-python:>=3.8) 2021-08-13T19:28:49,927 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-openei/ 2021-08-13T19:28:49,927 Getting page https://www.piwheels.org/simple/python-openei/ 2021-08-13T19:28:49,928 Found index url https://www.piwheels.org/simple 2021-08-13T19:28:50,032 Skipping link: not a file: https://www.piwheels.org/simple/python-openei/ 2021-08-13T19:28:50,032 Skipping link: not a file: https://pypi.org/simple/python-openei/ 2021-08-13T19:28:50,056 Given no hashes to check 0 links for project 'python-openei': discarding no candidates 2021-08-13T19:28:50,057 ERROR: Could not find a version that satisfies the requirement python-openei==0.1.0 (from versions: none) 2021-08-13T19:28:50,057 ERROR: No matching distribution found for python-openei==0.1.0 2021-08-13T19:28:50,057 Exception information: 2021-08-13T19:28:50,057 Traceback (most recent call last): 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-13T19:28:50,057 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-13T19:28:50,057 raise RequirementsConflicted(criterion) 2021-08-13T19:28:50,057 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-openei==0.1.0') 2021-08-13T19:28:50,057 2021-08-13T19:28:50,057 During handling of the above exception, another exception occurred: 2021-08-13T19:28:50,057 2021-08-13T19:28:50,057 Traceback (most recent call last): 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-13T19:28:50,057 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-13T19:28:50,057 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-13T19:28:50,057 raise ResolutionImpossible(e.criterion.information) 2021-08-13T19:28:50,057 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-openei==0.1.0'), parent=None)] 2021-08-13T19:28:50,057 2021-08-13T19:28:50,057 The above exception was the direct cause of the following exception: 2021-08-13T19:28:50,057 2021-08-13T19:28:50,057 Traceback (most recent call last): 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-13T19:28:50,057 status = self.run(options, args) 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-13T19:28:50,057 return func(self, options, args) 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-13T19:28:50,057 reqs, check_supported_wheels=True 2021-08-13T19:28:50,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-13T19:28:50,057 raise error from e 2021-08-13T19:28:50,057 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-openei==0.1.0 2021-08-13T19:28:50,062 Removed build tracker: '/tmp/pip-req-tracker-pho373o7'