2020-09-12T19:36:17,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-uce30mar 2020-09-12T19:36:17,893 Created temporary directory: /tmp/pip-req-tracker-bllf_lh_ 2020-09-12T19:36:17,894 Initialized build tracking at /tmp/pip-req-tracker-bllf_lh_ 2020-09-12T19:36:17,894 Created build tracker: /tmp/pip-req-tracker-bllf_lh_ 2020-09-12T19:36:17,894 Entered build tracker: /tmp/pip-req-tracker-bllf_lh_ 2020-09-12T19:36:17,895 Created temporary directory: /tmp/pip-wheel-q6xrrl2p 2020-09-12T19:36:17,904 1 location(s) to search for versions of nb-python: 2020-09-12T19:36:17,904 * https://pypi.org/simple/nb-python/ 2020-09-12T19:36:17,904 Fetching project page and analyzing links: https://pypi.org/simple/nb-python/ 2020-09-12T19:36:17,905 Getting page https://pypi.org/simple/nb-python/ 2020-09-12T19:36:17,906 Found index url https://pypi.org/simple 2020-09-12T19:36:17,993 Found link https://files.pythonhosted.org/packages/f7/5f/4a31e90685521d1f26b5ce43f64cf75ada8e2e95d16c61e881fbb0683374/nb-python-0.0.1.tar.gz#sha256=bd0ca6a3c19eddf34fec51b6dd4e5e13d24d6d7cdeb757d646bacedfc80bf30e (from https://pypi.org/simple/nb-python/), version: 0.0.1 2020-09-12T19:36:17,994 Found link https://files.pythonhosted.org/packages/16/74/1e3829f27f33de2704bf041a6162dabb5c5884f45f7ee02d58cd9bed2b24/nb-python-0.0.2.tar.gz#sha256=335bbddf911252c691a048c4d78bfb73faed899c1ac4bfe085ecf0f204f1d143 (from https://pypi.org/simple/nb-python/), version: 0.0.2 2020-09-12T19:36:17,998 Given no hashes to check 1 links for project 'nb-python': discarding no candidates 2020-09-12T19:36:17,998 Using version 0.0.2 (newest of versions: 0.0.2) 2020-09-12T19:36:18,002 Collecting nb-python==0.0.2 2020-09-12T19:36:18,003 Created temporary directory: /tmp/pip-unpack-vjsjffjf 2020-09-12T19:36:18,059 Downloading nb-python-0.0.2.tar.gz (12 kB) 2020-09-12T19:36:18,128 Added nb-python==0.0.2 from https://files.pythonhosted.org/packages/16/74/1e3829f27f33de2704bf041a6162dabb5c5884f45f7ee02d58cd9bed2b24/nb-python-0.0.2.tar.gz#sha256=335bbddf911252c691a048c4d78bfb73faed899c1ac4bfe085ecf0f204f1d143 to build tracker '/tmp/pip-req-tracker-bllf_lh_' 2020-09-12T19:36:18,130 Running setup.py (path:/tmp/pip-wheel-q6xrrl2p/nb-python/setup.py) egg_info for package nb-python 2020-09-12T19:36:18,130 Created temporary directory: /tmp/pip-pip-egg-info-hjbqhzun 2020-09-12T19:36:18,131 Running command python setup.py egg_info 2020-09-12T19:36:19,009 running egg_info 2020-09-12T19:36:19,012 creating /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info 2020-09-12T19:36:19,013 writing /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/PKG-INFO 2020-09-12T19:36:19,015 writing dependency_links to /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/dependency_links.txt 2020-09-12T19:36:19,016 writing entry points to /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/entry_points.txt 2020-09-12T19:36:19,018 writing requirements to /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/requires.txt 2020-09-12T19:36:19,019 writing top-level names to /tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/top_level.txt 2020-09-12T19:36:19,020 writing manifest file '/tmp/pip-pip-egg-info-hjbqhzun/nb_python.egg-info/SOURCES.txt' 2020-09-12T19:36:19,170 package init file 'nb/__init__.py' not found (or not a regular file) 2020-09-12T19:36:19,171 package init file 'nb/torch/__init__.py' not found (or not a regular file) 2020-09-12T19:36:19,172 package init file 'nb/torch/backbones/__init__.py' not found (or not a regular file) 2020-09-12T19:36:19,174 package init file 'nb/torch/blocks/__init__.py' not found (or not a regular file) 2020-09-12T19:36:19,175 error: package directory 'nb/tf' does not exist 2020-09-12T19:36:19,232 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-12T19:36:19,232 Exception information: 2020-09-12T19:36:19,232 Traceback (most recent call last): 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-12T19:36:19,232 status = self.run(options, args) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-12T19:36:19,232 return func(self, options, args) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-12T19:36:19,232 reqs, check_supported_wheels=True 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-12T19:36:19,232 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-12T19:36:19,232 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-12T19:36:19,232 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-12T19:36:19,232 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-12T19:36:19,232 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-12T19:36:19,232 self.req.prepare_metadata() 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-12T19:36:19,232 self.metadata_directory = self._generate_metadata() 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-12T19:36:19,232 details=self.name or "from {}".format(self.link) 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-12T19:36:19,232 command_desc='python setup.py egg_info', 2020-09-12T19:36:19,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-12T19:36:19,232 raise InstallationError(exc_msg) 2020-09-12T19:36:19,232 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-12T19:36:19,240 Removed nb-python==0.0.2 from https://files.pythonhosted.org/packages/16/74/1e3829f27f33de2704bf041a6162dabb5c5884f45f7ee02d58cd9bed2b24/nb-python-0.0.2.tar.gz#sha256=335bbddf911252c691a048c4d78bfb73faed899c1ac4bfe085ecf0f204f1d143 from build tracker '/tmp/pip-req-tracker-bllf_lh_' 2020-09-12T19:36:19,241 Removed build tracker: '/tmp/pip-req-tracker-bllf_lh_'