2021-07-09T04:44:42,077 Created temporary directory: /tmp/pip-ephem-wheel-cache-5fv0t2n6 2021-07-09T04:44:42,080 Created temporary directory: /tmp/pip-req-tracker-nh6pwklr 2021-07-09T04:44:42,080 Initialized build tracking at /tmp/pip-req-tracker-nh6pwklr 2021-07-09T04:44:42,080 Created build tracker: /tmp/pip-req-tracker-nh6pwklr 2021-07-09T04:44:42,081 Entered build tracker: /tmp/pip-req-tracker-nh6pwklr 2021-07-09T04:44:42,081 Created temporary directory: /tmp/pip-wheel-gi2ao_18 2021-07-09T04:44:42,114 1 location(s) to search for versions of spods: 2021-07-09T04:44:42,114 * https://pypi.org/simple/spods/ 2021-07-09T04:44:42,114 Fetching project page and analyzing links: https://pypi.org/simple/spods/ 2021-07-09T04:44:42,115 Getting page https://pypi.org/simple/spods/ 2021-07-09T04:44:42,116 Found index url https://pypi.org/simple 2021-07-09T04:44:42,296 Found link https://files.pythonhosted.org/packages/f7/95/10aa32829e2dd7a2fea2500ecec0334db2555b6d4500d33dc830028d0fee/SPODS-0.4.zip#sha256=950c18bc1592944079496efd394cb0208f346f9ffed90dbfa22e27061a2b1284 (from https://pypi.org/simple/spods/), version: 0.4 2021-07-09T04:44:42,297 Skipping link: not a file: https://pypi.org/simple/spods/ 2021-07-09T04:44:42,313 Given no hashes to check 1 links for project 'spods': discarding no candidates 2021-07-09T04:44:42,330 Collecting spods==0.4 2021-07-09T04:44:42,331 Created temporary directory: /tmp/pip-unpack-csirc1tl 2021-07-09T04:44:42,372 Downloading SPODS-0.4.zip (11 kB) 2021-07-09T04:44:42,397 Added spods==0.4 from https://files.pythonhosted.org/packages/f7/95/10aa32829e2dd7a2fea2500ecec0334db2555b6d4500d33dc830028d0fee/SPODS-0.4.zip#sha256=950c18bc1592944079496efd394cb0208f346f9ffed90dbfa22e27061a2b1284 to build tracker '/tmp/pip-req-tracker-nh6pwklr' 2021-07-09T04:44:42,398 Running setup.py (path:/tmp/pip-wheel-gi2ao_18/spods_a3c3e9e0cb2f4367a2c0ac8e1467f55f/setup.py) egg_info for package spods 2021-07-09T04:44:42,399 Created temporary directory: /tmp/pip-pip-egg-info-yqgapl9l 2021-07-09T04:44:42,399 Running command python setup.py egg_info 2021-07-09T04:44:43,015 Traceback (most recent call last): 2021-07-09T04:44:43,016 File "", line 1, in 2021-07-09T04:44:43,016 File "/tmp/pip-wheel-gi2ao_18/spods_a3c3e9e0cb2f4367a2c0ac8e1467f55f/setup.py", line 15, in 2021-07-09T04:44:43,016 long_description=open('README.md').read(), 2021-07-09T04:44:43,016 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T04:44:43,066 WARNING: Discarding https://files.pythonhosted.org/packages/f7/95/10aa32829e2dd7a2fea2500ecec0334db2555b6d4500d33dc830028d0fee/SPODS-0.4.zip#sha256=950c18bc1592944079496efd394cb0208f346f9ffed90dbfa22e27061a2b1284 (from https://pypi.org/simple/spods/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:44:43,067 ERROR: Could not find a version that satisfies the requirement spods==0.4 (from versions: 0.4) 2021-07-09T04:44:43,067 ERROR: No matching distribution found for spods==0.4 2021-07-09T04:44:43,068 Exception information: 2021-07-09T04:44:43,068 Traceback (most recent call last): 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:44:43,068 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:44:43,068 raise RequirementsConflicted(criterion) 2021-07-09T04:44:43,068 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spods==0.4') 2021-07-09T04:44:43,068 2021-07-09T04:44:43,068 During handling of the above exception, another exception occurred: 2021-07-09T04:44:43,068 2021-07-09T04:44:43,068 Traceback (most recent call last): 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:44:43,068 result = self._result = resolver.resolve( 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:44:43,068 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:44:43,068 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:44:43,068 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spods==0.4'), parent=None)] 2021-07-09T04:44:43,068 2021-07-09T04:44:43,068 The above exception was the direct cause of the following exception: 2021-07-09T04:44:43,068 2021-07-09T04:44:43,068 Traceback (most recent call last): 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:44:43,068 status = self.run(options, args) 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:44:43,068 return func(self, options, args) 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:44:43,068 requirement_set = resolver.resolve( 2021-07-09T04:44:43,068 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:44:43,068 raise error from e 2021-07-09T04:44:43,068 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spods==0.4 2021-07-09T04:44:43,072 Removed spods==0.4 from https://files.pythonhosted.org/packages/f7/95/10aa32829e2dd7a2fea2500ecec0334db2555b6d4500d33dc830028d0fee/SPODS-0.4.zip#sha256=950c18bc1592944079496efd394cb0208f346f9ffed90dbfa22e27061a2b1284 from build tracker '/tmp/pip-req-tracker-nh6pwklr' 2021-07-09T04:44:43,073 Removed build tracker: '/tmp/pip-req-tracker-nh6pwklr'