2021-07-28T22:44:22,910 Created temporary directory: /tmp/pip-ephem-wheel-cache-bzzxg3ts 2021-07-28T22:44:22,913 Created temporary directory: /tmp/pip-req-tracker-u4j9gdvk 2021-07-28T22:44:22,914 Initialized build tracking at /tmp/pip-req-tracker-u4j9gdvk 2021-07-28T22:44:22,914 Created build tracker: /tmp/pip-req-tracker-u4j9gdvk 2021-07-28T22:44:22,914 Entered build tracker: /tmp/pip-req-tracker-u4j9gdvk 2021-07-28T22:44:22,915 Created temporary directory: /tmp/pip-wheel-5ygu03rd 2021-07-28T22:44:22,946 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-28T22:44:22,946 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-28T22:44:22,946 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-28T22:44:22,947 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-28T22:44:22,947 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-28T22:44:22,950 WARNING: Location '/arrayrank/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:44:22,950 WARNING: Location 't/arrayrank/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:44:22,950 WARNING: Location 'm/arrayrank/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:44:22,950 WARNING: Location 'p/arrayrank/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:44:22,951 1 location(s) to search for versions of arrayrank: 2021-07-28T22:44:22,951 * https://pypi.org/simple/arrayrank/ 2021-07-28T22:44:22,951 Fetching project page and analyzing links: https://pypi.org/simple/arrayrank/ 2021-07-28T22:44:22,952 Getting page https://pypi.org/simple/arrayrank/ 2021-07-28T22:44:22,953 Found index url https://pypi.org/simple 2021-07-28T22:44:23,132 Found link https://files.pythonhosted.org/packages/d9/70/b75309c92688e541df6d5f72aff948774631d6936106e99d9c078f6e6907/arrayrank-0.1.0.win32.zip#sha256=c6984b09513eb69bc4082bc905d79952b642cfe4e0910d2903ff35b87c9416ac (from https://pypi.org/simple/arrayrank/), version: 0.1.0.win32 2021-07-28T22:44:23,132 Skipping link: not a file: https://pypi.org/simple/arrayrank/ 2021-07-28T22:44:23,151 Given no hashes to check 0 links for project 'arrayrank': discarding no candidates 2021-07-28T22:44:23,151 ERROR: Could not find a version that satisfies the requirement arrayrank==0.1.0 (from versions: 0.1.0.win32) 2021-07-28T22:44:23,151 ERROR: No matching distribution found for arrayrank==0.1.0 2021-07-28T22:44:23,152 Exception information: 2021-07-28T22:44:23,152 Traceback (most recent call last): 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-28T22:44:23,152 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-28T22:44:23,152 raise RequirementsConflicted(criterion) 2021-07-28T22:44:23,152 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('arrayrank==0.1.0') 2021-07-28T22:44:23,152 2021-07-28T22:44:23,152 During handling of the above exception, another exception occurred: 2021-07-28T22:44:23,152 2021-07-28T22:44:23,152 Traceback (most recent call last): 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-28T22:44:23,152 result = self._result = resolver.resolve( 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-28T22:44:23,152 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-28T22:44:23,152 raise ResolutionImpossible(e.criterion.information) 2021-07-28T22:44:23,152 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('arrayrank==0.1.0'), parent=None)] 2021-07-28T22:44:23,152 2021-07-28T22:44:23,152 The above exception was the direct cause of the following exception: 2021-07-28T22:44:23,152 2021-07-28T22:44:23,152 Traceback (most recent call last): 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-28T22:44:23,152 status = self.run(options, args) 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-28T22:44:23,152 return func(self, options, args) 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-28T22:44:23,152 requirement_set = resolver.resolve( 2021-07-28T22:44:23,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-28T22:44:23,152 raise error from e 2021-07-28T22:44:23,152 pip._internal.exceptions.DistributionNotFound: No matching distribution found for arrayrank==0.1.0 2021-07-28T22:44:23,155 Removed build tracker: '/tmp/pip-req-tracker-u4j9gdvk'