2019-09-07T15:32:56 Created temporary directory: /tmp/pip-ephem-wheel-cache-dd7qwp3j 2019-09-07T15:32:56 Created temporary directory: /tmp/pip-req-tracker-uebu1xui 2019-09-07T15:32:56 Created requirements tracker '/tmp/pip-req-tracker-uebu1xui' 2019-09-07T15:32:56 Created temporary directory: /tmp/pip-wheel-ivgn4r1g 2019-09-07T15:32:56 Collecting torbjorn==0.0.1 2019-09-07T15:32:56 1 location(s) to search for versions of torbjorn: 2019-09-07T15:32:56 * https://pypi.org/simple/torbjorn/ 2019-09-07T15:32:56 Getting page https://pypi.org/simple/torbjorn/ 2019-09-07T15:32:56 Analyzing links from page https://pypi.org/simple/torbjorn/ 2019-09-07T15:32:56 Found link https://files.pythonhosted.org/packages/1b/aa/78596c333c19c10f81a108d4295ed04ce2480492c949e5b616c8332aa3e7/torbjorn-0.0.1.tar.gz#sha256=d18bdbf66d9d4af43e58370a5aaac902377415f9b2adfcc8cd6d118059fb9994 (from https://pypi.org/simple/torbjorn/), version: 0.0.1 2019-09-07T15:32:56 Using version 0.0.1 (newest of versions: 0.0.1) 2019-09-07T15:32:56 Created temporary directory: /tmp/pip-unpack-w2u9dl80 2019-09-07T15:32:56 Downloading https://files.pythonhosted.org/packages/1b/aa/78596c333c19c10f81a108d4295ed04ce2480492c949e5b616c8332aa3e7/torbjorn-0.0.1.tar.gz 2019-09-07T15:32:56 Downloading from URL https://files.pythonhosted.org/packages/1b/aa/78596c333c19c10f81a108d4295ed04ce2480492c949e5b616c8332aa3e7/torbjorn-0.0.1.tar.gz#sha256=d18bdbf66d9d4af43e58370a5aaac902377415f9b2adfcc8cd6d118059fb9994 (from https://pypi.org/simple/torbjorn/) 2019-09-07T15:32:56 Added torbjorn==0.0.1 from https://files.pythonhosted.org/packages/1b/aa/78596c333c19c10f81a108d4295ed04ce2480492c949e5b616c8332aa3e7/torbjorn-0.0.1.tar.gz#sha256=d18bdbf66d9d4af43e58370a5aaac902377415f9b2adfcc8cd6d118059fb9994 to build tracker '/tmp/pip-req-tracker-uebu1xui' 2019-09-07T15:32:56 Running setup.py (path:/tmp/pip-wheel-ivgn4r1g/torbjorn/setup.py) egg_info for package torbjorn 2019-09-07T15:32:56 Running command python setup.py egg_info 2019-09-07T15:32:58 Traceback (most recent call last): 2019-09-07T15:32:58 File "", line 1, in 2019-09-07T15:32:58 File "/tmp/pip-wheel-ivgn4r1g/torbjorn/setup.py", line 24, in 2019-09-07T15:32:58 install_requires=open("./requirements.txt", "r").read().splitlines(), 2019-09-07T15:32:58 FileNotFoundError: [Errno 2] No such file or directory: './requirements.txt' 2019-09-07T15:32:58 Cleaning up... 2019-09-07T15:32:58 Removing source in /tmp/pip-wheel-ivgn4r1g/torbjorn 2019-09-07T15:32:58 Removed torbjorn==0.0.1 from https://files.pythonhosted.org/packages/1b/aa/78596c333c19c10f81a108d4295ed04ce2480492c949e5b616c8332aa3e7/torbjorn-0.0.1.tar.gz#sha256=d18bdbf66d9d4af43e58370a5aaac902377415f9b2adfcc8cd6d118059fb9994 from build tracker '/tmp/pip-req-tracker-uebu1xui' 2019-09-07T15:32:58 Removed build tracker '/tmp/pip-req-tracker-uebu1xui' 2019-09-07T15:32:58 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ivgn4r1g/torbjorn/ 2019-09-07T15:32:58 Exception information: 2019-09-07T15:32:58 Traceback (most recent call last): 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-09-07T15:32:58 status = self.run(options, args) 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-09-07T15:32:58 resolver.resolve(requirement_set) 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-09-07T15:32:58 self._resolve_one(requirement_set, req) 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-09-07T15:32:58 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-09-07T15:32:58 self.require_hashes 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-09-07T15:32:58 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-09-07T15:32:58 self.req.prepare_metadata() 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-09-07T15:32:58 self.run_egg_info() 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-09-07T15:32:58 command_desc='python setup.py egg_info') 2019-09-07T15:32:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-09-07T15:32:58 % (command_desc, proc.returncode, cwd)) 2019-09-07T15:32:58 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ivgn4r1g/torbjorn/