2021-07-10T12:41:47,377 Created temporary directory: /tmp/pip-ephem-wheel-cache-q1ohjxg1 2021-07-10T12:41:47,380 Created temporary directory: /tmp/pip-req-tracker-8lg8ia1u 2021-07-10T12:41:47,380 Initialized build tracking at /tmp/pip-req-tracker-8lg8ia1u 2021-07-10T12:41:47,381 Created build tracker: /tmp/pip-req-tracker-8lg8ia1u 2021-07-10T12:41:47,381 Entered build tracker: /tmp/pip-req-tracker-8lg8ia1u 2021-07-10T12:41:47,382 Created temporary directory: /tmp/pip-wheel-8lt2gf_1 2021-07-10T12:41:47,411 1 location(s) to search for versions of redundant: 2021-07-10T12:41:47,411 * https://pypi.org/simple/redundant/ 2021-07-10T12:41:47,412 Fetching project page and analyzing links: https://pypi.org/simple/redundant/ 2021-07-10T12:41:47,412 Getting page https://pypi.org/simple/redundant/ 2021-07-10T12:41:47,414 Found index url https://pypi.org/simple 2021-07-10T12:41:47,504 Found link https://files.pythonhosted.org/packages/f6/37/3e4061955ac71d0f8afb40e88305ad0a48d651c04346195cfe7e1ebbdbc6/redundant-0.1.0.tar.gz#sha256=bafeab98c6a14f1ce031d072af2ab618752fb6a511d5fb0a6389602c55e329d8 (from https://pypi.org/simple/redundant/), version: 0.1.0 2021-07-10T12:41:47,505 Found link https://files.pythonhosted.org/packages/4e/f1/0fb8c28af10d027b414c20ae93208484ad5f89b902d6e056cdd19666fd1d/redundant-0.1.1.tar.gz#sha256=9b7b8406c8d73e8034f3c5bf2a298465a4287bea2f1e4b448011c5ca3f198c9f (from https://pypi.org/simple/redundant/), version: 0.1.1 2021-07-10T12:41:47,505 Found link https://files.pythonhosted.org/packages/7e/2e/8eae2c0120894734e9036698593a30042b914d0562177aec4ff67a7cc4cc/redundant-0.1.2.tar.gz#sha256=25263d851596b02af78c96817bd3bc3d60dac4f4ac14c0d04446fe5e3dd3cf74 (from https://pypi.org/simple/redundant/), version: 0.1.2 2021-07-10T12:41:47,506 Found link https://files.pythonhosted.org/packages/41/e8/9a140bbc9f2c3993e317f5ca8a116e24011d7694186a675aeb34e364a1ee/redundant-0.1.3.tar.gz#sha256=52a01f85143c30fdd964f77bb5051e48a1cc18117d0f5606902deab5f09ba964 (from https://pypi.org/simple/redundant/), version: 0.1.3 2021-07-10T12:41:47,506 Found link https://files.pythonhosted.org/packages/9c/4f/dbf0103bdc7efd6b46ca7ed32448fe783ae2213a8c03cd193478a8427e77/redundant-0.1.4.tar.gz#sha256=3cbb951601c1d89c544caba2f249891371116280b1c31751598d6288748aa93b (from https://pypi.org/simple/redundant/), version: 0.1.4 2021-07-10T12:41:47,506 Found link https://files.pythonhosted.org/packages/2b/5f/a9adc3f091d19f6b88518be68243ef83c8a80f61c0580086695bb776a84f/redundant-0.1.5.tar.gz#sha256=d2369aac7d9e03d364dca3c5155d0ec9619f9b8198202f8dce5e9332f72640fb (from https://pypi.org/simple/redundant/), version: 0.1.5 2021-07-10T12:41:47,506 Found link https://files.pythonhosted.org/packages/29/da/20a82b84f0d2b3a941fea2e87886eedac5db501dd6014265721efad923a8/redundant-0.1.6.tar.gz#sha256=40b570622c252f8d51c323a53dcf9a704784828debcfef080c29bceca8ed5ed8 (from https://pypi.org/simple/redundant/), version: 0.1.6 2021-07-10T12:41:47,507 Skipping link: not a file: https://pypi.org/simple/redundant/ 2021-07-10T12:41:47,525 Given no hashes to check 1 links for project 'redundant': discarding no candidates 2021-07-10T12:41:47,544 Collecting redundant==0.1.3 2021-07-10T12:41:47,545 Created temporary directory: /tmp/pip-unpack-yull5s1g 2021-07-10T12:41:47,716 Downloading redundant-0.1.3.tar.gz (3.4 kB) 2021-07-10T12:41:47,746 Added redundant==0.1.3 from https://files.pythonhosted.org/packages/41/e8/9a140bbc9f2c3993e317f5ca8a116e24011d7694186a675aeb34e364a1ee/redundant-0.1.3.tar.gz#sha256=52a01f85143c30fdd964f77bb5051e48a1cc18117d0f5606902deab5f09ba964 to build tracker '/tmp/pip-req-tracker-8lg8ia1u' 2021-07-10T12:41:47,747 Running setup.py (path:/tmp/pip-wheel-8lt2gf_1/redundant_f9e740e8cc85495cadd153eed8fce253/setup.py) egg_info for package redundant 2021-07-10T12:41:47,748 Created temporary directory: /tmp/pip-pip-egg-info-_61uz6kk 2021-07-10T12:41:47,749 Running command python setup.py egg_info 2021-07-10T12:41:48,544 Traceback (most recent call last): 2021-07-10T12:41:48,545 File "", line 1, in 2021-07-10T12:41:48,546 File "/tmp/pip-wheel-8lt2gf_1/redundant_f9e740e8cc85495cadd153eed8fce253/setup.py", line 6, in 2021-07-10T12:41:48,546 long_description = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read() 2021-07-10T12:41:48,546 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-8lt2gf_1/redundant_f9e740e8cc85495cadd153eed8fce253/README.rst' 2021-07-10T12:41:48,595 WARNING: Discarding https://files.pythonhosted.org/packages/41/e8/9a140bbc9f2c3993e317f5ca8a116e24011d7694186a675aeb34e364a1ee/redundant-0.1.3.tar.gz#sha256=52a01f85143c30fdd964f77bb5051e48a1cc18117d0f5606902deab5f09ba964 (from https://pypi.org/simple/redundant/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T12:41:48,597 ERROR: Could not find a version that satisfies the requirement redundant==0.1.3 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6) 2021-07-10T12:41:48,597 ERROR: No matching distribution found for redundant==0.1.3 2021-07-10T12:41:48,597 Exception information: 2021-07-10T12:41:48,597 Traceback (most recent call last): 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T12:41:48,597 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T12:41:48,597 raise RequirementsConflicted(criterion) 2021-07-10T12:41:48,597 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redundant==0.1.3') 2021-07-10T12:41:48,597 2021-07-10T12:41:48,597 During handling of the above exception, another exception occurred: 2021-07-10T12:41:48,597 2021-07-10T12:41:48,597 Traceback (most recent call last): 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T12:41:48,597 result = self._result = resolver.resolve( 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T12:41:48,597 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T12:41:48,597 raise ResolutionImpossible(e.criterion.information) 2021-07-10T12:41:48,597 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redundant==0.1.3'), parent=None)] 2021-07-10T12:41:48,597 2021-07-10T12:41:48,597 The above exception was the direct cause of the following exception: 2021-07-10T12:41:48,597 2021-07-10T12:41:48,597 Traceback (most recent call last): 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T12:41:48,597 status = self.run(options, args) 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T12:41:48,597 return func(self, options, args) 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T12:41:48,597 requirement_set = resolver.resolve( 2021-07-10T12:41:48,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T12:41:48,597 raise error from e 2021-07-10T12:41:48,597 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redundant==0.1.3 2021-07-10T12:41:48,602 Removed redundant==0.1.3 from https://files.pythonhosted.org/packages/41/e8/9a140bbc9f2c3993e317f5ca8a116e24011d7694186a675aeb34e364a1ee/redundant-0.1.3.tar.gz#sha256=52a01f85143c30fdd964f77bb5051e48a1cc18117d0f5606902deab5f09ba964 from build tracker '/tmp/pip-req-tracker-8lg8ia1u' 2021-07-10T12:41:48,603 Removed build tracker: '/tmp/pip-req-tracker-8lg8ia1u'