2021-11-21T01:32:34,717 Created temporary directory: /tmp/pip-ephem-wheel-cache-untvxfxd 2021-11-21T01:32:34,721 Created temporary directory: /tmp/pip-req-tracker-htlbf5nw 2021-11-21T01:32:34,722 Initialized build tracking at /tmp/pip-req-tracker-htlbf5nw 2021-11-21T01:32:34,722 Created build tracker: /tmp/pip-req-tracker-htlbf5nw 2021-11-21T01:32:34,722 Entered build tracker: /tmp/pip-req-tracker-htlbf5nw 2021-11-21T01:32:34,723 Created temporary directory: /tmp/pip-wheel-ostb338s 2021-11-21T01:32:34,752 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-21T01:32:34,755 2 location(s) to search for versions of octranspo: 2021-11-21T01:32:34,755 * https://pypi.org/simple/octranspo/ 2021-11-21T01:32:34,755 * https://www.piwheels.org/simple/octranspo/ 2021-11-21T01:32:34,756 Fetching project page and analyzing links: https://pypi.org/simple/octranspo/ 2021-11-21T01:32:34,756 Getting page https://pypi.org/simple/octranspo/ 2021-11-21T01:32:34,758 Found index url https://pypi.org/simple 2021-11-21T01:32:34,842 Skipping link: No binaries permitted for octranspo: https://files.pythonhosted.org/packages/30/81/58ac33b3750b714738302f6122a271ed8292f9941683b53196f7e616b93d/octranspo-0.1.0-py3-none-any.whl#sha256=0dc8036fa10a1a4bee80288796a5c414f832ead163185ec81d955a36b2795216 (from https://pypi.org/simple/octranspo/) (requires-python:~=3.8) 2021-11-21T01:32:34,843 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/e3/fc/68ba46275ee98617d39cd23ec43cbce4cb5ddc159a9f3116ef0cd8005d75/octranspo-0.1.0.tar.gz#sha256=a9145879e48150a4f352705ccc3ebbb99b7455e3a7a7968c4de5c2deaf43ac0d (from https://pypi.org/simple/octranspo/) (requires-python:~=3.8) 2021-11-21T01:32:34,843 Fetching project page and analyzing links: https://www.piwheels.org/simple/octranspo/ 2021-11-21T01:32:34,844 Getting page https://www.piwheels.org/simple/octranspo/ 2021-11-21T01:32:34,844 Found index url https://www.piwheels.org/simple 2021-11-21T01:32:35,027 Skipping link: not a file: https://www.piwheels.org/simple/octranspo/ 2021-11-21T01:32:35,027 Skipping link: not a file: https://pypi.org/simple/octranspo/ 2021-11-21T01:32:35,043 Given no hashes to check 0 links for project 'octranspo': discarding no candidates 2021-11-21T01:32:35,044 ERROR: Could not find a version that satisfies the requirement octranspo==0.1.0 (from versions: none) 2021-11-21T01:32:35,044 ERROR: No matching distribution found for octranspo==0.1.0 2021-11-21T01:32:35,045 Exception information: 2021-11-21T01:32:35,045 Traceback (most recent call last): 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-21T01:32:35,045 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-21T01:32:35,045 raise RequirementsConflicted(criterion) 2021-11-21T01:32:35,045 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('octranspo==0.1.0') 2021-11-21T01:32:35,045 2021-11-21T01:32:35,045 During handling of the above exception, another exception occurred: 2021-11-21T01:32:35,045 2021-11-21T01:32:35,045 Traceback (most recent call last): 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-21T01:32:35,045 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-21T01:32:35,045 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-21T01:32:35,045 raise ResolutionImpossible(e.criterion.information) 2021-11-21T01:32:35,045 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('octranspo==0.1.0'), parent=None)] 2021-11-21T01:32:35,045 2021-11-21T01:32:35,045 The above exception was the direct cause of the following exception: 2021-11-21T01:32:35,045 2021-11-21T01:32:35,045 Traceback (most recent call last): 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-21T01:32:35,045 status = self.run(options, args) 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-21T01:32:35,045 return func(self, options, args) 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-21T01:32:35,045 reqs, check_supported_wheels=True 2021-11-21T01:32:35,045 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-21T01:32:35,045 raise error from e 2021-11-21T01:32:35,045 pip._internal.exceptions.DistributionNotFound: No matching distribution found for octranspo==0.1.0 2021-11-21T01:32:35,049 Removed build tracker: '/tmp/pip-req-tracker-htlbf5nw'