2020-09-09T23:16:53,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-o01w_6zk 2020-09-09T23:16:53,915 Created temporary directory: /tmp/pip-req-tracker-x433ru8b 2020-09-09T23:16:53,915 Initialized build tracking at /tmp/pip-req-tracker-x433ru8b 2020-09-09T23:16:53,916 Created build tracker: /tmp/pip-req-tracker-x433ru8b 2020-09-09T23:16:53,916 Entered build tracker: /tmp/pip-req-tracker-x433ru8b 2020-09-09T23:16:53,916 Created temporary directory: /tmp/pip-wheel-5m2zd9ca 2020-09-09T23:16:53,926 1 location(s) to search for versions of dbutil: 2020-09-09T23:16:53,926 * https://pypi.org/simple/dbutil/ 2020-09-09T23:16:53,926 Fetching project page and analyzing links: https://pypi.org/simple/dbutil/ 2020-09-09T23:16:53,926 Getting page https://pypi.org/simple/dbutil/ 2020-09-09T23:16:53,928 Found index url https://pypi.org/simple 2020-09-09T23:16:54,014 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-09T23:16:54,014 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-09T23:16:54,015 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-09T23:16:54,019 Given no hashes to check 1 links for project 'dbutil': discarding no candidates 2020-09-09T23:16:54,019 Using version 0.4.0 (newest of versions: 0.4.0) 2020-09-09T23:16:54,023 Collecting dbutil==0.4.0 2020-09-09T23:16:54,025 Created temporary directory: /tmp/pip-unpack-i8d1u41l 2020-09-09T23:16:54,075 Downloading dbutil-0.4.0.tar.gz (1.8 kB) 2020-09-09T23:16:54,103 Added dbutil==0.4.0 from https://files.pythonhosted.org/packages/55/fe/9fc301c719928906059dffd956c02cd4671247cc0c53e2fa54540ce8dc32/dbutil-0.4.0.tar.gz#sha256=6e26c7703929cab3ea166f894c0097e8081202126fc77a751d46906b89d60791 to build tracker '/tmp/pip-req-tracker-x433ru8b' 2020-09-09T23:16:54,104 Running setup.py (path:/tmp/pip-wheel-5m2zd9ca/dbutil/setup.py) egg_info for package dbutil 2020-09-09T23:16:54,105 Created temporary directory: /tmp/pip-pip-egg-info-hjv82zlx 2020-09-09T23:16:54,105 Running command python setup.py egg_info 2020-09-09T23:16:54,908 Traceback (most recent call last): 2020-09-09T23:16:54,908 File "", line 1, in 2020-09-09T23:16:54,909 File "/tmp/pip-wheel-5m2zd9ca/dbutil/setup.py", line 10, in 2020-09-09T23:16:54,909 import dbutil 2020-09-09T23:16:54,909 File "/tmp/pip-wheel-5m2zd9ca/dbutil/dbutil/__init__.py", line 1, in 2020-09-09T23:16:54,910 from urlparse import urlparse 2020-09-09T23:16:54,910 ModuleNotFoundError: No module named 'urlparse' 2020-09-09T23:16:54,955 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T23:16:54,955 Exception information: 2020-09-09T23:16:54,955 Traceback (most recent call last): 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T23:16:54,955 status = self.run(options, args) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T23:16:54,955 return func(self, options, args) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T23:16:54,955 reqs, check_supported_wheels=True 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T23:16:54,955 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T23:16:54,955 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T23:16:54,955 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T23:16:54,955 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T23:16:54,955 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T23:16:54,955 self.req.prepare_metadata() 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T23:16:54,955 self.metadata_directory = self._generate_metadata() 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T23:16:54,955 details=self.name or "from {}".format(self.link) 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T23:16:54,955 command_desc='python setup.py egg_info', 2020-09-09T23:16:54,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T23:16:54,955 raise InstallationError(exc_msg) 2020-09-09T23:16:54,955 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-09T23:16:54,963 Removed dbutil==0.4.0 from https://files.pythonhosted.org/packages/55/fe/9fc301c719928906059dffd956c02cd4671247cc0c53e2fa54540ce8dc32/dbutil-0.4.0.tar.gz#sha256=6e26c7703929cab3ea166f894c0097e8081202126fc77a751d46906b89d60791 from build tracker '/tmp/pip-req-tracker-x433ru8b' 2020-09-09T23:16:54,963 Removed build tracker: '/tmp/pip-req-tracker-x433ru8b'