2020-05-21T17:55:26,227 Created temporary directory: /tmp/pip-ephem-wheel-cache-bs6_9s9c 2020-05-21T17:55:26,231 Created temporary directory: /tmp/pip-req-tracker-t4nsqgkn 2020-05-21T17:55:26,232 Initialized build tracking at /tmp/pip-req-tracker-t4nsqgkn 2020-05-21T17:55:26,233 Created build tracker: /tmp/pip-req-tracker-t4nsqgkn 2020-05-21T17:55:26,233 Entered build tracker: /tmp/pip-req-tracker-t4nsqgkn 2020-05-21T17:55:26,234 Created temporary directory: /tmp/pip-wheel-ttj10dsm 2020-05-21T17:55:26,253 1 location(s) to search for versions of notify-py: 2020-05-21T17:55:26,253 * https://pypi.org/simple/notify-py/ 2020-05-21T17:55:26,253 Fetching project page and analyzing links: https://pypi.org/simple/notify-py/ 2020-05-21T17:55:26,254 Getting page https://pypi.org/simple/notify-py/ 2020-05-21T17:55:26,256 Found index url https://pypi.org/simple 2020-05-21T17:55:26,260 Getting credentials from keyring for https://pypi.org/simple 2020-05-21T17:55:26,261 Getting credentials from keyring for pypi.org 2020-05-21T17:55:26,460 Skipping link: No binaries permitted for notify-py: https://files.pythonhosted.org/packages/e9/68/43c53f78c976ddaf8b5e5a309850002867760baf16fa786e88a67e5e2a7b/notify_py-0.0.6-py3-none-any.whl#sha256=5ebbd7b7d9fb612361089ed4b54e4289022fc8c64157ca32ac3c65996d6b97c6 (from https://pypi.org/simple/notify-py/) (requires-python:>=3.6.0) 2020-05-21T17:55:26,461 Skipping link: No binaries permitted for notify-py: https://files.pythonhosted.org/packages/88/ba/53fc0f7a061504d5794cf0aa0b50978b7d61afbbce06bb40650ca5d2425a/notify_py-0.0.7-py3-none-any.whl#sha256=1ee747fd4932bdd4b5ab1655bae12cfd12e2679911f7972037e28e48e305e189 (from https://pypi.org/simple/notify-py/) (requires-python:>=3.6.0) 2020-05-21T17:55:26,462 Found link https://files.pythonhosted.org/packages/31/25/5d5b066dc2c0166c5ef87a04a1e9252361e0ea6317fddef1f42f24449c85/notify_py-0.0.7.tar.gz#sha256=6ece98a117029ed1d8b9e26c05074cf9a503f32069561a8f6c4439b264d0a929 (from https://pypi.org/simple/notify-py/) (requires-python:>=3.6.0), version: 0.0.7 2020-05-21T17:55:26,463 Skipping link: No binaries permitted for notify-py: https://files.pythonhosted.org/packages/bb/b8/4d60dee5298e9ea313e7e802cf0035edb334dbd8482a92d3656eab7890fa/notify_py-0.0.8-py3-none-any.whl#sha256=6b1918d296c5a98ee2f13f4e9d3176678c25b962ee438bcf3bd856d0e9dbdd86 (from https://pypi.org/simple/notify-py/) (requires-python:>=3.6.0) 2020-05-21T17:55:26,464 Found link https://files.pythonhosted.org/packages/0f/60/0074a9dea26975ca9a3a8694db7f59f705801a8b306445677809773687e5/notify_py-0.0.8.tar.gz#sha256=349cfcf5ae30b8223545120ef876cb93903ea1e23c73b395356c004c0d7ef168 (from https://pypi.org/simple/notify-py/) (requires-python:>=3.6.0), version: 0.0.8 2020-05-21T17:55:26,472 Given no hashes to check 1 links for project 'notify-py': discarding no candidates 2020-05-21T17:55:26,473 Using version 0.0.8 (newest of versions: 0.0.8) 2020-05-21T17:55:26,478 Collecting notify-py==0.0.8 2020-05-21T17:55:26,482 Created temporary directory: /tmp/pip-unpack-d5_9v0fx 2020-05-21T17:55:26,484 Getting credentials from keyring for files.pythonhosted.org 2020-05-21T17:55:26,717 Downloading notify_py-0.0.8.tar.gz (10 kB) 2020-05-21T17:55:26,829 Added notify-py==0.0.8 from https://files.pythonhosted.org/packages/0f/60/0074a9dea26975ca9a3a8694db7f59f705801a8b306445677809773687e5/notify_py-0.0.8.tar.gz#sha256=349cfcf5ae30b8223545120ef876cb93903ea1e23c73b395356c004c0d7ef168 to build tracker '/tmp/pip-req-tracker-t4nsqgkn' 2020-05-21T17:55:26,832 Running setup.py (path:/tmp/pip-wheel-ttj10dsm/notify-py/setup.py) egg_info for package notify-py 2020-05-21T17:55:26,835 Created temporary directory: /tmp/pip-pip-egg-info-3x5xyool 2020-05-21T17:55:26,835 Running command python setup.py egg_info 2020-05-21T17:55:28,524 Traceback (most recent call last): 2020-05-21T17:55:28,525 File "", line 1, in 2020-05-21T17:55:28,526 File "/tmp/pip-wheel-ttj10dsm/notify-py/setup.py", line 8, in 2020-05-21T17:55:28,526 import notifypy 2020-05-21T17:55:28,527 File "/tmp/pip-wheel-ttj10dsm/notify-py/notifypy/__init__.py", line 1, in 2020-05-21T17:55:28,527 from .notify import Notify 2020-05-21T17:55:28,528 File "/tmp/pip-wheel-ttj10dsm/notify-py/notifypy/notify.py", line 7, in 2020-05-21T17:55:28,528 from loguru import logger 2020-05-21T17:55:28,528 ModuleNotFoundError: No module named 'loguru' 2020-05-21T17:55:28,617 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-21T17:55:28,618 Exception information: 2020-05-21T17:55:28,618 Traceback (most recent call last): 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-21T17:55:28,618 status = self.run(options, args) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-21T17:55:28,618 return func(self, options, args) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-21T17:55:28,618 reqs, check_supported_wheels=True 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-21T17:55:28,618 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-21T17:55:28,618 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-21T17:55:28,618 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-21T17:55:28,618 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-21T17:55:28,618 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-21T17:55:28,618 self.req.prepare_metadata() 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-21T17:55:28,618 self.metadata_directory = self._generate_metadata() 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-21T17:55:28,618 details=self.name or "from {}".format(self.link) 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-21T17:55:28,618 command_desc='python setup.py egg_info', 2020-05-21T17:55:28,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-21T17:55:28,618 raise InstallationError(exc_msg) 2020-05-21T17:55:28,618 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-21T17:55:28,632 Removed notify-py==0.0.8 from https://files.pythonhosted.org/packages/0f/60/0074a9dea26975ca9a3a8694db7f59f705801a8b306445677809773687e5/notify_py-0.0.8.tar.gz#sha256=349cfcf5ae30b8223545120ef876cb93903ea1e23c73b395356c004c0d7ef168 from build tracker '/tmp/pip-req-tracker-t4nsqgkn' 2020-05-21T17:55:28,633 Removed build tracker: '/tmp/pip-req-tracker-t4nsqgkn'