2021-07-09T00:53:12,476 Created temporary directory: /tmp/pip-ephem-wheel-cache-edczsoxn 2021-07-09T00:53:12,479 Created temporary directory: /tmp/pip-req-tracker-n8rch9a6 2021-07-09T00:53:12,479 Initialized build tracking at /tmp/pip-req-tracker-n8rch9a6 2021-07-09T00:53:12,480 Created build tracker: /tmp/pip-req-tracker-n8rch9a6 2021-07-09T00:53:12,480 Entered build tracker: /tmp/pip-req-tracker-n8rch9a6 2021-07-09T00:53:12,480 Created temporary directory: /tmp/pip-wheel-4mdzeqx9 2021-07-09T00:53:12,514 1 location(s) to search for versions of pygossip: 2021-07-09T00:53:12,514 * https://pypi.org/simple/pygossip/ 2021-07-09T00:53:12,514 Fetching project page and analyzing links: https://pypi.org/simple/pygossip/ 2021-07-09T00:53:12,515 Getting page https://pypi.org/simple/pygossip/ 2021-07-09T00:53:12,516 Found index url https://pypi.org/simple 2021-07-09T00:53:12,604 Found link https://files.pythonhosted.org/packages/69/81/ed82b130b9ab3f4cf736d6b6ebb3433d7dfe6162c2f39f7f0a7af259e41c/pygossip-0.5.tar.gz#sha256=14b748febd193db0f2e4accf01117df5742e088b2e2f97d502650517f0b4c341 (from https://pypi.org/simple/pygossip/), version: 0.5 2021-07-09T00:53:12,604 Found link https://files.pythonhosted.org/packages/0f/32/fc15a10d4479be35ebd5709bb5a5c0d6ac922fd272acffd48ac27009d75e/pygossip-0.7.tar.gz#sha256=769e1e9c54364134eec32ab436bb8a47e116b5d984e835adf930076a57747be4 (from https://pypi.org/simple/pygossip/), version: 0.7 2021-07-09T00:53:12,605 Skipping link: not a file: https://pypi.org/simple/pygossip/ 2021-07-09T00:53:12,621 Given no hashes to check 1 links for project 'pygossip': discarding no candidates 2021-07-09T00:53:12,638 Collecting pygossip==0.5 2021-07-09T00:53:12,639 Created temporary directory: /tmp/pip-unpack-k8g371hc 2021-07-09T00:53:12,844 Downloading pygossip-0.5.tar.gz (21 kB) 2021-07-09T00:53:12,901 Added pygossip==0.5 from https://files.pythonhosted.org/packages/69/81/ed82b130b9ab3f4cf736d6b6ebb3433d7dfe6162c2f39f7f0a7af259e41c/pygossip-0.5.tar.gz#sha256=14b748febd193db0f2e4accf01117df5742e088b2e2f97d502650517f0b4c341 to build tracker '/tmp/pip-req-tracker-n8rch9a6' 2021-07-09T00:53:12,902 Running setup.py (path:/tmp/pip-wheel-4mdzeqx9/pygossip_0efe4d8faba74416aea63e67ee892ec9/setup.py) egg_info for package pygossip 2021-07-09T00:53:12,903 Created temporary directory: /tmp/pip-pip-egg-info-swqytsqu 2021-07-09T00:53:12,903 Running command python setup.py egg_info 2021-07-09T00:53:13,517 Traceback (most recent call last): 2021-07-09T00:53:13,518 File "", line 1, in 2021-07-09T00:53:13,518 File "/tmp/pip-wheel-4mdzeqx9/pygossip_0efe4d8faba74416aea63e67ee892ec9/setup.py", line 12, in 2021-07-09T00:53:13,518 import gossip 2021-07-09T00:53:13,518 File "/tmp/pip-wheel-4mdzeqx9/pygossip_0efe4d8faba74416aea63e67ee892ec9/gossip/__init__.py", line 6, in 2021-07-09T00:53:13,519 import md5 2021-07-09T00:53:13,519 ModuleNotFoundError: No module named 'md5' 2021-07-09T00:53:13,568 WARNING: Discarding https://files.pythonhosted.org/packages/69/81/ed82b130b9ab3f4cf736d6b6ebb3433d7dfe6162c2f39f7f0a7af259e41c/pygossip-0.5.tar.gz#sha256=14b748febd193db0f2e4accf01117df5742e088b2e2f97d502650517f0b4c341 (from https://pypi.org/simple/pygossip/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:53:13,569 ERROR: Could not find a version that satisfies the requirement pygossip==0.5 (from versions: 0.5, 0.7) 2021-07-09T00:53:13,570 ERROR: No matching distribution found for pygossip==0.5 2021-07-09T00:53:13,570 Exception information: 2021-07-09T00:53:13,570 Traceback (most recent call last): 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:53:13,570 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:53:13,570 raise RequirementsConflicted(criterion) 2021-07-09T00:53:13,570 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygossip==0.5') 2021-07-09T00:53:13,570 2021-07-09T00:53:13,570 During handling of the above exception, another exception occurred: 2021-07-09T00:53:13,570 2021-07-09T00:53:13,570 Traceback (most recent call last): 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:53:13,570 result = self._result = resolver.resolve( 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:53:13,570 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:53:13,570 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:53:13,570 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygossip==0.5'), parent=None)] 2021-07-09T00:53:13,570 2021-07-09T00:53:13,570 The above exception was the direct cause of the following exception: 2021-07-09T00:53:13,570 2021-07-09T00:53:13,570 Traceback (most recent call last): 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:53:13,570 status = self.run(options, args) 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:53:13,570 return func(self, options, args) 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:53:13,570 requirement_set = resolver.resolve( 2021-07-09T00:53:13,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:53:13,570 raise error from e 2021-07-09T00:53:13,570 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygossip==0.5 2021-07-09T00:53:13,575 Removed pygossip==0.5 from https://files.pythonhosted.org/packages/69/81/ed82b130b9ab3f4cf736d6b6ebb3433d7dfe6162c2f39f7f0a7af259e41c/pygossip-0.5.tar.gz#sha256=14b748febd193db0f2e4accf01117df5742e088b2e2f97d502650517f0b4c341 from build tracker '/tmp/pip-req-tracker-n8rch9a6' 2021-07-09T00:53:13,576 Removed build tracker: '/tmp/pip-req-tracker-n8rch9a6'