2021-07-30T10:29:29,065 Created temporary directory: /tmp/pip-ephem-wheel-cache-0_6md002 2021-07-30T10:29:29,068 Created temporary directory: /tmp/pip-req-tracker-rakv84m5 2021-07-30T10:29:29,069 Initialized build tracking at /tmp/pip-req-tracker-rakv84m5 2021-07-30T10:29:29,069 Created build tracker: /tmp/pip-req-tracker-rakv84m5 2021-07-30T10:29:29,069 Entered build tracker: /tmp/pip-req-tracker-rakv84m5 2021-07-30T10:29:29,070 Created temporary directory: /tmp/pip-wheel-8cxxci7z 2021-07-30T10:29:29,098 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T10:29:29,098 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T10:29:29,098 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T10:29:29,099 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T10:29:29,099 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T10:29:29,102 WARNING: Location '/vikitext/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T10:29:29,102 WARNING: Location 't/vikitext/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T10:29:29,102 WARNING: Location 'm/vikitext/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T10:29:29,103 WARNING: Location 'p/vikitext/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T10:29:29,103 1 location(s) to search for versions of vikitext: 2021-07-30T10:29:29,103 * https://pypi.org/simple/vikitext/ 2021-07-30T10:29:29,103 Fetching project page and analyzing links: https://pypi.org/simple/vikitext/ 2021-07-30T10:29:29,104 Getting page https://pypi.org/simple/vikitext/ 2021-07-30T10:29:29,105 Found index url https://pypi.org/simple 2021-07-30T10:29:29,285 Skipping link: No binaries permitted for vikitext: https://files.pythonhosted.org/packages/17/42/53d6127d88458cbdff1b60cccc73291bd32c01ae93af401a54acce2519a6/vikitext-0.0.4-py3-none-any.whl#sha256=524aa99958ca4ad9fe69bdc70b974370b123b134b449cdba4bc1d0b423db469c (from https://pypi.org/simple/vikitext/) (requires-python:>=3.6) 2021-07-30T10:29:29,286 Found link https://files.pythonhosted.org/packages/55/2b/122d8e1e0a70093c251b5afb6ff113a9809c93f44d52e208915e03a3579c/vikitext-0.0.4.win-amd64.zip#sha256=ae845177dddacadad50b79843cb56141fe4563dd485ef3ce6f9a292bd137ad4c (from https://pypi.org/simple/vikitext/) (requires-python:>=3.6), version: 0.0.4.win-amd64 2021-07-30T10:29:29,287 Skipping link: not a file: https://pypi.org/simple/vikitext/ 2021-07-30T10:29:29,304 Given no hashes to check 0 links for project 'vikitext': discarding no candidates 2021-07-30T10:29:29,304 ERROR: Could not find a version that satisfies the requirement vikitext==0.0.4 (from versions: 0.0.4.win-amd64) 2021-07-30T10:29:29,305 ERROR: No matching distribution found for vikitext==0.0.4 2021-07-30T10:29:29,305 Exception information: 2021-07-30T10:29:29,305 Traceback (most recent call last): 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T10:29:29,305 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T10:29:29,305 raise RequirementsConflicted(criterion) 2021-07-30T10:29:29,305 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vikitext==0.0.4') 2021-07-30T10:29:29,305 2021-07-30T10:29:29,305 During handling of the above exception, another exception occurred: 2021-07-30T10:29:29,305 2021-07-30T10:29:29,305 Traceback (most recent call last): 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-30T10:29:29,305 result = self._result = resolver.resolve( 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T10:29:29,305 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T10:29:29,305 raise ResolutionImpossible(e.criterion.information) 2021-07-30T10:29:29,305 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vikitext==0.0.4'), parent=None)] 2021-07-30T10:29:29,305 2021-07-30T10:29:29,305 The above exception was the direct cause of the following exception: 2021-07-30T10:29:29,305 2021-07-30T10:29:29,305 Traceback (most recent call last): 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T10:29:29,305 status = self.run(options, args) 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T10:29:29,305 return func(self, options, args) 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-30T10:29:29,305 requirement_set = resolver.resolve( 2021-07-30T10:29:29,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T10:29:29,305 raise error from e 2021-07-30T10:29:29,305 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vikitext==0.0.4 2021-07-30T10:29:29,309 Removed build tracker: '/tmp/pip-req-tracker-rakv84m5'