2020-05-12T17:01:39,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-ri9whi1x 2020-05-12T17:01:39,772 Created temporary directory: /tmp/pip-req-tracker-2k_0j8zp 2020-05-12T17:01:39,772 Initialized build tracking at /tmp/pip-req-tracker-2k_0j8zp 2020-05-12T17:01:39,773 Created build tracker: /tmp/pip-req-tracker-2k_0j8zp 2020-05-12T17:01:39,773 Entered build tracker: /tmp/pip-req-tracker-2k_0j8zp 2020-05-12T17:01:39,774 Created temporary directory: /tmp/pip-wheel-1fah7w4j 2020-05-12T17:01:39,791 1 location(s) to search for versions of Steppenwolf: 2020-05-12T17:01:39,791 * https://pypi.org/simple/steppenwolf/ 2020-05-12T17:01:39,792 Fetching project page and analyzing links: https://pypi.org/simple/steppenwolf/ 2020-05-12T17:01:39,793 Getting page https://pypi.org/simple/steppenwolf/ 2020-05-12T17:01:39,795 Found index url https://pypi.org/simple 2020-05-12T17:01:40,077 Found link https://files.pythonhosted.org/packages/6a/92/ba1fb78c47a138088d4989f625e1fcaf39d4f4f7ee66070dd602e772e29d/Steppenwolf-1.0.tar.gz#sha256=113c4b014df75febba902f7da5fa877863333b60ae2ee9eadc386ef2abd0671b (from https://pypi.org/simple/steppenwolf/), version: 1.0 2020-05-12T17:01:40,078 Found link https://files.pythonhosted.org/packages/81/9b/abfb07fc76f8ea5eb07db3163814c8506eb53a8a6d1f22da2544d2bea4f5/Steppenwolf-1.1.tar.gz#sha256=fc594e500a41fac2aa321143b1019ff01aecad86b57aaf9226e58c22d55f56d7 (from https://pypi.org/simple/steppenwolf/), version: 1.1 2020-05-12T17:01:40,085 Given no hashes to check 1 links for project 'Steppenwolf': discarding no candidates 2020-05-12T17:01:40,086 Using version 1.0 (newest of versions: 1.0) 2020-05-12T17:01:40,092 Collecting Steppenwolf==1.0 2020-05-12T17:01:40,095 Created temporary directory: /tmp/pip-unpack-mr1zke1a 2020-05-12T17:01:40,170 Downloading Steppenwolf-1.0.tar.gz (1.6 kB) 2020-05-12T17:01:40,240 Added Steppenwolf==1.0 from https://files.pythonhosted.org/packages/6a/92/ba1fb78c47a138088d4989f625e1fcaf39d4f4f7ee66070dd602e772e29d/Steppenwolf-1.0.tar.gz#sha256=113c4b014df75febba902f7da5fa877863333b60ae2ee9eadc386ef2abd0671b to build tracker '/tmp/pip-req-tracker-2k_0j8zp' 2020-05-12T17:01:40,243 Running setup.py (path:/tmp/pip-wheel-1fah7w4j/Steppenwolf/setup.py) egg_info for package Steppenwolf 2020-05-12T17:01:40,245 Created temporary directory: /tmp/pip-pip-egg-info-h46kmjxz 2020-05-12T17:01:40,245 Running command python setup.py egg_info 2020-05-12T17:01:41,997 running egg_info 2020-05-12T17:01:42,001 creating /tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info 2020-05-12T17:01:42,003 writing /tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info/PKG-INFO 2020-05-12T17:01:42,008 writing dependency_links to /tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info/dependency_links.txt 2020-05-12T17:01:42,012 writing requirements to /tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info/requires.txt 2020-05-12T17:01:42,014 writing top-level names to /tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info/top_level.txt 2020-05-12T17:01:42,018 writing manifest file '/tmp/pip-pip-egg-info-h46kmjxz/Steppenwolf.egg-info/SOURCES.txt' 2020-05-12T17:01:42,297 error: package directory 'Steppenwolf' does not exist 2020-05-12T17:01:42,408 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-12T17:01:42,409 Exception information: 2020-05-12T17:01:42,409 Traceback (most recent call last): 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-12T17:01:42,409 status = self.run(options, args) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-12T17:01:42,409 return func(self, options, args) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-12T17:01:42,409 reqs, check_supported_wheels=True 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-12T17:01:42,409 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-12T17:01:42,409 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-12T17:01:42,409 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-12T17:01:42,409 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-12T17:01:42,409 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-12T17:01:42,409 self.req.prepare_metadata() 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-12T17:01:42,409 self.metadata_directory = self._generate_metadata() 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-12T17:01:42,409 details=self.name or "from {}".format(self.link) 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-12T17:01:42,409 command_desc='python setup.py egg_info', 2020-05-12T17:01:42,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-12T17:01:42,409 raise InstallationError(exc_msg) 2020-05-12T17:01:42,409 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-12T17:01:42,422 Removed Steppenwolf==1.0 from https://files.pythonhosted.org/packages/6a/92/ba1fb78c47a138088d4989f625e1fcaf39d4f4f7ee66070dd602e772e29d/Steppenwolf-1.0.tar.gz#sha256=113c4b014df75febba902f7da5fa877863333b60ae2ee9eadc386ef2abd0671b from build tracker '/tmp/pip-req-tracker-2k_0j8zp' 2020-05-12T17:01:42,423 Removed build tracker: '/tmp/pip-req-tracker-2k_0j8zp'