2019-07-10T20:01:22 Created temporary directory: /tmp/pip-ephem-wheel-cache-22njuw8i 2019-07-10T20:01:22 Created temporary directory: /tmp/pip-req-tracker-qqwgod00 2019-07-10T20:01:22 Created requirements tracker '/tmp/pip-req-tracker-qqwgod00' 2019-07-10T20:01:22 Created temporary directory: /tmp/pip-wheel-pbo9ou_6 2019-07-10T20:01:22 Collecting ruiyun-flask-interceptor==0.0.3 2019-07-10T20:01:22 1 location(s) to search for versions of ruiyun-flask-interceptor: 2019-07-10T20:01:22 * https://pypi.org/simple/ruiyun-flask-interceptor/ 2019-07-10T20:01:22 Getting page https://pypi.org/simple/ruiyun-flask-interceptor/ 2019-07-10T20:01:22 Analyzing links from page https://pypi.org/simple/ruiyun-flask-interceptor/ 2019-07-10T20:01:22 Found link https://files.pythonhosted.org/packages/a6/88/65e7bbeda3c1e5b9cfe0e36ee685bc22240c1c171c8e59a0bb04c49c4102/ruiyun-flask-interceptor-0.0.2.tar.gz#sha256=94e6ed1585cc1d3fb28a8f1bb471a4884ce9fd949fe46975aedf54daa30aedfc (from https://pypi.org/simple/ruiyun-flask-interceptor/), version: 0.0.2 2019-07-10T20:01:22 Found link https://files.pythonhosted.org/packages/4a/87/35ba87b5c886cd0201b6839519f58ab69616070696d2cb4aaacda9db6b9e/ruiyun-flask-interceptor-0.0.3.tar.gz#sha256=f7c39765ca57b301b80ed1f6ee8df16df7b1e05efab2948de1b2df2b3390475f (from https://pypi.org/simple/ruiyun-flask-interceptor/), version: 0.0.3 2019-07-10T20:01:22 Found link https://files.pythonhosted.org/packages/bb/78/4e6e9ec209f3647e882d857b96157ff5d2eefc030596a9e9a089393a0a6f/ruiyun-flask-interceptor-0.0.4.tar.gz#sha256=421d3e57f50f5349bedd5f5cb8cb660c569738b4ca59869e845a100054f539de (from https://pypi.org/simple/ruiyun-flask-interceptor/), version: 0.0.4 2019-07-10T20:01:22 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-10T20:01:22 Created temporary directory: /tmp/pip-unpack-eolhh4tz 2019-07-10T20:01:22 Downloading https://files.pythonhosted.org/packages/4a/87/35ba87b5c886cd0201b6839519f58ab69616070696d2cb4aaacda9db6b9e/ruiyun-flask-interceptor-0.0.3.tar.gz 2019-07-10T20:01:22 Downloading from URL https://files.pythonhosted.org/packages/4a/87/35ba87b5c886cd0201b6839519f58ab69616070696d2cb4aaacda9db6b9e/ruiyun-flask-interceptor-0.0.3.tar.gz#sha256=f7c39765ca57b301b80ed1f6ee8df16df7b1e05efab2948de1b2df2b3390475f (from https://pypi.org/simple/ruiyun-flask-interceptor/) 2019-07-10T20:01:22 Added ruiyun-flask-interceptor==0.0.3 from https://files.pythonhosted.org/packages/4a/87/35ba87b5c886cd0201b6839519f58ab69616070696d2cb4aaacda9db6b9e/ruiyun-flask-interceptor-0.0.3.tar.gz#sha256=f7c39765ca57b301b80ed1f6ee8df16df7b1e05efab2948de1b2df2b3390475f to build tracker '/tmp/pip-req-tracker-qqwgod00' 2019-07-10T20:01:22 Running setup.py (path:/tmp/pip-wheel-pbo9ou_6/ruiyun-flask-interceptor/setup.py) egg_info for package ruiyun-flask-interceptor 2019-07-10T20:01:22 Running command python setup.py egg_info 2019-07-10T20:01:25 Traceback (most recent call last): 2019-07-10T20:01:25 File "", line 1, in 2019-07-10T20:01:25 File "/tmp/pip-wheel-pbo9ou_6/ruiyun-flask-interceptor/setup.py", line 4, in 2019-07-10T20:01:25 with open('requirements.txt') as requirement_file: 2019-07-10T20:01:25 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2019-07-10T20:01:25 Cleaning up... 2019-07-10T20:01:25 Removing source in /tmp/pip-wheel-pbo9ou_6/ruiyun-flask-interceptor 2019-07-10T20:01:25 Removed ruiyun-flask-interceptor==0.0.3 from https://files.pythonhosted.org/packages/4a/87/35ba87b5c886cd0201b6839519f58ab69616070696d2cb4aaacda9db6b9e/ruiyun-flask-interceptor-0.0.3.tar.gz#sha256=f7c39765ca57b301b80ed1f6ee8df16df7b1e05efab2948de1b2df2b3390475f from build tracker '/tmp/pip-req-tracker-qqwgod00' 2019-07-10T20:01:25 Removed build tracker '/tmp/pip-req-tracker-qqwgod00' 2019-07-10T20:01:25 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pbo9ou_6/ruiyun-flask-interceptor/ 2019-07-10T20:01:25 Exception information: 2019-07-10T20:01:25 Traceback (most recent call last): 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-10T20:01:25 status = self.run(options, args) 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-10T20:01:25 resolver.resolve(requirement_set) 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-10T20:01:25 self._resolve_one(requirement_set, req) 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-10T20:01:25 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-10T20:01:25 self.require_hashes 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-10T20:01:25 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-10T20:01:25 self.req.prepare_metadata() 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-10T20:01:25 self.run_egg_info() 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-10T20:01:25 command_desc='python setup.py egg_info') 2019-07-10T20:01:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-10T20:01:25 % (command_desc, proc.returncode, cwd)) 2019-07-10T20:01:25 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pbo9ou_6/ruiyun-flask-interceptor/