2021-09-06T19:33:51,069 Created temporary directory: /tmp/pip-ephem-wheel-cache-yqcoihx2 2021-09-06T19:33:51,072 Created temporary directory: /tmp/pip-req-tracker-tj_fyp1a 2021-09-06T19:33:51,073 Initialized build tracking at /tmp/pip-req-tracker-tj_fyp1a 2021-09-06T19:33:51,073 Created build tracker: /tmp/pip-req-tracker-tj_fyp1a 2021-09-06T19:33:51,073 Entered build tracker: /tmp/pip-req-tracker-tj_fyp1a 2021-09-06T19:33:51,074 Created temporary directory: /tmp/pip-wheel-ycjvdbq8 2021-09-06T19:33:51,106 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-06T19:33:51,108 2 location(s) to search for versions of oshi: 2021-09-06T19:33:51,108 * https://pypi.org/simple/oshi/ 2021-09-06T19:33:51,108 * https://www.piwheels.org/simple/oshi/ 2021-09-06T19:33:51,109 Fetching project page and analyzing links: https://pypi.org/simple/oshi/ 2021-09-06T19:33:51,110 Getting page https://pypi.org/simple/oshi/ 2021-09-06T19:33:51,111 Found index url https://pypi.org/simple 2021-09-06T19:33:51,231 Skipping link: No binaries permitted for oshi: https://files.pythonhosted.org/packages/fb/c3/b62d00f6760222e510c094aca423627dc8a453e5afa21215eb56940bcd00/oshi-0.1.0-py3-none-any.whl#sha256=fd48cb4e248233c2b360494cd0e4cc8aef0eace6cd6d99c1bdbed3e686b2c9f7 (from https://pypi.org/simple/oshi/) (requires-python:>=3.9,<4.0) 2021-09-06T19:33:51,231 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/99/70/5d3738c90f743c1085ff812a32c2caeb267860d437c50b5339b7f7b68036/oshi-0.1.0.tar.gz#sha256=20725b303e16e6a2213130380c7c939e889dd3ffb1e66112e1a444024698c8a8 (from https://pypi.org/simple/oshi/) (requires-python:>=3.9,<4.0) 2021-09-06T19:33:51,232 Fetching project page and analyzing links: https://www.piwheels.org/simple/oshi/ 2021-09-06T19:33:51,232 Getting page https://www.piwheels.org/simple/oshi/ 2021-09-06T19:33:51,233 Found index url https://www.piwheels.org/simple 2021-09-06T19:33:51,331 Skipping link: not a file: https://www.piwheels.org/simple/oshi/ 2021-09-06T19:33:51,332 Skipping link: not a file: https://pypi.org/simple/oshi/ 2021-09-06T19:33:51,352 Given no hashes to check 0 links for project 'oshi': discarding no candidates 2021-09-06T19:33:51,352 ERROR: Could not find a version that satisfies the requirement oshi==0.1.0 (from versions: none) 2021-09-06T19:33:51,353 ERROR: No matching distribution found for oshi==0.1.0 2021-09-06T19:33:51,353 Exception information: 2021-09-06T19:33:51,353 Traceback (most recent call last): 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-06T19:33:51,353 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-06T19:33:51,353 raise RequirementsConflicted(criterion) 2021-09-06T19:33:51,353 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oshi==0.1.0') 2021-09-06T19:33:51,353 2021-09-06T19:33:51,353 During handling of the above exception, another exception occurred: 2021-09-06T19:33:51,353 2021-09-06T19:33:51,353 Traceback (most recent call last): 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-06T19:33:51,353 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-06T19:33:51,353 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-06T19:33:51,353 raise ResolutionImpossible(e.criterion.information) 2021-09-06T19:33:51,353 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oshi==0.1.0'), parent=None)] 2021-09-06T19:33:51,353 2021-09-06T19:33:51,353 The above exception was the direct cause of the following exception: 2021-09-06T19:33:51,353 2021-09-06T19:33:51,353 Traceback (most recent call last): 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-06T19:33:51,353 status = self.run(options, args) 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-06T19:33:51,353 return func(self, options, args) 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-06T19:33:51,353 reqs, check_supported_wheels=True 2021-09-06T19:33:51,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-06T19:33:51,353 raise error from e 2021-09-06T19:33:51,353 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oshi==0.1.0 2021-09-06T19:33:51,357 Removed build tracker: '/tmp/pip-req-tracker-tj_fyp1a'