2021-07-11T21:26:21,083 Created temporary directory: /tmp/pip-ephem-wheel-cache-_1iwuhcp 2021-07-11T21:26:21,111 Created temporary directory: /tmp/pip-req-tracker-g9gphgx5 2021-07-11T21:26:21,111 Initialized build tracking at /tmp/pip-req-tracker-g9gphgx5 2021-07-11T21:26:21,111 Created build tracker: /tmp/pip-req-tracker-g9gphgx5 2021-07-11T21:26:21,112 Entered build tracker: /tmp/pip-req-tracker-g9gphgx5 2021-07-11T21:26:21,113 Created temporary directory: /tmp/pip-wheel-_736joa0 2021-07-11T21:26:21,150 1 location(s) to search for versions of shisetsu: 2021-07-11T21:26:21,150 * https://pypi.org/simple/shisetsu/ 2021-07-11T21:26:21,151 Fetching project page and analyzing links: https://pypi.org/simple/shisetsu/ 2021-07-11T21:26:21,152 Getting page https://pypi.org/simple/shisetsu/ 2021-07-11T21:26:21,154 Found index url https://pypi.org/simple 2021-07-11T21:26:21,245 Found link https://files.pythonhosted.org/packages/a5/5c/e4470809993ed298398c58eec9d5346a6ed590bab8e1116fd8a9fad64988/Shisetsu-0.1.2.tar.gz#sha256=9c64df293e3e8049c48b347195cfb0b4696db8ed5ca3dbffa3818d9f50630962 (from https://pypi.org/simple/shisetsu/), version: 0.1.2 2021-07-11T21:26:21,245 Found link https://files.pythonhosted.org/packages/3d/b8/6688734244cea5687bf627a80cb16c101f7ec9ea4da94720e603e6d6ad09/Shisetsu-0.1.3.tar.gz#sha256=1ef97bca2db5db40620acdf8cfab25958ec89390baad360c3aa34247471d3e7b (from https://pypi.org/simple/shisetsu/), version: 0.1.3 2021-07-11T21:26:21,246 Skipping link: not a file: https://pypi.org/simple/shisetsu/ 2021-07-11T21:26:21,266 Given no hashes to check 1 links for project 'shisetsu': discarding no candidates 2021-07-11T21:26:21,288 Collecting shisetsu==0.1.3 2021-07-11T21:26:21,289 Created temporary directory: /tmp/pip-unpack-j47cr4wg 2021-07-11T21:26:21,334 Downloading Shisetsu-0.1.3.tar.gz (5.3 kB) 2021-07-11T21:26:21,376 Added shisetsu==0.1.3 from https://files.pythonhosted.org/packages/3d/b8/6688734244cea5687bf627a80cb16c101f7ec9ea4da94720e603e6d6ad09/Shisetsu-0.1.3.tar.gz#sha256=1ef97bca2db5db40620acdf8cfab25958ec89390baad360c3aa34247471d3e7b to build tracker '/tmp/pip-req-tracker-g9gphgx5' 2021-07-11T21:26:21,377 Running setup.py (path:/tmp/pip-wheel-_736joa0/shisetsu_3a6f9f5d6cda406da314a907cd0ed296/setup.py) egg_info for package shisetsu 2021-07-11T21:26:21,377 Created temporary directory: /tmp/pip-pip-egg-info-xtbb7ech 2021-07-11T21:26:21,378 Running command python setup.py egg_info 2021-07-11T21:26:22,255 Traceback (most recent call last): 2021-07-11T21:26:22,256 File "", line 1, in 2021-07-11T21:26:22,256 File "/tmp/pip-wheel-_736joa0/shisetsu_3a6f9f5d6cda406da314a907cd0ed296/setup.py", line 6, in 2021-07-11T21:26:22,257 from pip.req import parse_requirements 2021-07-11T21:26:22,257 ModuleNotFoundError: No module named 'pip.req' 2021-07-11T21:26:22,313 WARNING: Discarding https://files.pythonhosted.org/packages/3d/b8/6688734244cea5687bf627a80cb16c101f7ec9ea4da94720e603e6d6ad09/Shisetsu-0.1.3.tar.gz#sha256=1ef97bca2db5db40620acdf8cfab25958ec89390baad360c3aa34247471d3e7b (from https://pypi.org/simple/shisetsu/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:26:22,315 ERROR: Could not find a version that satisfies the requirement shisetsu==0.1.3 (from versions: 0.1.2, 0.1.3) 2021-07-11T21:26:22,315 ERROR: No matching distribution found for shisetsu==0.1.3 2021-07-11T21:26:22,315 Exception information: 2021-07-11T21:26:22,315 Traceback (most recent call last): 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:26:22,315 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:26:22,315 raise RequirementsConflicted(criterion) 2021-07-11T21:26:22,315 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shisetsu==0.1.3') 2021-07-11T21:26:22,315 2021-07-11T21:26:22,315 During handling of the above exception, another exception occurred: 2021-07-11T21:26:22,315 2021-07-11T21:26:22,315 Traceback (most recent call last): 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:26:22,315 result = self._result = resolver.resolve( 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:26:22,315 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:26:22,315 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:26:22,315 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shisetsu==0.1.3'), parent=None)] 2021-07-11T21:26:22,315 2021-07-11T21:26:22,315 The above exception was the direct cause of the following exception: 2021-07-11T21:26:22,315 2021-07-11T21:26:22,315 Traceback (most recent call last): 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:26:22,315 status = self.run(options, args) 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:26:22,315 return func(self, options, args) 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:26:22,315 requirement_set = resolver.resolve( 2021-07-11T21:26:22,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:26:22,315 raise error from e 2021-07-11T21:26:22,315 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shisetsu==0.1.3 2021-07-11T21:26:22,321 Removed shisetsu==0.1.3 from https://files.pythonhosted.org/packages/3d/b8/6688734244cea5687bf627a80cb16c101f7ec9ea4da94720e603e6d6ad09/Shisetsu-0.1.3.tar.gz#sha256=1ef97bca2db5db40620acdf8cfab25958ec89390baad360c3aa34247471d3e7b from build tracker '/tmp/pip-req-tracker-g9gphgx5' 2021-07-11T21:26:22,321 Removed build tracker: '/tmp/pip-req-tracker-g9gphgx5'