2021-07-12T02:39:24,343 Created temporary directory: /tmp/pip-ephem-wheel-cache-st6o6_2h 2021-07-12T02:39:24,346 Created temporary directory: /tmp/pip-req-tracker-tohb9ppb 2021-07-12T02:39:24,346 Initialized build tracking at /tmp/pip-req-tracker-tohb9ppb 2021-07-12T02:39:24,346 Created build tracker: /tmp/pip-req-tracker-tohb9ppb 2021-07-12T02:39:24,347 Entered build tracker: /tmp/pip-req-tracker-tohb9ppb 2021-07-12T02:39:24,347 Created temporary directory: /tmp/pip-wheel-8h8z68t0 2021-07-12T02:39:24,389 1 location(s) to search for versions of perspective: 2021-07-12T02:39:24,389 * https://pypi.org/simple/perspective/ 2021-07-12T02:39:24,390 Fetching project page and analyzing links: https://pypi.org/simple/perspective/ 2021-07-12T02:39:24,390 Getting page https://pypi.org/simple/perspective/ 2021-07-12T02:39:24,392 Found index url https://pypi.org/simple 2021-07-12T02:39:24,572 Found link https://files.pythonhosted.org/packages/3f/2a/5e0aac9fad9364540ed399ec1142d22102fd161bc5e5a5e563128e80f442/perspective-0.1b0.tar.gz#sha256=b1ec76a0ab0eb3f1ede25a5c5027a18ef190e04c70fa7a04d004704b8b5f9dc3 (from https://pypi.org/simple/perspective/), version: 0.1b0 2021-07-12T02:39:24,573 Found link https://files.pythonhosted.org/packages/00/56/4adb6329da2cfea247c9305502df3909a67fd77d2b36e003a951ba8732b6/perspective-0.1.tar.gz#sha256=6e92811a4c0f00e55c09d0c56964d97976e908abcf43c2c4f1d97e1fa570e384 (from https://pypi.org/simple/perspective/), version: 0.1 2021-07-12T02:39:24,573 Skipping link: not a file: https://pypi.org/simple/perspective/ 2021-07-12T02:39:24,594 Given no hashes to check 1 links for project 'perspective': discarding no candidates 2021-07-12T02:39:24,616 Collecting perspective==0.1b0 2021-07-12T02:39:24,618 Created temporary directory: /tmp/pip-unpack-cy6ejh1v 2021-07-12T02:39:24,789 Downloading perspective-0.1b0.tar.gz (1.6 kB) 2021-07-12T02:39:24,818 Added perspective==0.1b0 from https://files.pythonhosted.org/packages/3f/2a/5e0aac9fad9364540ed399ec1142d22102fd161bc5e5a5e563128e80f442/perspective-0.1b0.tar.gz#sha256=b1ec76a0ab0eb3f1ede25a5c5027a18ef190e04c70fa7a04d004704b8b5f9dc3 to build tracker '/tmp/pip-req-tracker-tohb9ppb' 2021-07-12T02:39:24,819 Running setup.py (path:/tmp/pip-wheel-8h8z68t0/perspective_fd73ad701f5b4bd294f24e68f7bb2872/setup.py) egg_info for package perspective 2021-07-12T02:39:24,820 Created temporary directory: /tmp/pip-pip-egg-info-ka0g6l5x 2021-07-12T02:39:24,820 Running command python setup.py egg_info 2021-07-12T02:39:25,743 Traceback (most recent call last): 2021-07-12T02:39:25,744 File "", line 1, in 2021-07-12T02:39:25,745 File "/tmp/pip-wheel-8h8z68t0/perspective_fd73ad701f5b4bd294f24e68f7bb2872/setup.py", line 6, in 2021-07-12T02:39:25,746 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2021-07-12T02:39:25,746 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-12T02:39:25,747 file = builtins.open(filename, mode, buffering) 2021-07-12T02:39:25,747 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-8h8z68t0/perspective_fd73ad701f5b4bd294f24e68f7bb2872/README.md' 2021-07-12T02:39:25,804 WARNING: Discarding https://files.pythonhosted.org/packages/3f/2a/5e0aac9fad9364540ed399ec1142d22102fd161bc5e5a5e563128e80f442/perspective-0.1b0.tar.gz#sha256=b1ec76a0ab0eb3f1ede25a5c5027a18ef190e04c70fa7a04d004704b8b5f9dc3 (from https://pypi.org/simple/perspective/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T02:39:25,805 ERROR: Could not find a version that satisfies the requirement perspective==0.1b0 (from versions: 0.1b0, 0.1) 2021-07-12T02:39:25,806 ERROR: No matching distribution found for perspective==0.1b0 2021-07-12T02:39:25,806 Exception information: 2021-07-12T02:39:25,806 Traceback (most recent call last): 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T02:39:25,806 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T02:39:25,806 raise RequirementsConflicted(criterion) 2021-07-12T02:39:25,806 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('perspective==0.1b0') 2021-07-12T02:39:25,806 2021-07-12T02:39:25,806 During handling of the above exception, another exception occurred: 2021-07-12T02:39:25,806 2021-07-12T02:39:25,806 Traceback (most recent call last): 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T02:39:25,806 result = self._result = resolver.resolve( 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T02:39:25,806 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T02:39:25,806 raise ResolutionImpossible(e.criterion.information) 2021-07-12T02:39:25,806 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('perspective==0.1b0'), parent=None)] 2021-07-12T02:39:25,806 2021-07-12T02:39:25,806 The above exception was the direct cause of the following exception: 2021-07-12T02:39:25,806 2021-07-12T02:39:25,806 Traceback (most recent call last): 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T02:39:25,806 status = self.run(options, args) 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T02:39:25,806 return func(self, options, args) 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T02:39:25,806 requirement_set = resolver.resolve( 2021-07-12T02:39:25,806 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T02:39:25,806 raise error from e 2021-07-12T02:39:25,806 pip._internal.exceptions.DistributionNotFound: No matching distribution found for perspective==0.1b0 2021-07-12T02:39:25,813 Removed perspective==0.1b0 from https://files.pythonhosted.org/packages/3f/2a/5e0aac9fad9364540ed399ec1142d22102fd161bc5e5a5e563128e80f442/perspective-0.1b0.tar.gz#sha256=b1ec76a0ab0eb3f1ede25a5c5027a18ef190e04c70fa7a04d004704b8b5f9dc3 from build tracker '/tmp/pip-req-tracker-tohb9ppb' 2021-07-12T02:39:25,813 Removed build tracker: '/tmp/pip-req-tracker-tohb9ppb'