2020-09-20T00:28:58,524 Created temporary directory: /tmp/pip-ephem-wheel-cache-m814t5uw 2020-09-20T00:28:58,527 Created temporary directory: /tmp/pip-req-tracker-g6o1336s 2020-09-20T00:28:58,528 Initialized build tracking at /tmp/pip-req-tracker-g6o1336s 2020-09-20T00:28:58,528 Created build tracker: /tmp/pip-req-tracker-g6o1336s 2020-09-20T00:28:58,528 Entered build tracker: /tmp/pip-req-tracker-g6o1336s 2020-09-20T00:28:58,529 Created temporary directory: /tmp/pip-wheel-d27dqu9u 2020-09-20T00:28:58,537 1 location(s) to search for versions of django-ipyfield: 2020-09-20T00:28:58,537 * https://pypi.org/simple/django-ipyfield/ 2020-09-20T00:28:58,537 Fetching project page and analyzing links: https://pypi.org/simple/django-ipyfield/ 2020-09-20T00:28:58,538 Getting page https://pypi.org/simple/django-ipyfield/ 2020-09-20T00:28:58,539 Found index url https://pypi.org/simple 2020-09-20T00:28:58,625 Found link https://files.pythonhosted.org/packages/63/3a/862643053724d3162b5a8625b883a7bcb2c587e65ea8b436af7c45fb0e8b/django-ipyfield-0.1.2.tar.gz#sha256=495aa00fafe343c1166db2a7d735ef42d9028613994cf208684c2f0a1fff975d (from https://pypi.org/simple/django-ipyfield/), version: 0.1.2 2020-09-20T00:28:58,625 Found link https://files.pythonhosted.org/packages/23/97/0c873f1eb59726df8ffe01320e834f9044cfbf903e92692074024ad67aa4/django-ipyfield-0.1.3.tar.gz#sha256=2151a2a9d297ef1f20d2f62f8e80853d37e3127aaabd4849f28327756cff3e14 (from https://pypi.org/simple/django-ipyfield/), version: 0.1.3 2020-09-20T00:28:58,626 Found link https://files.pythonhosted.org/packages/12/0b/38529056800e20f6218c3cbf9f6d7f04995549cda35ab8fbde8911595442/django-ipyfield-0.1.4.tar.gz#sha256=51fe0e52d7fb15e2c1b7395f00fd24dc2d9970a224f31cfbee60b8940bb2be15 (from https://pypi.org/simple/django-ipyfield/), version: 0.1.4 2020-09-20T00:28:58,626 Found link https://files.pythonhosted.org/packages/b7/32/322130f1500f13b661ef900b9dacd3266eeb990a32be57f421443ae1fd50/django-ipyfield-0.1.6.tar.gz#sha256=121af3767774a81d7fa87cb11869c81d15711c827fd412c3fe7f4d84a4e023f1 (from https://pypi.org/simple/django-ipyfield/), version: 0.1.6 2020-09-20T00:28:58,631 Given no hashes to check 1 links for project 'django-ipyfield': discarding no candidates 2020-09-20T00:28:58,631 Using version 0.1.4 (newest of versions: 0.1.4) 2020-09-20T00:28:58,635 Collecting django-ipyfield==0.1.4 2020-09-20T00:28:58,637 Created temporary directory: /tmp/pip-unpack-pnl9bm_n 2020-09-20T00:28:58,675 Downloading django-ipyfield-0.1.4.tar.gz (4.8 kB) 2020-09-20T00:28:58,712 Added django-ipyfield==0.1.4 from https://files.pythonhosted.org/packages/12/0b/38529056800e20f6218c3cbf9f6d7f04995549cda35ab8fbde8911595442/django-ipyfield-0.1.4.tar.gz#sha256=51fe0e52d7fb15e2c1b7395f00fd24dc2d9970a224f31cfbee60b8940bb2be15 to build tracker '/tmp/pip-req-tracker-g6o1336s' 2020-09-20T00:28:58,713 Running setup.py (path:/tmp/pip-wheel-d27dqu9u/django-ipyfield/setup.py) egg_info for package django-ipyfield 2020-09-20T00:28:58,714 Created temporary directory: /tmp/pip-pip-egg-info-baxol5m8 2020-09-20T00:28:58,714 Running command python setup.py egg_info 2020-09-20T00:28:59,591 Traceback (most recent call last): 2020-09-20T00:28:59,592 File "", line 1, in 2020-09-20T00:28:59,592 File "/tmp/pip-wheel-d27dqu9u/django-ipyfield/setup.py", line 6, in 2020-09-20T00:28:59,592 import ipyfield 2020-09-20T00:28:59,593 File "/tmp/pip-wheel-d27dqu9u/django-ipyfield/ipyfield/__init__.py", line 3, in 2020-09-20T00:28:59,593 import IPy 2020-09-20T00:28:59,594 ModuleNotFoundError: No module named 'IPy' 2020-09-20T00:28:59,638 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T00:28:59,639 Exception information: 2020-09-20T00:28:59,639 Traceback (most recent call last): 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T00:28:59,639 status = self.run(options, args) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T00:28:59,639 return func(self, options, args) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T00:28:59,639 reqs, check_supported_wheels=True 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T00:28:59,639 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T00:28:59,639 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T00:28:59,639 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T00:28:59,639 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T00:28:59,639 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T00:28:59,639 self.req.prepare_metadata() 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T00:28:59,639 self.metadata_directory = self._generate_metadata() 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T00:28:59,639 details=self.name or "from {}".format(self.link) 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T00:28:59,639 command_desc='python setup.py egg_info', 2020-09-20T00:28:59,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T00:28:59,639 raise InstallationError(exc_msg) 2020-09-20T00:28:59,639 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-20T00:28:59,646 Removed django-ipyfield==0.1.4 from https://files.pythonhosted.org/packages/12/0b/38529056800e20f6218c3cbf9f6d7f04995549cda35ab8fbde8911595442/django-ipyfield-0.1.4.tar.gz#sha256=51fe0e52d7fb15e2c1b7395f00fd24dc2d9970a224f31cfbee60b8940bb2be15 from build tracker '/tmp/pip-req-tracker-g6o1336s' 2020-09-20T00:28:59,647 Removed build tracker: '/tmp/pip-req-tracker-g6o1336s'