2020-09-20T01:21:56,970 Created temporary directory: /tmp/pip-ephem-wheel-cache-owd_7dzn 2020-09-20T01:21:56,972 Created temporary directory: /tmp/pip-req-tracker-walbdrxe 2020-09-20T01:21:56,973 Initialized build tracking at /tmp/pip-req-tracker-walbdrxe 2020-09-20T01:21:56,973 Created build tracker: /tmp/pip-req-tracker-walbdrxe 2020-09-20T01:21:56,973 Entered build tracker: /tmp/pip-req-tracker-walbdrxe 2020-09-20T01:21:56,974 Created temporary directory: /tmp/pip-wheel-skjrskx5 2020-09-20T01:21:56,984 1 location(s) to search for versions of yell: 2020-09-20T01:21:56,984 * https://pypi.org/simple/yell/ 2020-09-20T01:21:56,984 Fetching project page and analyzing links: https://pypi.org/simple/yell/ 2020-09-20T01:21:56,985 Getting page https://pypi.org/simple/yell/ 2020-09-20T01:21:56,987 Found index url https://pypi.org/simple 2020-09-20T01:21:57,076 Found link https://files.pythonhosted.org/packages/85/92/9ef2716664fab304eac40223468b5e29512615a46f34e9e310105b33b19e/yell-0.1.tar.gz#sha256=31f94fa5494141b087bf498933159c7671e7c8abae92f5aa1c342215e1fc379a (from https://pypi.org/simple/yell/), version: 0.1 2020-09-20T01:21:57,076 Found link https://files.pythonhosted.org/packages/c6/e7/657d7e39bf8dfd38d6dc84289d080b16cd15836abf6950a5ec85f7ceb20a/yell-0.2.tar.gz#sha256=1b0f87e49946d739030c29b24b4fe5e7e3c03a7434eee20e27594ef39dbcbd56 (from https://pypi.org/simple/yell/), version: 0.2 2020-09-20T01:21:57,077 Found link https://files.pythonhosted.org/packages/b7/c0/29a7a1c36a825a9e1ea7c8450d4c526fe26e4302445cc5ed51664074849a/yell-0.3.tar.gz#sha256=7fb838d5e1442fb76c172c735bca62a434cf7b9e762871b1f4e45b9b20120fe1 (from https://pypi.org/simple/yell/), version: 0.3 2020-09-20T01:21:57,077 Found link https://files.pythonhosted.org/packages/74/06/54a7886e3d874d28ec320aecfd22eda01900dee903bae1e84d9b666af9a5/yell-0.3.1.tar.gz#sha256=ac86247075d694e4192d17dc40f911646e8789725680e64d586f3a5acb7fc6ba (from https://pypi.org/simple/yell/), version: 0.3.1 2020-09-20T01:21:57,077 Found link https://files.pythonhosted.org/packages/c0/fb/6f703d73788adfba5294433b2693dc4fb5a1dfeb8ed80cdbb2cc44d9dfa8/yell-0.3.2.tar.gz#sha256=5452b3b6470725716c1ab8f414e731cf570720e98c1c007c8b7b2dd6e6d6b785 (from https://pypi.org/simple/yell/), version: 0.3.2 2020-09-20T01:21:57,081 Given no hashes to check 1 links for project 'yell': discarding no candidates 2020-09-20T01:21:57,082 Using version 0.1 (newest of versions: 0.1) 2020-09-20T01:21:57,086 Collecting yell==0.1 2020-09-20T01:21:57,087 Created temporary directory: /tmp/pip-unpack-n7x98lff 2020-09-20T01:21:57,125 Downloading yell-0.1.tar.gz (5.9 kB) 2020-09-20T01:21:57,167 Added yell==0.1 from https://files.pythonhosted.org/packages/85/92/9ef2716664fab304eac40223468b5e29512615a46f34e9e310105b33b19e/yell-0.1.tar.gz#sha256=31f94fa5494141b087bf498933159c7671e7c8abae92f5aa1c342215e1fc379a to build tracker '/tmp/pip-req-tracker-walbdrxe' 2020-09-20T01:21:57,168 Running setup.py (path:/tmp/pip-wheel-skjrskx5/yell/setup.py) egg_info for package yell 2020-09-20T01:21:57,169 Created temporary directory: /tmp/pip-pip-egg-info-t1ncdf3s 2020-09-20T01:21:57,169 Running command python setup.py egg_info 2020-09-20T01:21:58,007 Traceback (most recent call last): 2020-09-20T01:21:58,008 File "", line 1, in 2020-09-20T01:21:58,008 File "/tmp/pip-wheel-skjrskx5/yell/setup.py", line 4, in 2020-09-20T01:21:58,009 import yell 2020-09-20T01:21:58,009 File "/tmp/pip-wheel-skjrskx5/yell/yell/__init__.py", line 3, in 2020-09-20T01:21:58,009 import registry 2020-09-20T01:21:58,010 ModuleNotFoundError: No module named 'registry' 2020-09-20T01:21:58,054 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T01:21:58,055 Exception information: 2020-09-20T01:21:58,055 Traceback (most recent call last): 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T01:21:58,055 status = self.run(options, args) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T01:21:58,055 return func(self, options, args) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T01:21:58,055 reqs, check_supported_wheels=True 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T01:21:58,055 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T01:21:58,055 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T01:21:58,055 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T01:21:58,055 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T01:21:58,055 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T01:21:58,055 self.req.prepare_metadata() 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T01:21:58,055 self.metadata_directory = self._generate_metadata() 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T01:21:58,055 details=self.name or "from {}".format(self.link) 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T01:21:58,055 command_desc='python setup.py egg_info', 2020-09-20T01:21:58,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T01:21:58,055 raise InstallationError(exc_msg) 2020-09-20T01:21:58,055 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T01:21:58,062 Removed yell==0.1 from https://files.pythonhosted.org/packages/85/92/9ef2716664fab304eac40223468b5e29512615a46f34e9e310105b33b19e/yell-0.1.tar.gz#sha256=31f94fa5494141b087bf498933159c7671e7c8abae92f5aa1c342215e1fc379a from build tracker '/tmp/pip-req-tracker-walbdrxe' 2020-09-20T01:21:58,063 Removed build tracker: '/tmp/pip-req-tracker-walbdrxe'