2020-09-10T13:55:28,681 Created temporary directory: /tmp/pip-ephem-wheel-cache-_e341sww 2020-09-10T13:55:28,683 Created temporary directory: /tmp/pip-req-tracker-hbpd1sdl 2020-09-10T13:55:28,684 Initialized build tracking at /tmp/pip-req-tracker-hbpd1sdl 2020-09-10T13:55:28,684 Created build tracker: /tmp/pip-req-tracker-hbpd1sdl 2020-09-10T13:55:28,684 Entered build tracker: /tmp/pip-req-tracker-hbpd1sdl 2020-09-10T13:55:28,685 Created temporary directory: /tmp/pip-wheel-121hs01i 2020-09-10T13:55:28,692 1 location(s) to search for versions of details: 2020-09-10T13:55:28,692 * https://pypi.org/simple/details/ 2020-09-10T13:55:28,693 Fetching project page and analyzing links: https://pypi.org/simple/details/ 2020-09-10T13:55:28,693 Getting page https://pypi.org/simple/details/ 2020-09-10T13:55:28,695 Found index url https://pypi.org/simple 2020-09-10T13:55:28,779 Found link https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db (from https://pypi.org/simple/details/), version: 0.1.0 2020-09-10T13:55:28,779 Found link https://files.pythonhosted.org/packages/6c/38/7d3efb9e661add4f31f938807ee24746f0948c5aa25a59a29a81d2b75bbf/details-0.2.0.tar.gz#sha256=c767226f01c65a752e5bf750200f6101fff7b25a128d686b6af58f694d7a7aa4 (from https://pypi.org/simple/details/), version: 0.2.0 2020-09-10T13:55:28,783 Given no hashes to check 1 links for project 'details': discarding no candidates 2020-09-10T13:55:28,784 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-10T13:55:28,787 Collecting details==0.1.0 2020-09-10T13:55:28,789 Created temporary directory: /tmp/pip-unpack-jfkm5rnr 2020-09-10T13:55:28,827 Downloading details-0.1.0.tar.gz (8.8 kB) 2020-09-10T13:55:28,858 Added details==0.1.0 from https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db to build tracker '/tmp/pip-req-tracker-hbpd1sdl' 2020-09-10T13:55:28,859 Running setup.py (path:/tmp/pip-wheel-121hs01i/details/setup.py) egg_info for package details 2020-09-10T13:55:28,860 Created temporary directory: /tmp/pip-pip-egg-info-yoqhlsv2 2020-09-10T13:55:28,860 Running command python setup.py egg_info 2020-09-10T13:55:29,638 Traceback (most recent call last): 2020-09-10T13:55:29,639 File "", line 1, in 2020-09-10T13:55:29,639 File "/tmp/pip-wheel-121hs01i/details/setup.py", line 13, in 2020-09-10T13:55:29,639 version=open(os.path.join('details', '_version')).read(), 2020-09-10T13:55:29,640 FileNotFoundError: [Errno 2] No such file or directory: 'details/_version' 2020-09-10T13:55:29,685 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T13:55:29,686 Exception information: 2020-09-10T13:55:29,686 Traceback (most recent call last): 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T13:55:29,686 status = self.run(options, args) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T13:55:29,686 return func(self, options, args) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T13:55:29,686 reqs, check_supported_wheels=True 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T13:55:29,686 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T13:55:29,686 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-10T13:55:29,686 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T13:55:29,686 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T13:55:29,686 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T13:55:29,686 self.req.prepare_metadata() 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T13:55:29,686 self.metadata_directory = self._generate_metadata() 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T13:55:29,686 details=self.name or "from {}".format(self.link) 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T13:55:29,686 command_desc='python setup.py egg_info', 2020-09-10T13:55:29,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T13:55:29,686 raise InstallationError(exc_msg) 2020-09-10T13:55:29,686 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-10T13:55:29,693 Removed details==0.1.0 from https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db from build tracker '/tmp/pip-req-tracker-hbpd1sdl' 2020-09-10T13:55:29,694 Removed build tracker: '/tmp/pip-req-tracker-hbpd1sdl'