2019-06-29T21:55:55 Created temporary directory: /tmp/pip-ephem-wheel-cache-1im8ff2p 2019-06-29T21:55:55 Created temporary directory: /tmp/pip-req-tracker-xm33ebk_ 2019-06-29T21:55:55 Created requirements tracker '/tmp/pip-req-tracker-xm33ebk_' 2019-06-29T21:55:55 Created temporary directory: /tmp/pip-wheel-n43_aoiv 2019-06-29T21:55:55 Collecting NCPlugin==0.3 2019-06-29T21:55:55 1 location(s) to search for versions of NCPlugin: 2019-06-29T21:55:55 * https://pypi.org/simple/ncplugin/ 2019-06-29T21:55:55 Getting page https://pypi.org/simple/ncplugin/ 2019-06-29T21:55:55 Analyzing links from page https://pypi.org/simple/ncplugin/ 2019-06-29T21:55:55 Found link https://files.pythonhosted.org/packages/44/c9/9c28e649ec8a9650daf656bc04d58a39d5027fb789eea2d41932a2c9f20f/NCPlugin-0.3.tar.gz#sha256=4509659e71674210533af91a20cfd275040d64628c2d3ce0db14e107ed8426fa (from https://pypi.org/simple/ncplugin/), version: 0.3 2019-06-29T21:55:55 Found link https://files.pythonhosted.org/packages/d6/fb/3f2749a07aff3c2ab391e6fee3b46d1dfcc844ab8ab9c648822a31a67645/NCPlugin-0.4.tar.gz#sha256=55e85e1b94f3f84dcd13a0ba9102c1505cae768f4d428ac470ebe05977303372 (from https://pypi.org/simple/ncplugin/), version: 0.4 2019-06-29T21:55:55 Found link https://files.pythonhosted.org/packages/5b/1c/f6fa63575cdd0f429a49f6158d7c1c4fb8c6a90133ff88abf1fc739b3963/NCPlugin-0.5.tar.gz#sha256=c018fedc6beda80f32f8faaf58df81cafc725f510b2541c5d22fe2fbf663606a (from https://pypi.org/simple/ncplugin/), version: 0.5 2019-06-29T21:55:55 Using version 0.3 (newest of versions: 0.3) 2019-06-29T21:55:55 Created temporary directory: /tmp/pip-unpack-g_i2mcm4 2019-06-29T21:55:55 Downloading https://files.pythonhosted.org/packages/44/c9/9c28e649ec8a9650daf656bc04d58a39d5027fb789eea2d41932a2c9f20f/NCPlugin-0.3.tar.gz 2019-06-29T21:55:55 Downloading from URL https://files.pythonhosted.org/packages/44/c9/9c28e649ec8a9650daf656bc04d58a39d5027fb789eea2d41932a2c9f20f/NCPlugin-0.3.tar.gz#sha256=4509659e71674210533af91a20cfd275040d64628c2d3ce0db14e107ed8426fa (from https://pypi.org/simple/ncplugin/) 2019-06-29T21:55:56 Added NCPlugin==0.3 from https://files.pythonhosted.org/packages/44/c9/9c28e649ec8a9650daf656bc04d58a39d5027fb789eea2d41932a2c9f20f/NCPlugin-0.3.tar.gz#sha256=4509659e71674210533af91a20cfd275040d64628c2d3ce0db14e107ed8426fa to build tracker '/tmp/pip-req-tracker-xm33ebk_' 2019-06-29T21:55:56 Running setup.py (path:/tmp/pip-wheel-n43_aoiv/NCPlugin/setup.py) egg_info for package NCPlugin 2019-06-29T21:55:56 Running command python setup.py egg_info 2019-06-29T21:55:57 Traceback (most recent call last): 2019-06-29T21:55:57 File "", line 1, in 2019-06-29T21:55:57 File "/tmp/pip-wheel-n43_aoiv/NCPlugin/setup.py", line 15, in 2019-06-29T21:55:57 ), 'r').read(), 2019-06-29T21:55:57 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-n43_aoiv/NCPlugin/README.md' 2019-06-29T21:55:57 Cleaning up... 2019-06-29T21:55:57 Removing source in /tmp/pip-wheel-n43_aoiv/NCPlugin 2019-06-29T21:55:57 Removed NCPlugin==0.3 from https://files.pythonhosted.org/packages/44/c9/9c28e649ec8a9650daf656bc04d58a39d5027fb789eea2d41932a2c9f20f/NCPlugin-0.3.tar.gz#sha256=4509659e71674210533af91a20cfd275040d64628c2d3ce0db14e107ed8426fa from build tracker '/tmp/pip-req-tracker-xm33ebk_' 2019-06-29T21:55:57 Removed build tracker '/tmp/pip-req-tracker-xm33ebk_' 2019-06-29T21:55:57 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-n43_aoiv/NCPlugin/ 2019-06-29T21:55:57 Exception information: 2019-06-29T21:55:57 Traceback (most recent call last): 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T21:55:57 status = self.run(options, args) 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T21:55:57 resolver.resolve(requirement_set) 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T21:55:57 self._resolve_one(requirement_set, req) 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T21:55:57 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T21:55:57 self.require_hashes 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T21:55:57 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T21:55:57 self.req.prepare_metadata() 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T21:55:57 self.run_egg_info() 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T21:55:57 command_desc='python setup.py egg_info') 2019-06-29T21:55:57 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T21:55:57 % (command_desc, proc.returncode, cwd)) 2019-06-29T21:55:57 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-n43_aoiv/NCPlugin/