2019-07-01T14:09:17 Created temporary directory: /tmp/pip-ephem-wheel-cache-g8wrorlu 2019-07-01T14:09:17 Created temporary directory: /tmp/pip-req-tracker-z9spcm49 2019-07-01T14:09:17 Created requirements tracker '/tmp/pip-req-tracker-z9spcm49' 2019-07-01T14:09:17 Created temporary directory: /tmp/pip-wheel-8yrcuike 2019-07-01T14:09:17 Collecting pynosh==0.2.1 2019-07-01T14:09:17 1 location(s) to search for versions of pynosh: 2019-07-01T14:09:17 * https://pypi.org/simple/pynosh/ 2019-07-01T14:09:17 Getting page https://pypi.org/simple/pynosh/ 2019-07-01T14:09:17 Analyzing links from page https://pypi.org/simple/pynosh/ 2019-07-01T14:09:17 Found link https://files.pythonhosted.org/packages/3a/a0/245c0eb0f3521ff85188eaf21dbb0569b36e982845f78ffde0f5570dd9ea/pynosh-0.2.1.tar.gz#sha256=3bebeea6a23a0769f32c3a13d87b05250c8ce212a878a8753cf726b007a2a45e (from https://pypi.org/simple/pynosh/), version: 0.2.1 2019-07-01T14:09:17 Found link https://files.pythonhosted.org/packages/ed/0c/7dfd758e2ee71371d4bb09cad1c9fc1a3cf90c3a5cb7545f4603546c8231/pynosh-0.2.2.tar.gz#sha256=9562081aaedffeb97aa6f1b26e386f59834b6b6c105526790b69f661b4fadf43 (from https://pypi.org/simple/pynosh/), version: 0.2.2 2019-07-01T14:09:17 Using version 0.2.1 (newest of versions: 0.2.1) 2019-07-01T14:09:17 Created temporary directory: /tmp/pip-unpack-smoi1p3d 2019-07-01T14:09:17 Downloading https://files.pythonhosted.org/packages/3a/a0/245c0eb0f3521ff85188eaf21dbb0569b36e982845f78ffde0f5570dd9ea/pynosh-0.2.1.tar.gz 2019-07-01T14:09:17 Downloading from URL https://files.pythonhosted.org/packages/3a/a0/245c0eb0f3521ff85188eaf21dbb0569b36e982845f78ffde0f5570dd9ea/pynosh-0.2.1.tar.gz#sha256=3bebeea6a23a0769f32c3a13d87b05250c8ce212a878a8753cf726b007a2a45e (from https://pypi.org/simple/pynosh/) 2019-07-01T14:09:17 Added pynosh==0.2.1 from https://files.pythonhosted.org/packages/3a/a0/245c0eb0f3521ff85188eaf21dbb0569b36e982845f78ffde0f5570dd9ea/pynosh-0.2.1.tar.gz#sha256=3bebeea6a23a0769f32c3a13d87b05250c8ce212a878a8753cf726b007a2a45e to build tracker '/tmp/pip-req-tracker-z9spcm49' 2019-07-01T14:09:17 Running setup.py (path:/tmp/pip-wheel-8yrcuike/pynosh/setup.py) egg_info for package pynosh 2019-07-01T14:09:17 Running command python setup.py egg_info 2019-07-01T14:09:19 Traceback (most recent call last): 2019-07-01T14:09:19 File "", line 1, in 2019-07-01T14:09:19 File "/tmp/pip-wheel-8yrcuike/pynosh/setup.py", line 25, in 2019-07-01T14:09:19 from pynosh import __version__, __author__, __author_email__ 2019-07-01T14:09:19 File "/tmp/pip-wheel-8yrcuike/pynosh/pynosh/__init__.py", line 21, in 2019-07-01T14:09:19 from . import modelevaluator_nls 2019-07-01T14:09:19 File "/tmp/pip-wheel-8yrcuike/pynosh/pynosh/modelevaluator_nls.py", line 27, in 2019-07-01T14:09:19 import krypy 2019-07-01T14:09:19 ModuleNotFoundError: No module named 'krypy' 2019-07-01T14:09:19 Cleaning up... 2019-07-01T14:09:19 Removing source in /tmp/pip-wheel-8yrcuike/pynosh 2019-07-01T14:09:19 Removed pynosh==0.2.1 from https://files.pythonhosted.org/packages/3a/a0/245c0eb0f3521ff85188eaf21dbb0569b36e982845f78ffde0f5570dd9ea/pynosh-0.2.1.tar.gz#sha256=3bebeea6a23a0769f32c3a13d87b05250c8ce212a878a8753cf726b007a2a45e from build tracker '/tmp/pip-req-tracker-z9spcm49' 2019-07-01T14:09:19 Removed build tracker '/tmp/pip-req-tracker-z9spcm49' 2019-07-01T14:09:19 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-8yrcuike/pynosh/ 2019-07-01T14:09:19 Exception information: 2019-07-01T14:09:19 Traceback (most recent call last): 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T14:09:19 status = self.run(options, args) 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T14:09:19 resolver.resolve(requirement_set) 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T14:09:19 self._resolve_one(requirement_set, req) 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T14:09:19 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T14:09:19 self.require_hashes 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T14:09:19 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T14:09:19 self.req.prepare_metadata() 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T14:09:19 self.run_egg_info() 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T14:09:19 command_desc='python setup.py egg_info') 2019-07-01T14:09:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T14:09:19 % (command_desc, proc.returncode, cwd)) 2019-07-01T14:09:19 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-8yrcuike/pynosh/