2019-07-02T10:42:09 Created temporary directory: /tmp/pip-ephem-wheel-cache-n2a_ccvp 2019-07-02T10:42:09 Created temporary directory: /tmp/pip-req-tracker-ctlg3z5r 2019-07-02T10:42:09 Created requirements tracker '/tmp/pip-req-tracker-ctlg3z5r' 2019-07-02T10:42:09 Created temporary directory: /tmp/pip-wheel-vs5gjple 2019-07-02T10:42:09 Collecting extract_iocs==2.0.0 2019-07-02T10:42:09 1 location(s) to search for versions of extract-iocs: 2019-07-02T10:42:09 * https://pypi.org/simple/extract-iocs/ 2019-07-02T10:42:09 Getting page https://pypi.org/simple/extract-iocs/ 2019-07-02T10:42:09 Analyzing links from page https://pypi.org/simple/extract-iocs/ 2019-07-02T10:42:10 Skipping link https://files.pythonhosted.org/packages/5e/9c/31b74f314b8ae7ccc8eea9bf658e8a2e0b9599405dd11613d01baa5c7d1f/extract_iocs-1.0.0-py2-none-any.whl#sha256=826cbcad8b901a3c96fc798a831718dfb928016525da513d582f3e55e1d31682 (from https://pypi.org/simple/extract-iocs/); it is not compatible with this Python 2019-07-02T10:42:10 Found link https://files.pythonhosted.org/packages/45/93/a570b66b25d4f511a546d554610ea05c6ca1ac1455d09d4ffdcd4509b547/extract_iocs-1.0.0.tar.gz#sha256=0a83c720111c13d3d71e463c23d53ed04a6c40fa5b558dad23863e92ca14ed92 (from https://pypi.org/simple/extract-iocs/), version: 1.0.0 2019-07-02T10:42:10 Found link https://files.pythonhosted.org/packages/90/40/07324cf80366293d35c89edb1c57e4b03315cc48109ad583e10268d0c207/extract_iocs-2.0.0.tar.gz#sha256=0ff8270f757af046322ebde09a9a262e4c8350c5bd27b17ee36f51c3b2574ff9 (from https://pypi.org/simple/extract-iocs/), version: 2.0.0 2019-07-02T10:42:10 Found link https://files.pythonhosted.org/packages/88/69/8abd209de0b721b49026b52e2899d69df6f573b87e2568d1f18c2015ae83/extract_iocs-2.0.1.tar.gz#sha256=e9225ac592224fe93478547f3c89f52c48470ad216eb7cdc9550fb0dcc896492 (from https://pypi.org/simple/extract-iocs/), version: 2.0.1 2019-07-02T10:42:10 Using version 2.0.0 (newest of versions: 2.0.0) 2019-07-02T10:42:10 Created temporary directory: /tmp/pip-unpack-9ahgl69r 2019-07-02T10:42:10 Downloading https://files.pythonhosted.org/packages/90/40/07324cf80366293d35c89edb1c57e4b03315cc48109ad583e10268d0c207/extract_iocs-2.0.0.tar.gz 2019-07-02T10:42:10 Downloading from URL https://files.pythonhosted.org/packages/90/40/07324cf80366293d35c89edb1c57e4b03315cc48109ad583e10268d0c207/extract_iocs-2.0.0.tar.gz#sha256=0ff8270f757af046322ebde09a9a262e4c8350c5bd27b17ee36f51c3b2574ff9 (from https://pypi.org/simple/extract-iocs/) 2019-07-02T10:42:10 Added extract_iocs==2.0.0 from https://files.pythonhosted.org/packages/90/40/07324cf80366293d35c89edb1c57e4b03315cc48109ad583e10268d0c207/extract_iocs-2.0.0.tar.gz#sha256=0ff8270f757af046322ebde09a9a262e4c8350c5bd27b17ee36f51c3b2574ff9 to build tracker '/tmp/pip-req-tracker-ctlg3z5r' 2019-07-02T10:42:10 Running setup.py (path:/tmp/pip-wheel-vs5gjple/extract-iocs/setup.py) egg_info for package extract-iocs 2019-07-02T10:42:10 Running command python setup.py egg_info 2019-07-02T10:42:11 Traceback (most recent call last): 2019-07-02T10:42:11 File "", line 1, in 2019-07-02T10:42:11 File "/tmp/pip-wheel-vs5gjple/extract-iocs/setup.py", line 16, in 2019-07-02T10:42:11 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2019-07-02T10:42:11 File "/usr/lib/python3.7/codecs.py", line 898, in open 2019-07-02T10:42:11 file = builtins.open(filename, mode, buffering) 2019-07-02T10:42:11 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-vs5gjple/extract-iocs/README.md' 2019-07-02T10:42:12 Cleaning up... 2019-07-02T10:42:12 Removing source in /tmp/pip-wheel-vs5gjple/extract-iocs 2019-07-02T10:42:12 Removed extract_iocs==2.0.0 from https://files.pythonhosted.org/packages/90/40/07324cf80366293d35c89edb1c57e4b03315cc48109ad583e10268d0c207/extract_iocs-2.0.0.tar.gz#sha256=0ff8270f757af046322ebde09a9a262e4c8350c5bd27b17ee36f51c3b2574ff9 from build tracker '/tmp/pip-req-tracker-ctlg3z5r' 2019-07-02T10:42:12 Removed build tracker '/tmp/pip-req-tracker-ctlg3z5r' 2019-07-02T10:42:12 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-vs5gjple/extract-iocs/ 2019-07-02T10:42:12 Exception information: 2019-07-02T10:42:12 Traceback (most recent call last): 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T10:42:12 status = self.run(options, args) 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T10:42:12 resolver.resolve(requirement_set) 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T10:42:12 self._resolve_one(requirement_set, req) 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T10:42:12 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T10:42:12 self.require_hashes 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T10:42:12 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T10:42:12 self.req.prepare_metadata() 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T10:42:12 self.run_egg_info() 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T10:42:12 command_desc='python setup.py egg_info') 2019-07-02T10:42:12 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T10:42:12 % (command_desc, proc.returncode, cwd)) 2019-07-02T10:42:12 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-vs5gjple/extract-iocs/