2020-04-08T08:31:28,267 Created temporary directory: /tmp/pip-ephem-wheel-cache-addszkfg 2020-04-08T08:31:28,270 Created temporary directory: /tmp/pip-req-tracker-g3dakwgk 2020-04-08T08:31:28,271 Initialized build tracking at /tmp/pip-req-tracker-g3dakwgk 2020-04-08T08:31:28,271 Created build tracker: /tmp/pip-req-tracker-g3dakwgk 2020-04-08T08:31:28,272 Entered build tracker: /tmp/pip-req-tracker-g3dakwgk 2020-04-08T08:31:28,273 Created temporary directory: /tmp/pip-wheel-qe_jbngb 2020-04-08T08:31:28,278 1 location(s) to search for versions of pyrosm: 2020-04-08T08:31:28,278 * https://pypi.org/simple/pyrosm/ 2020-04-08T08:31:28,278 Fetching project page and analyzing links: https://pypi.org/simple/pyrosm/ 2020-04-08T08:31:28,279 Getting page https://pypi.org/simple/pyrosm/ 2020-04-08T08:31:28,281 Found index url https://pypi.org/simple 2020-04-08T08:31:28,284 Getting credentials from keyring for https://pypi.org/simple 2020-04-08T08:31:28,284 Getting credentials from keyring for pypi.org 2020-04-08T08:31:28,465 Found link https://files.pythonhosted.org/packages/34/ce/de46b5a4279a2b2d2367ea1d63245eed177939e1794354293507974ebe6c/pyrosm-0.1.0.tar.gz#sha256=c9417881324923f79edd90d85e4ff6c76716decaab25d9581e978bf2e1f045ca (from https://pypi.org/simple/pyrosm/) (requires-python:>=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9), version: 0.1.0 2020-04-08T08:31:28,467 Found link https://files.pythonhosted.org/packages/f5/ab/5014bf23ab8f6aed53dbffc465a90993b4b3c995eddda37be9b1add0b1f6/pyrosm-0.1.1.tar.gz#sha256=5e40364fb722a8e3c3d41e4fda3c1bb167d8b11444ca36aa56a876781d5c392d (from https://pypi.org/simple/pyrosm/) (requires-python:>=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9), version: 0.1.1 2020-04-08T08:31:28,474 Given no hashes to check 1 links for project 'pyrosm': discarding no candidates 2020-04-08T08:31:28,475 Using version 0.1.1 (newest of versions: 0.1.1) 2020-04-08T08:31:28,480 Collecting pyrosm==0.1.1 2020-04-08T08:31:28,483 Created temporary directory: /tmp/pip-unpack-ys_rnso3 2020-04-08T08:31:28,485 Getting credentials from keyring for files.pythonhosted.org 2020-04-08T08:31:28,604 Downloading pyrosm-0.1.1.tar.gz (1.1 MB) 2020-04-08T08:31:29,752 Added pyrosm==0.1.1 from https://files.pythonhosted.org/packages/f5/ab/5014bf23ab8f6aed53dbffc465a90993b4b3c995eddda37be9b1add0b1f6/pyrosm-0.1.1.tar.gz#sha256=5e40364fb722a8e3c3d41e4fda3c1bb167d8b11444ca36aa56a876781d5c392d to build tracker '/tmp/pip-req-tracker-g3dakwgk' 2020-04-08T08:31:29,755 Running setup.py (path:/tmp/pip-wheel-qe_jbngb/pyrosm/setup.py) egg_info for package pyrosm 2020-04-08T08:31:29,756 Running command python setup.py egg_info 2020-04-08T08:31:39,773 ERROR: Command errored out with exit status 128: 2020-04-08T08:31:39,775 command: git clone -q https://github.com/realead/cykhash /tmp/pip-req-build-l7y2ojsm 2020-04-08T08:31:39,776 cwd: None 2020-04-08T08:31:39,777 Complete output (1 lines): 2020-04-08T08:31:39,778 fatal: transport 'https' not allowed 2020-04-08T08:31:39,779 ---------------------------------------- 2020-04-08T08:31:39,781 ERROR: Command errored out with exit status 128: git clone -q https://github.com/realead/cykhash /tmp/pip-req-build-l7y2ojsm Check the logs for full command output. 2020-04-08T08:31:40,181 Traceback (most recent call last): 2020-04-08T08:31:40,182 File "/usr/local/lib/python3.7/dist-packages/setuptools/installer.py", line 128, in fetch_build_egg 2020-04-08T08:31:40,183 subprocess.check_call(cmd) 2020-04-08T08:31:40,184 File "/usr/lib/python3.7/subprocess.py", line 347, in check_call 2020-04-08T08:31:40,185 raise CalledProcessError(retcode, cmd) 2020-04-08T08:31:40,185 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp72gocd_w', '--quiet', 'git+https://github.com/realead/cykhash@master']' returned non-zero exit status 1. 2020-04-08T08:31:40,186 During handling of the above exception, another exception occurred: 2020-04-08T08:31:40,187 Traceback (most recent call last): 2020-04-08T08:31:40,187 File "", line 1, in 2020-04-08T08:31:40,187 File "/tmp/pip-wheel-qe_jbngb/pyrosm/setup.py", line 77, in 2020-04-08T08:31:40,188 annotate=False, 2020-04-08T08:31:40,188 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 143, in setup 2020-04-08T08:31:40,188 _install_setup_requires(attrs) 2020-04-08T08:31:40,188 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 138, in _install_setup_requires 2020-04-08T08:31:40,189 dist.fetch_build_eggs(dist.setup_requires) 2020-04-08T08:31:40,189 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 721, in fetch_build_eggs 2020-04-08T08:31:40,189 replace_conflicting=True, 2020-04-08T08:31:40,190 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 783, in resolve 2020-04-08T08:31:40,190 replace_conflicting=replace_conflicting 2020-04-08T08:31:40,190 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 1066, in best_match 2020-04-08T08:31:40,190 return self.obtain(req, installer) 2020-04-08T08:31:40,191 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 1078, in obtain 2020-04-08T08:31:40,191 return installer(requirement) 2020-04-08T08:31:40,191 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 777, in fetch_build_egg 2020-04-08T08:31:40,192 return fetch_build_egg(self, req) 2020-04-08T08:31:40,192 File "/usr/local/lib/python3.7/dist-packages/setuptools/installer.py", line 130, in fetch_build_egg 2020-04-08T08:31:40,192 raise DistutilsError(str(e)) 2020-04-08T08:31:40,192 distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp72gocd_w', '--quiet', 'git+https://github.com/realead/cykhash@master']' returned non-zero exit status 1. 2020-04-08T08:31:40,395 Cleaning up... 2020-04-08T08:31:40,395 Removing source in /tmp/pip-wheel-qe_jbngb/pyrosm 2020-04-08T08:31:40,447 Removed pyrosm==0.1.1 from https://files.pythonhosted.org/packages/f5/ab/5014bf23ab8f6aed53dbffc465a90993b4b3c995eddda37be9b1add0b1f6/pyrosm-0.1.1.tar.gz#sha256=5e40364fb722a8e3c3d41e4fda3c1bb167d8b11444ca36aa56a876781d5c392d from build tracker '/tmp/pip-req-tracker-g3dakwgk' 2020-04-08T08:31:40,449 Removed build tracker: '/tmp/pip-req-tracker-g3dakwgk' 2020-04-08T08:31:40,452 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-08T08:31:40,453 Exception information: 2020-04-08T08:31:40,453 Traceback (most recent call last): 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-08T08:31:40,453 status = self.run(options, args) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-08T08:31:40,453 resolver.resolve(requirement_set) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-08T08:31:40,453 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-08T08:31:40,453 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-08T08:31:40,453 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-08T08:31:40,453 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-08T08:31:40,453 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-08T08:31:40,453 self.req.prepare_metadata() 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-08T08:31:40,453 self.metadata_directory = self._generate_metadata() 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-08T08:31:40,453 details=self.name or "from {}".format(self.link) 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-08T08:31:40,453 command_desc='python setup.py egg_info', 2020-04-08T08:31:40,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-08T08:31:40,453 raise InstallationError(exc_msg) 2020-04-08T08:31:40,453 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.