2019-07-09T19:06:37 Created temporary directory: /tmp/pip-ephem-wheel-cache-ayt7s912 2019-07-09T19:06:37 Created temporary directory: /tmp/pip-req-tracker-prv9c6ax 2019-07-09T19:06:37 Created requirements tracker '/tmp/pip-req-tracker-prv9c6ax' 2019-07-09T19:06:37 Created temporary directory: /tmp/pip-wheel-tssimx51 2019-07-09T19:06:37 Collecting FlaskBoot==0.0.1 2019-07-09T19:06:37 1 location(s) to search for versions of FlaskBoot: 2019-07-09T19:06:37 * https://pypi.org/simple/flaskboot/ 2019-07-09T19:06:37 Getting page https://pypi.org/simple/flaskboot/ 2019-07-09T19:06:37 Analyzing links from page https://pypi.org/simple/flaskboot/ 2019-07-09T19:06:37 Skipping link https://files.pythonhosted.org/packages/86/0d/beed8857542946552824dc43176b1f7bd37a5d67aa669240e281b5128f62/FlaskBoot-0.0.1-py2.7.egg#sha256=6704be8d25173901d782da0506f2f07c375cb6f876c451b124cdfa6db1fe0d46 (from https://pypi.org/simple/flaskboot/); unsupported archive format: .egg 2019-07-09T19:06:37 Found link https://files.pythonhosted.org/packages/e3/08/22fd19860d5935b5c5b4ea7194e91e39ae14b12ff39f1a5a2b90ae6722ae/FlaskBoot-0.0.1.tar.gz#sha256=b7503e75d5b5eaa87f6fe8b3769fa8a04ae6af8e038f8d311a95258f01e44b52 (from https://pypi.org/simple/flaskboot/), version: 0.0.1 2019-07-09T19:06:37 Using version 0.0.1 (newest of versions: 0.0.1) 2019-07-09T19:06:37 Created temporary directory: /tmp/pip-unpack-6xwqld9o 2019-07-09T19:06:37 Downloading https://files.pythonhosted.org/packages/e3/08/22fd19860d5935b5c5b4ea7194e91e39ae14b12ff39f1a5a2b90ae6722ae/FlaskBoot-0.0.1.tar.gz 2019-07-09T19:06:37 Downloading from URL https://files.pythonhosted.org/packages/e3/08/22fd19860d5935b5c5b4ea7194e91e39ae14b12ff39f1a5a2b90ae6722ae/FlaskBoot-0.0.1.tar.gz#sha256=b7503e75d5b5eaa87f6fe8b3769fa8a04ae6af8e038f8d311a95258f01e44b52 (from https://pypi.org/simple/flaskboot/) 2019-07-09T19:06:37 Added FlaskBoot==0.0.1 from https://files.pythonhosted.org/packages/e3/08/22fd19860d5935b5c5b4ea7194e91e39ae14b12ff39f1a5a2b90ae6722ae/FlaskBoot-0.0.1.tar.gz#sha256=b7503e75d5b5eaa87f6fe8b3769fa8a04ae6af8e038f8d311a95258f01e44b52 to build tracker '/tmp/pip-req-tracker-prv9c6ax' 2019-07-09T19:06:37 Running setup.py (path:/tmp/pip-wheel-tssimx51/FlaskBoot/setup.py) egg_info for package FlaskBoot 2019-07-09T19:06:37 Running command python setup.py egg_info 2019-07-09T19:06:39 Traceback (most recent call last): 2019-07-09T19:06:39 File "", line 1, in 2019-07-09T19:06:39 File "/tmp/pip-wheel-tssimx51/FlaskBoot/setup.py", line 10, in 2019-07-09T19:06:39 with open("requirements.txt") as f: 2019-07-09T19:06:39 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2019-07-09T19:06:39 Cleaning up... 2019-07-09T19:06:39 Removing source in /tmp/pip-wheel-tssimx51/FlaskBoot 2019-07-09T19:06:39 Removed FlaskBoot==0.0.1 from https://files.pythonhosted.org/packages/e3/08/22fd19860d5935b5c5b4ea7194e91e39ae14b12ff39f1a5a2b90ae6722ae/FlaskBoot-0.0.1.tar.gz#sha256=b7503e75d5b5eaa87f6fe8b3769fa8a04ae6af8e038f8d311a95258f01e44b52 from build tracker '/tmp/pip-req-tracker-prv9c6ax' 2019-07-09T19:06:39 Removed build tracker '/tmp/pip-req-tracker-prv9c6ax' 2019-07-09T19:06:39 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tssimx51/FlaskBoot/ 2019-07-09T19:06:39 Exception information: 2019-07-09T19:06:39 Traceback (most recent call last): 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-09T19:06:39 status = self.run(options, args) 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-09T19:06:39 resolver.resolve(requirement_set) 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-09T19:06:39 self._resolve_one(requirement_set, req) 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-09T19:06:39 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-09T19:06:39 self.require_hashes 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-09T19:06:39 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-09T19:06:39 self.req.prepare_metadata() 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-09T19:06:39 self.run_egg_info() 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-09T19:06:39 command_desc='python setup.py egg_info') 2019-07-09T19:06:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-09T19:06:39 % (command_desc, proc.returncode, cwd)) 2019-07-09T19:06:39 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tssimx51/FlaskBoot/