2021-07-09T19:28:33,497 Created temporary directory: /tmp/pip-ephem-wheel-cache-7s5x84pb 2021-07-09T19:28:33,500 Created temporary directory: /tmp/pip-req-tracker-icauit6e 2021-07-09T19:28:33,500 Initialized build tracking at /tmp/pip-req-tracker-icauit6e 2021-07-09T19:28:33,501 Created build tracker: /tmp/pip-req-tracker-icauit6e 2021-07-09T19:28:33,501 Entered build tracker: /tmp/pip-req-tracker-icauit6e 2021-07-09T19:28:33,501 Created temporary directory: /tmp/pip-wheel-zab633lk 2021-07-09T19:28:33,534 1 location(s) to search for versions of spartan: 2021-07-09T19:28:33,534 * https://pypi.org/simple/spartan/ 2021-07-09T19:28:33,535 Fetching project page and analyzing links: https://pypi.org/simple/spartan/ 2021-07-09T19:28:33,535 Getting page https://pypi.org/simple/spartan/ 2021-07-09T19:28:33,537 Found index url https://pypi.org/simple 2021-07-09T19:28:33,719 Found link https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 (from https://pypi.org/simple/spartan/), version: 0.05 2021-07-09T19:28:33,719 Found link https://files.pythonhosted.org/packages/e9/8a/9c61c9013400a5e4ef2326a87f8dfe0291bcea9fff2b68cc491bd6d3d458/spartan-0.06.tar.gz#sha256=04f4544f9cafaca376da04031961c40007f639a03aafc475a0a6b3a624c7bd1d (from https://pypi.org/simple/spartan/), version: 0.06 2021-07-09T19:28:33,720 Skipping link: not a file: https://pypi.org/simple/spartan/ 2021-07-09T19:28:33,736 Given no hashes to check 1 links for project 'spartan': discarding no candidates 2021-07-09T19:28:33,753 Collecting spartan==0.05 2021-07-09T19:28:33,755 Created temporary directory: /tmp/pip-unpack-cb20j0vk 2021-07-09T19:28:34,027 Downloading spartan-0.05.tar.gz (44 kB) 2021-07-09T19:28:34,131 Added spartan==0.05 from https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 to build tracker '/tmp/pip-req-tracker-icauit6e' 2021-07-09T19:28:34,132 Running setup.py (path:/tmp/pip-wheel-zab633lk/spartan_81c89de232d940a4bbee9cf8f82f8e4c/setup.py) egg_info for package spartan 2021-07-09T19:28:34,133 Created temporary directory: /tmp/pip-pip-egg-info-9cote6np 2021-07-09T19:28:34,134 Running command python setup.py egg_info 2021-07-09T19:28:34,829 Traceback (most recent call last): 2021-07-09T19:28:34,830 File "", line 1, in 2021-07-09T19:28:34,830 File "/tmp/pip-wheel-zab633lk/spartan_81c89de232d940a4bbee9cf8f82f8e4c/setup.py", line 11, in 2021-07-09T19:28:34,831 import ez_setup 2021-07-09T19:28:34,831 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T19:28:34,878 WARNING: Discarding https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 (from https://pypi.org/simple/spartan/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:28:34,880 ERROR: Could not find a version that satisfies the requirement spartan==0.05 (from versions: 0.5, 0.6) 2021-07-09T19:28:34,880 ERROR: No matching distribution found for spartan==0.05 2021-07-09T19:28:34,881 Exception information: 2021-07-09T19:28:34,881 Traceback (most recent call last): 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:28:34,881 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:28:34,881 raise RequirementsConflicted(criterion) 2021-07-09T19:28:34,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spartan==0.05') 2021-07-09T19:28:34,881 2021-07-09T19:28:34,881 During handling of the above exception, another exception occurred: 2021-07-09T19:28:34,881 2021-07-09T19:28:34,881 Traceback (most recent call last): 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:28:34,881 result = self._result = resolver.resolve( 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:28:34,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:28:34,881 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:28:34,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spartan==0.05'), parent=None)] 2021-07-09T19:28:34,881 2021-07-09T19:28:34,881 The above exception was the direct cause of the following exception: 2021-07-09T19:28:34,881 2021-07-09T19:28:34,881 Traceback (most recent call last): 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:28:34,881 status = self.run(options, args) 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:28:34,881 return func(self, options, args) 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:28:34,881 requirement_set = resolver.resolve( 2021-07-09T19:28:34,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:28:34,881 raise error from e 2021-07-09T19:28:34,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spartan==0.05 2021-07-09T19:28:34,886 Removed spartan==0.05 from https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 from build tracker '/tmp/pip-req-tracker-icauit6e' 2021-07-09T19:28:34,886 Removed build tracker: '/tmp/pip-req-tracker-icauit6e'