2021-07-09T08:29:21,138 Created temporary directory: /tmp/pip-ephem-wheel-cache-dn2gbk5g 2021-07-09T08:29:21,141 Created temporary directory: /tmp/pip-req-tracker-4irjye8_ 2021-07-09T08:29:21,141 Initialized build tracking at /tmp/pip-req-tracker-4irjye8_ 2021-07-09T08:29:21,141 Created build tracker: /tmp/pip-req-tracker-4irjye8_ 2021-07-09T08:29:21,142 Entered build tracker: /tmp/pip-req-tracker-4irjye8_ 2021-07-09T08:29:21,142 Created temporary directory: /tmp/pip-wheel-s1s4icti 2021-07-09T08:29:21,175 1 location(s) to search for versions of spiffing: 2021-07-09T08:29:21,175 * https://pypi.org/simple/spiffing/ 2021-07-09T08:29:21,176 Fetching project page and analyzing links: https://pypi.org/simple/spiffing/ 2021-07-09T08:29:21,176 Getting page https://pypi.org/simple/spiffing/ 2021-07-09T08:29:21,178 Found index url https://pypi.org/simple 2021-07-09T08:29:21,361 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:29:21,362 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:29:21,362 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:29:21,362 Skipping link: not a file: https://pypi.org/simple/spiffing/ 2021-07-09T08:29:21,379 Given no hashes to check 1 links for project 'spiffing': discarding no candidates 2021-07-09T08:29:21,396 Collecting spiffing==1.0.0 2021-07-09T08:29:21,398 Created temporary directory: /tmp/pip-unpack-cfm_g90o 2021-07-09T08:29:21,567 Downloading spiffing-1.0.0.tar.gz (3.0 kB) 2021-07-09T08:29:21,607 Added spiffing==1.0.0 from https://files.pythonhosted.org/packages/56/c0/23a2cfb9bb62f159d06723cf9e8b6c55ab39f69454248ce788ba02d64676/spiffing-1.0.0.tar.gz#sha256=a67a06589b45866ff56de70dd49394c7b7d9448eae5a5a9757574817734bee5e to build tracker '/tmp/pip-req-tracker-4irjye8_' 2021-07-09T08:29:21,608 Running setup.py (path:/tmp/pip-wheel-s1s4icti/spiffing_1cc0dfb308b64feca67c9c77a95987e2/setup.py) egg_info for package spiffing 2021-07-09T08:29:21,609 Created temporary directory: /tmp/pip-pip-egg-info-u4bxyqty 2021-07-09T08:29:21,609 Running command python setup.py egg_info 2021-07-09T08:29:22,252 Traceback (most recent call last): 2021-07-09T08:29:22,253 File "", line 1, in 2021-07-09T08:29:22,253 File "/tmp/pip-wheel-s1s4icti/spiffing_1cc0dfb308b64feca67c9c77a95987e2/setup.py", line 15, in 2021-07-09T08:29:22,254 "long_description": long_desc(), 2021-07-09T08:29:22,254 File "/tmp/pip-wheel-s1s4icti/spiffing_1cc0dfb308b64feca67c9c77a95987e2/setup.py", line 8, in long_desc 2021-07-09T08:29:22,254 with open('README.rst', 'rb') as f: 2021-07-09T08:29:22,254 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T08:29:22,304 WARNING: Discarding https://files.pythonhosted.org/packages/56/c0/23a2cfb9bb62f159d06723cf9e8b6c55ab39f69454248ce788ba02d64676/spiffing-1.0.0.tar.gz#sha256=a67a06589b45866ff56de70dd49394c7b7d9448eae5a5a9757574817734bee5e (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:29:22,305 ERROR: Could not find a version that satisfies the requirement spiffing==1.0.0 (from versions: 1.0.0, 1.0.1, 1.1.0) 2021-07-09T08:29:22,306 ERROR: No matching distribution found for spiffing==1.0.0 2021-07-09T08:29:22,306 Exception information: 2021-07-09T08:29:22,306 Traceback (most recent call last): 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:29:22,306 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:29:22,306 raise RequirementsConflicted(criterion) 2021-07-09T08:29:22,306 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spiffing==1.0.0') 2021-07-09T08:29:22,306 2021-07-09T08:29:22,306 During handling of the above exception, another exception occurred: 2021-07-09T08:29:22,306 2021-07-09T08:29:22,306 Traceback (most recent call last): 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:29:22,306 result = self._result = resolver.resolve( 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:29:22,306 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:29:22,306 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:29:22,306 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spiffing==1.0.0'), parent=None)] 2021-07-09T08:29:22,306 2021-07-09T08:29:22,306 The above exception was the direct cause of the following exception: 2021-07-09T08:29:22,306 2021-07-09T08:29:22,306 Traceback (most recent call last): 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:29:22,306 status = self.run(options, args) 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:29:22,306 return func(self, options, args) 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:29:22,306 requirement_set = resolver.resolve( 2021-07-09T08:29:22,306 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:29:22,306 raise error from e 2021-07-09T08:29:22,306 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spiffing==1.0.0 2021-07-09T08:29:22,311 Removed spiffing==1.0.0 from https://files.pythonhosted.org/packages/56/c0/23a2cfb9bb62f159d06723cf9e8b6c55ab39f69454248ce788ba02d64676/spiffing-1.0.0.tar.gz#sha256=a67a06589b45866ff56de70dd49394c7b7d9448eae5a5a9757574817734bee5e from build tracker '/tmp/pip-req-tracker-4irjye8_' 2021-07-09T08:29:22,312 Removed build tracker: '/tmp/pip-req-tracker-4irjye8_'