2021-07-09T08:42:59,495 Created temporary directory: /tmp/pip-ephem-wheel-cache-m4d22fbn 2021-07-09T08:42:59,498 Created temporary directory: /tmp/pip-req-tracker-xdsk10tb 2021-07-09T08:42:59,498 Initialized build tracking at /tmp/pip-req-tracker-xdsk10tb 2021-07-09T08:42:59,499 Created build tracker: /tmp/pip-req-tracker-xdsk10tb 2021-07-09T08:42:59,499 Entered build tracker: /tmp/pip-req-tracker-xdsk10tb 2021-07-09T08:42:59,499 Created temporary directory: /tmp/pip-wheel-lp5u90ri 2021-07-09T08:42:59,532 1 location(s) to search for versions of spiffing: 2021-07-09T08:42:59,532 * https://pypi.org/simple/spiffing/ 2021-07-09T08:42:59,533 Fetching project page and analyzing links: https://pypi.org/simple/spiffing/ 2021-07-09T08:42:59,533 Getting page https://pypi.org/simple/spiffing/ 2021-07-09T08:42:59,535 Found index url https://pypi.org/simple 2021-07-09T08:42:59,622 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:42:59,622 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:42:59,623 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:42:59,623 Skipping link: not a file: https://pypi.org/simple/spiffing/ 2021-07-09T08:42:59,639 Given no hashes to check 1 links for project 'spiffing': discarding no candidates 2021-07-09T08:42:59,657 Collecting spiffing==1.1.0 2021-07-09T08:42:59,658 Created temporary directory: /tmp/pip-unpack-aj_3jgge 2021-07-09T08:42:59,829 Downloading spiffing-1.1.0.tar.gz (3.5 kB) 2021-07-09T08:42:59,865 Added spiffing==1.1.0 from https://files.pythonhosted.org/packages/15/4b/3fd1dce177d325f3f3136c9f5a94875399ea75eac39874272e5d0df13f84/spiffing-1.1.0.tar.gz#sha256=793af36056f1d6e43bd22b1edee4a1ab5cda8ae0bbde419d7aaf15b5bea3adcf to build tracker '/tmp/pip-req-tracker-xdsk10tb' 2021-07-09T08:42:59,866 Running setup.py (path:/tmp/pip-wheel-lp5u90ri/spiffing_2b0aa6e45e7a4718ab3ba384a7b8e6c6/setup.py) egg_info for package spiffing 2021-07-09T08:42:59,867 Created temporary directory: /tmp/pip-pip-egg-info-86nchx_3 2021-07-09T08:42:59,867 Running command python setup.py egg_info 2021-07-09T08:43:00,507 Traceback (most recent call last): 2021-07-09T08:43:00,508 File "", line 1, in 2021-07-09T08:43:00,508 File "/tmp/pip-wheel-lp5u90ri/spiffing_2b0aa6e45e7a4718ab3ba384a7b8e6c6/setup.py", line 15, in 2021-07-09T08:43:00,508 "long_description": long_desc(), 2021-07-09T08:43:00,509 File "/tmp/pip-wheel-lp5u90ri/spiffing_2b0aa6e45e7a4718ab3ba384a7b8e6c6/setup.py", line 8, in long_desc 2021-07-09T08:43:00,509 with open('README.rst', 'rb') as f: 2021-07-09T08:43:00,509 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T08:43:00,558 WARNING: Discarding https://files.pythonhosted.org/packages/15/4b/3fd1dce177d325f3f3136c9f5a94875399ea75eac39874272e5d0df13f84/spiffing-1.1.0.tar.gz#sha256=793af36056f1d6e43bd22b1edee4a1ab5cda8ae0bbde419d7aaf15b5bea3adcf (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:43:00,560 ERROR: Could not find a version that satisfies the requirement spiffing==1.1.0 (from versions: 1.0.0, 1.0.1, 1.1.0) 2021-07-09T08:43:00,560 ERROR: No matching distribution found for spiffing==1.1.0 2021-07-09T08:43:00,560 Exception information: 2021-07-09T08:43:00,560 Traceback (most recent call last): 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:43:00,560 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:43:00,560 raise RequirementsConflicted(criterion) 2021-07-09T08:43:00,560 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spiffing==1.1.0') 2021-07-09T08:43:00,560 2021-07-09T08:43:00,560 During handling of the above exception, another exception occurred: 2021-07-09T08:43:00,560 2021-07-09T08:43:00,560 Traceback (most recent call last): 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:43:00,560 result = self._result = resolver.resolve( 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:43:00,560 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:43:00,560 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:43:00,560 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spiffing==1.1.0'), parent=None)] 2021-07-09T08:43:00,560 2021-07-09T08:43:00,560 The above exception was the direct cause of the following exception: 2021-07-09T08:43:00,560 2021-07-09T08:43:00,560 Traceback (most recent call last): 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:43:00,560 status = self.run(options, args) 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:43:00,560 return func(self, options, args) 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:43:00,560 requirement_set = resolver.resolve( 2021-07-09T08:43:00,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:43:00,560 raise error from e 2021-07-09T08:43:00,560 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spiffing==1.1.0 2021-07-09T08:43:00,565 Removed spiffing==1.1.0 from https://files.pythonhosted.org/packages/15/4b/3fd1dce177d325f3f3136c9f5a94875399ea75eac39874272e5d0df13f84/spiffing-1.1.0.tar.gz#sha256=793af36056f1d6e43bd22b1edee4a1ab5cda8ae0bbde419d7aaf15b5bea3adcf from build tracker '/tmp/pip-req-tracker-xdsk10tb' 2021-07-09T08:43:00,566 Removed build tracker: '/tmp/pip-req-tracker-xdsk10tb'