2021-07-09T08:30:46,953 Created temporary directory: /tmp/pip-ephem-wheel-cache-6b2xc7ww 2021-07-09T08:30:46,956 Created temporary directory: /tmp/pip-req-tracker-w43p8_g5 2021-07-09T08:30:46,956 Initialized build tracking at /tmp/pip-req-tracker-w43p8_g5 2021-07-09T08:30:46,956 Created build tracker: /tmp/pip-req-tracker-w43p8_g5 2021-07-09T08:30:46,956 Entered build tracker: /tmp/pip-req-tracker-w43p8_g5 2021-07-09T08:30:46,957 Created temporary directory: /tmp/pip-wheel-afhdy836 2021-07-09T08:30:46,990 1 location(s) to search for versions of spiffing: 2021-07-09T08:30:46,990 * https://pypi.org/simple/spiffing/ 2021-07-09T08:30:46,991 Fetching project page and analyzing links: https://pypi.org/simple/spiffing/ 2021-07-09T08:30:46,991 Getting page https://pypi.org/simple/spiffing/ 2021-07-09T08:30:46,993 Found index url https://pypi.org/simple 2021-07-09T08:30:47,081 Found link https://files.pythonhosted.org/packages/56/c0/23a2cfb9bb62f159d06723cf9e8b6c55ab39f69454248ce788ba02d64676/spiffing-1.0.0.tar.gz#sha256=a67a06589b45866ff56de70dd49394c7b7d9448eae5a5a9757574817734bee5e (from https://pypi.org/simple/spiffing/), version: 1.0.0 2021-07-09T08:30:47,082 Found link https://files.pythonhosted.org/packages/84/f6/d2f4293f6cc1c6c6e23bac7a471df83b9c72a98f68d9868202d4ba72cd5e/spiffing-1.0.1.tar.gz#sha256=4fcf87cbeccbbd7ddb0fc1a26f313aff4fc77d3b339740a3e528306fe8e55d6e (from https://pypi.org/simple/spiffing/), version: 1.0.1 2021-07-09T08:30:47,082 Found link https://files.pythonhosted.org/packages/15/4b/3fd1dce177d325f3f3136c9f5a94875399ea75eac39874272e5d0df13f84/spiffing-1.1.0.tar.gz#sha256=793af36056f1d6e43bd22b1edee4a1ab5cda8ae0bbde419d7aaf15b5bea3adcf (from https://pypi.org/simple/spiffing/), version: 1.1.0 2021-07-09T08:30:47,082 Skipping link: not a file: https://pypi.org/simple/spiffing/ 2021-07-09T08:30:47,099 Given no hashes to check 1 links for project 'spiffing': discarding no candidates 2021-07-09T08:30:47,116 Collecting spiffing==1.0.1 2021-07-09T08:30:47,118 Created temporary directory: /tmp/pip-unpack-fi9cr8f3 2021-07-09T08:30:47,289 Downloading spiffing-1.0.1.tar.gz (2.9 kB) 2021-07-09T08:30:47,324 Added spiffing==1.0.1 from https://files.pythonhosted.org/packages/84/f6/d2f4293f6cc1c6c6e23bac7a471df83b9c72a98f68d9868202d4ba72cd5e/spiffing-1.0.1.tar.gz#sha256=4fcf87cbeccbbd7ddb0fc1a26f313aff4fc77d3b339740a3e528306fe8e55d6e to build tracker '/tmp/pip-req-tracker-w43p8_g5' 2021-07-09T08:30:47,325 Running setup.py (path:/tmp/pip-wheel-afhdy836/spiffing_09b346db348646b1933eb37c186e5488/setup.py) egg_info for package spiffing 2021-07-09T08:30:47,326 Created temporary directory: /tmp/pip-pip-egg-info-g04uq4fp 2021-07-09T08:30:47,326 Running command python setup.py egg_info 2021-07-09T08:30:47,942 Traceback (most recent call last): 2021-07-09T08:30:47,943 File "", line 1, in 2021-07-09T08:30:47,943 File "/tmp/pip-wheel-afhdy836/spiffing_09b346db348646b1933eb37c186e5488/setup.py", line 15, in 2021-07-09T08:30:47,943 "long_description": long_desc(), 2021-07-09T08:30:47,944 File "/tmp/pip-wheel-afhdy836/spiffing_09b346db348646b1933eb37c186e5488/setup.py", line 8, in long_desc 2021-07-09T08:30:47,944 with open('README.rst', 'rb') as f: 2021-07-09T08:30:47,944 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T08:30:47,994 WARNING: Discarding https://files.pythonhosted.org/packages/84/f6/d2f4293f6cc1c6c6e23bac7a471df83b9c72a98f68d9868202d4ba72cd5e/spiffing-1.0.1.tar.gz#sha256=4fcf87cbeccbbd7ddb0fc1a26f313aff4fc77d3b339740a3e528306fe8e55d6e (from https://pypi.org/simple/spiffing/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:30:47,995 ERROR: Could not find a version that satisfies the requirement spiffing==1.0.1 (from versions: 1.0.0, 1.0.1, 1.1.0) 2021-07-09T08:30:47,995 ERROR: No matching distribution found for spiffing==1.0.1 2021-07-09T08:30:47,996 Exception information: 2021-07-09T08:30:47,996 Traceback (most recent call last): 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:30:47,996 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:30:47,996 raise RequirementsConflicted(criterion) 2021-07-09T08:30:47,996 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spiffing==1.0.1') 2021-07-09T08:30:47,996 2021-07-09T08:30:47,996 During handling of the above exception, another exception occurred: 2021-07-09T08:30:47,996 2021-07-09T08:30:47,996 Traceback (most recent call last): 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:30:47,996 result = self._result = resolver.resolve( 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:30:47,996 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:30:47,996 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:30:47,996 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spiffing==1.0.1'), parent=None)] 2021-07-09T08:30:47,996 2021-07-09T08:30:47,996 The above exception was the direct cause of the following exception: 2021-07-09T08:30:47,996 2021-07-09T08:30:47,996 Traceback (most recent call last): 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:30:47,996 status = self.run(options, args) 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:30:47,996 return func(self, options, args) 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:30:47,996 requirement_set = resolver.resolve( 2021-07-09T08:30:47,996 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:30:47,996 raise error from e 2021-07-09T08:30:47,996 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spiffing==1.0.1 2021-07-09T08:30:48,000 Removed spiffing==1.0.1 from https://files.pythonhosted.org/packages/84/f6/d2f4293f6cc1c6c6e23bac7a471df83b9c72a98f68d9868202d4ba72cd5e/spiffing-1.0.1.tar.gz#sha256=4fcf87cbeccbbd7ddb0fc1a26f313aff4fc77d3b339740a3e528306fe8e55d6e from build tracker '/tmp/pip-req-tracker-w43p8_g5' 2021-07-09T08:30:48,001 Removed build tracker: '/tmp/pip-req-tracker-w43p8_g5'