2021-07-09T06:09:19,165 Created temporary directory: /tmp/pip-ephem-wheel-cache-ivymfuat 2021-07-09T06:09:19,168 Created temporary directory: /tmp/pip-req-tracker-y17esnf0 2021-07-09T06:09:19,169 Initialized build tracking at /tmp/pip-req-tracker-y17esnf0 2021-07-09T06:09:19,169 Created build tracker: /tmp/pip-req-tracker-y17esnf0 2021-07-09T06:09:19,169 Entered build tracker: /tmp/pip-req-tracker-y17esnf0 2021-07-09T06:09:19,170 Created temporary directory: /tmp/pip-wheel-tiz9vhd0 2021-07-09T06:09:19,204 1 location(s) to search for versions of election: 2021-07-09T06:09:19,204 * https://pypi.org/simple/election/ 2021-07-09T06:09:19,205 Fetching project page and analyzing links: https://pypi.org/simple/election/ 2021-07-09T06:09:19,205 Getting page https://pypi.org/simple/election/ 2021-07-09T06:09:19,207 Found index url https://pypi.org/simple 2021-07-09T06:09:19,388 Found link https://files.pythonhosted.org/packages/e6/00/00f4e7210b58cbd5d068644cdd809daf8efe951944874e5fab42d23f10ab/election-0.0.0.tar.gz#sha256=940bb38977a88b93887721ff633ef8c8266330228d88a4683531cfd84c9cca03 (from https://pypi.org/simple/election/), version: 0.0.0 2021-07-09T06:09:19,389 Skipping link: not a file: https://pypi.org/simple/election/ 2021-07-09T06:09:19,405 Given no hashes to check 1 links for project 'election': discarding no candidates 2021-07-09T06:09:19,422 Collecting election==0.0.0 2021-07-09T06:09:19,424 Created temporary directory: /tmp/pip-unpack-tlip6d45 2021-07-09T06:09:19,465 Downloading election-0.0.0.tar.gz (918 bytes) 2021-07-09T06:09:19,488 Added election==0.0.0 from https://files.pythonhosted.org/packages/e6/00/00f4e7210b58cbd5d068644cdd809daf8efe951944874e5fab42d23f10ab/election-0.0.0.tar.gz#sha256=940bb38977a88b93887721ff633ef8c8266330228d88a4683531cfd84c9cca03 to build tracker '/tmp/pip-req-tracker-y17esnf0' 2021-07-09T06:09:19,489 Running setup.py (path:/tmp/pip-wheel-tiz9vhd0/election_33643bcf828f4738a2211e6904b43c27/setup.py) egg_info for package election 2021-07-09T06:09:19,490 Created temporary directory: /tmp/pip-pip-egg-info-d_20dba3 2021-07-09T06:09:19,490 Running command python setup.py egg_info 2021-07-09T06:09:20,125 Traceback (most recent call last): 2021-07-09T06:09:20,126 File "", line 1, in 2021-07-09T06:09:20,126 File "/tmp/pip-wheel-tiz9vhd0/election_33643bcf828f4738a2211e6904b43c27/setup.py", line 8, in 2021-07-09T06:09:20,126 import election 2021-07-09T06:09:20,126 ModuleNotFoundError: No module named 'election' 2021-07-09T06:09:20,176 WARNING: Discarding https://files.pythonhosted.org/packages/e6/00/00f4e7210b58cbd5d068644cdd809daf8efe951944874e5fab42d23f10ab/election-0.0.0.tar.gz#sha256=940bb38977a88b93887721ff633ef8c8266330228d88a4683531cfd84c9cca03 (from https://pypi.org/simple/election/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:09:20,177 ERROR: Could not find a version that satisfies the requirement election==0.0.0 (from versions: 0.0.0) 2021-07-09T06:09:20,177 ERROR: No matching distribution found for election==0.0.0 2021-07-09T06:09:20,178 Exception information: 2021-07-09T06:09:20,178 Traceback (most recent call last): 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:09:20,178 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:09:20,178 raise RequirementsConflicted(criterion) 2021-07-09T06:09:20,178 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('election==0.0.0') 2021-07-09T06:09:20,178 2021-07-09T06:09:20,178 During handling of the above exception, another exception occurred: 2021-07-09T06:09:20,178 2021-07-09T06:09:20,178 Traceback (most recent call last): 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:09:20,178 result = self._result = resolver.resolve( 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:09:20,178 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:09:20,178 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:09:20,178 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('election==0.0.0'), parent=None)] 2021-07-09T06:09:20,178 2021-07-09T06:09:20,178 The above exception was the direct cause of the following exception: 2021-07-09T06:09:20,178 2021-07-09T06:09:20,178 Traceback (most recent call last): 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:09:20,178 status = self.run(options, args) 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:09:20,178 return func(self, options, args) 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:09:20,178 requirement_set = resolver.resolve( 2021-07-09T06:09:20,178 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:09:20,178 raise error from e 2021-07-09T06:09:20,178 pip._internal.exceptions.DistributionNotFound: No matching distribution found for election==0.0.0 2021-07-09T06:09:20,182 Removed election==0.0.0 from https://files.pythonhosted.org/packages/e6/00/00f4e7210b58cbd5d068644cdd809daf8efe951944874e5fab42d23f10ab/election-0.0.0.tar.gz#sha256=940bb38977a88b93887721ff633ef8c8266330228d88a4683531cfd84c9cca03 from build tracker '/tmp/pip-req-tracker-y17esnf0' 2021-07-09T06:09:20,183 Removed build tracker: '/tmp/pip-req-tracker-y17esnf0'