2020-09-09T22:59:52,407 Created temporary directory: /tmp/pip-ephem-wheel-cache-wbuyn7bf 2020-09-09T22:59:52,409 Created temporary directory: /tmp/pip-req-tracker-wl5om9xr 2020-09-09T22:59:52,410 Initialized build tracking at /tmp/pip-req-tracker-wl5om9xr 2020-09-09T22:59:52,410 Created build tracker: /tmp/pip-req-tracker-wl5om9xr 2020-09-09T22:59:52,410 Entered build tracker: /tmp/pip-req-tracker-wl5om9xr 2020-09-09T22:59:52,411 Created temporary directory: /tmp/pip-wheel-nbyy3ktm 2020-09-09T22:59:52,419 1 location(s) to search for versions of dbutil: 2020-09-09T22:59:52,419 * https://pypi.org/simple/dbutil/ 2020-09-09T22:59:52,419 Fetching project page and analyzing links: https://pypi.org/simple/dbutil/ 2020-09-09T22:59:52,419 Getting page https://pypi.org/simple/dbutil/ 2020-09-09T22:59:52,421 Found index url https://pypi.org/simple 2020-09-09T22:59:52,505 Found link https://files.pythonhosted.org/packages/a3/3e/48d2d4b8a82306805a97edb044cb11c699cd4e3edaca515db1f65d7008d2/dbutil-0.2.0.tar.gz#sha256=be2e3511e17e4ec2b7f46f8638f7c69f0213c5dae9195ea7f0873084e2ae1aa1 (from https://pypi.org/simple/dbutil/), version: 0.2.0 2020-09-09T22:59:52,505 Found link https://files.pythonhosted.org/packages/55/fe/9fc301c719928906059dffd956c02cd4671247cc0c53e2fa54540ce8dc32/dbutil-0.4.0.tar.gz#sha256=6e26c7703929cab3ea166f894c0097e8081202126fc77a751d46906b89d60791 (from https://pypi.org/simple/dbutil/), version: 0.4.0 2020-09-09T22:59:52,505 Found link https://files.pythonhosted.org/packages/5f/83/4e727baeff8d0cb9f53bcf7f99cb899753817627a0a59797879f7fc9acb9/dbutil-0.5.0.tar.gz#sha256=657e678412f897491d67e755ba9ff32bead6ce86332626f6f822bda9db4ce735 (from https://pypi.org/simple/dbutil/), version: 0.5.0 2020-09-09T22:59:52,510 Given no hashes to check 1 links for project 'dbutil': discarding no candidates 2020-09-09T22:59:52,510 Using version 0.2.0 (newest of versions: 0.2.0) 2020-09-09T22:59:52,514 Collecting dbutil==0.2.0 2020-09-09T22:59:52,515 Created temporary directory: /tmp/pip-unpack-efsnk5fr 2020-09-09T22:59:52,554 Downloading dbutil-0.2.0.tar.gz (1.6 kB) 2020-09-09T22:59:52,578 Added dbutil==0.2.0 from https://files.pythonhosted.org/packages/a3/3e/48d2d4b8a82306805a97edb044cb11c699cd4e3edaca515db1f65d7008d2/dbutil-0.2.0.tar.gz#sha256=be2e3511e17e4ec2b7f46f8638f7c69f0213c5dae9195ea7f0873084e2ae1aa1 to build tracker '/tmp/pip-req-tracker-wl5om9xr' 2020-09-09T22:59:52,579 Running setup.py (path:/tmp/pip-wheel-nbyy3ktm/dbutil/setup.py) egg_info for package dbutil 2020-09-09T22:59:52,580 Created temporary directory: /tmp/pip-pip-egg-info-psn98hf1 2020-09-09T22:59:52,580 Running command python setup.py egg_info 2020-09-09T22:59:53,404 Traceback (most recent call last): 2020-09-09T22:59:53,405 File "", line 1, in 2020-09-09T22:59:53,405 File "/tmp/pip-wheel-nbyy3ktm/dbutil/setup.py", line 10, in 2020-09-09T22:59:53,405 import dbutil 2020-09-09T22:59:53,406 File "/tmp/pip-wheel-nbyy3ktm/dbutil/dbutil/__init__.py", line 1, in 2020-09-09T22:59:53,406 from urlparse import urlparse 2020-09-09T22:59:53,407 ModuleNotFoundError: No module named 'urlparse' 2020-09-09T22:59:53,451 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:59:53,452 Exception information: 2020-09-09T22:59:53,452 Traceback (most recent call last): 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T22:59:53,452 status = self.run(options, args) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T22:59:53,452 return func(self, options, args) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T22:59:53,452 reqs, check_supported_wheels=True 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T22:59:53,452 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T22:59:53,452 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T22:59:53,452 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T22:59:53,452 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T22:59:53,452 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T22:59:53,452 self.req.prepare_metadata() 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T22:59:53,452 self.metadata_directory = self._generate_metadata() 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T22:59:53,452 details=self.name or "from {}".format(self.link) 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T22:59:53,452 command_desc='python setup.py egg_info', 2020-09-09T22:59:53,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T22:59:53,452 raise InstallationError(exc_msg) 2020-09-09T22:59:53,452 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:59:53,460 Removed dbutil==0.2.0 from https://files.pythonhosted.org/packages/a3/3e/48d2d4b8a82306805a97edb044cb11c699cd4e3edaca515db1f65d7008d2/dbutil-0.2.0.tar.gz#sha256=be2e3511e17e4ec2b7f46f8638f7c69f0213c5dae9195ea7f0873084e2ae1aa1 from build tracker '/tmp/pip-req-tracker-wl5om9xr' 2020-09-09T22:59:53,460 Removed build tracker: '/tmp/pip-req-tracker-wl5om9xr'