2021-07-09T03:13:31,469 Created temporary directory: /tmp/pip-ephem-wheel-cache-41qzj4b1 2021-07-09T03:13:31,472 Created temporary directory: /tmp/pip-req-tracker-4rswifxe 2021-07-09T03:13:31,472 Initialized build tracking at /tmp/pip-req-tracker-4rswifxe 2021-07-09T03:13:31,472 Created build tracker: /tmp/pip-req-tracker-4rswifxe 2021-07-09T03:13:31,473 Entered build tracker: /tmp/pip-req-tracker-4rswifxe 2021-07-09T03:13:31,473 Created temporary directory: /tmp/pip-wheel-nx7d3bim 2021-07-09T03:13:31,506 1 location(s) to search for versions of expel-apps-echo: 2021-07-09T03:13:31,506 * https://pypi.org/simple/expel-apps-echo/ 2021-07-09T03:13:31,507 Fetching project page and analyzing links: https://pypi.org/simple/expel-apps-echo/ 2021-07-09T03:13:31,507 Getting page https://pypi.org/simple/expel-apps-echo/ 2021-07-09T03:13:31,509 Found index url https://pypi.org/simple 2021-07-09T03:13:31,689 Found link https://files.pythonhosted.org/packages/5d/2e/84a7334543eaa8c7bdd7a9cdb67f886b6f8073f4e4699aef5bf4fc4c33d3/expel.apps.echo-0.1.zip#sha256=993b51602a1d60e899ed051a6aded508b1b6abb397197a780938d9122d063378 (from https://pypi.org/simple/expel-apps-echo/), version: 0.1 2021-07-09T03:13:31,690 Skipping link: not a file: https://pypi.org/simple/expel-apps-echo/ 2021-07-09T03:13:31,706 Given no hashes to check 1 links for project 'expel-apps-echo': discarding no candidates 2021-07-09T03:13:31,723 Collecting expel-apps-echo==0.1 2021-07-09T03:13:31,725 Created temporary directory: /tmp/pip-unpack-giuzs6jh 2021-07-09T03:13:31,894 Downloading expel.apps.echo-0.1.zip (4.4 kB) 2021-07-09T03:13:31,929 Added expel-apps-echo==0.1 from https://files.pythonhosted.org/packages/5d/2e/84a7334543eaa8c7bdd7a9cdb67f886b6f8073f4e4699aef5bf4fc4c33d3/expel.apps.echo-0.1.zip#sha256=993b51602a1d60e899ed051a6aded508b1b6abb397197a780938d9122d063378 to build tracker '/tmp/pip-req-tracker-4rswifxe' 2021-07-09T03:13:31,931 Running setup.py (path:/tmp/pip-wheel-nx7d3bim/expel-apps-echo_ac81485a9e894acca864fc6492344daa/setup.py) egg_info for package expel-apps-echo 2021-07-09T03:13:31,931 Created temporary directory: /tmp/pip-pip-egg-info-6tvyf7n0 2021-07-09T03:13:31,932 Running command python setup.py egg_info 2021-07-09T03:13:32,543 Traceback (most recent call last): 2021-07-09T03:13:32,544 File "", line 1, in 2021-07-09T03:13:32,544 File "/tmp/pip-wheel-nx7d3bim/expel-apps-echo_ac81485a9e894acca864fc6492344daa/setup.py", line 19, in 2021-07-09T03:13:32,544 from expel.lib.support import settings 2021-07-09T03:13:32,545 ModuleNotFoundError: No module named 'expel' 2021-07-09T03:13:32,593 WARNING: Discarding https://files.pythonhosted.org/packages/5d/2e/84a7334543eaa8c7bdd7a9cdb67f886b6f8073f4e4699aef5bf4fc4c33d3/expel.apps.echo-0.1.zip#sha256=993b51602a1d60e899ed051a6aded508b1b6abb397197a780938d9122d063378 (from https://pypi.org/simple/expel-apps-echo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:13:32,595 ERROR: Could not find a version that satisfies the requirement expel-apps-echo==0.1 (from versions: 0.1) 2021-07-09T03:13:32,595 ERROR: No matching distribution found for expel-apps-echo==0.1 2021-07-09T03:13:32,595 Exception information: 2021-07-09T03:13:32,595 Traceback (most recent call last): 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:13:32,595 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:13:32,595 raise RequirementsConflicted(criterion) 2021-07-09T03:13:32,595 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expel-apps-echo==0.1') 2021-07-09T03:13:32,595 2021-07-09T03:13:32,595 During handling of the above exception, another exception occurred: 2021-07-09T03:13:32,595 2021-07-09T03:13:32,595 Traceback (most recent call last): 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:13:32,595 result = self._result = resolver.resolve( 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:13:32,595 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:13:32,595 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:13:32,595 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expel-apps-echo==0.1'), parent=None)] 2021-07-09T03:13:32,595 2021-07-09T03:13:32,595 The above exception was the direct cause of the following exception: 2021-07-09T03:13:32,595 2021-07-09T03:13:32,595 Traceback (most recent call last): 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:13:32,595 status = self.run(options, args) 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:13:32,595 return func(self, options, args) 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:13:32,595 requirement_set = resolver.resolve( 2021-07-09T03:13:32,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:13:32,595 raise error from e 2021-07-09T03:13:32,595 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expel-apps-echo==0.1 2021-07-09T03:13:32,600 Removed expel-apps-echo==0.1 from https://files.pythonhosted.org/packages/5d/2e/84a7334543eaa8c7bdd7a9cdb67f886b6f8073f4e4699aef5bf4fc4c33d3/expel.apps.echo-0.1.zip#sha256=993b51602a1d60e899ed051a6aded508b1b6abb397197a780938d9122d063378 from build tracker '/tmp/pip-req-tracker-4rswifxe' 2021-07-09T03:13:32,600 Removed build tracker: '/tmp/pip-req-tracker-4rswifxe'