2020-09-13T19:40:39,802 Created temporary directory: /tmp/pip-ephem-wheel-cache-kn388wbt 2020-09-13T19:40:39,805 Created temporary directory: /tmp/pip-req-tracker-xytqp20f 2020-09-13T19:40:39,805 Initialized build tracking at /tmp/pip-req-tracker-xytqp20f 2020-09-13T19:40:39,805 Created build tracker: /tmp/pip-req-tracker-xytqp20f 2020-09-13T19:40:39,805 Entered build tracker: /tmp/pip-req-tracker-xytqp20f 2020-09-13T19:40:39,806 Created temporary directory: /tmp/pip-wheel-b66gth3b 2020-09-13T19:40:39,814 1 location(s) to search for versions of dictttl: 2020-09-13T19:40:39,814 * https://pypi.org/simple/dictttl/ 2020-09-13T19:40:39,814 Fetching project page and analyzing links: https://pypi.org/simple/dictttl/ 2020-09-13T19:40:39,815 Getting page https://pypi.org/simple/dictttl/ 2020-09-13T19:40:39,816 Found index url https://pypi.org/simple 2020-09-13T19:40:39,904 Skipping link: none of the wheel's tags match: py2-none-any: https://files.pythonhosted.org/packages/b9/c2/c74e4b83c4cb42ab8bd4962083cf20e39b49ef547e1d82748297e6192a99/dictttl-0.1.0-py2-none-any.whl#sha256=1bf08d70cdf5e48204e9c28e687ffab892cb2d25daeb039408ce7a052d23bfef (from https://pypi.org/simple/dictttl/) 2020-09-13T19:40:39,904 Found link https://files.pythonhosted.org/packages/e1/c5/032422bf2877ba3dd41a854ce730fcd9477c53b57f3034709f70c0f827d5/dictttl-0.1.0.tar.gz#sha256=2ec3d8b80fcc4ce269e32f7e1190518421ecfc7fb4359fbb9e3769114371affd (from https://pypi.org/simple/dictttl/), version: 0.1.0 2020-09-13T19:40:39,905 Given no hashes to check 1 links for project 'dictttl': discarding no candidates 2020-09-13T19:40:39,905 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-13T19:40:39,909 Collecting dictttl==0.1.0 2020-09-13T19:40:39,911 Created temporary directory: /tmp/pip-unpack-zw55j0_o 2020-09-13T19:40:39,950 Downloading dictttl-0.1.0.tar.gz (4.7 kB) 2020-09-13T19:40:40,008 Added dictttl==0.1.0 from https://files.pythonhosted.org/packages/e1/c5/032422bf2877ba3dd41a854ce730fcd9477c53b57f3034709f70c0f827d5/dictttl-0.1.0.tar.gz#sha256=2ec3d8b80fcc4ce269e32f7e1190518421ecfc7fb4359fbb9e3769114371affd to build tracker '/tmp/pip-req-tracker-xytqp20f' 2020-09-13T19:40:40,009 Running setup.py (path:/tmp/pip-wheel-b66gth3b/dictttl/setup.py) egg_info for package dictttl 2020-09-13T19:40:40,010 Created temporary directory: /tmp/pip-pip-egg-info-zb0z8uyn 2020-09-13T19:40:40,010 Running command python setup.py egg_info 2020-09-13T19:40:40,828 Traceback (most recent call last): 2020-09-13T19:40:40,829 File "", line 1, in 2020-09-13T19:40:40,829 File "/tmp/pip-wheel-b66gth3b/dictttl/setup.py", line 11, in 2020-09-13T19:40:40,829 long_description=open('README.md').read(), 2020-09-13T19:40:40,830 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2020-09-13T19:40:40,875 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-13T19:40:40,876 Exception information: 2020-09-13T19:40:40,876 Traceback (most recent call last): 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-13T19:40:40,876 status = self.run(options, args) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-13T19:40:40,876 return func(self, options, args) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-13T19:40:40,876 reqs, check_supported_wheels=True 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-13T19:40:40,876 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-13T19:40:40,876 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-13T19:40:40,876 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-13T19:40:40,876 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-13T19:40:40,876 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-13T19:40:40,876 self.req.prepare_metadata() 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-13T19:40:40,876 self.metadata_directory = self._generate_metadata() 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-13T19:40:40,876 details=self.name or "from {}".format(self.link) 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-13T19:40:40,876 command_desc='python setup.py egg_info', 2020-09-13T19:40:40,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-13T19:40:40,876 raise InstallationError(exc_msg) 2020-09-13T19:40:40,876 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-13T19:40:40,884 Removed dictttl==0.1.0 from https://files.pythonhosted.org/packages/e1/c5/032422bf2877ba3dd41a854ce730fcd9477c53b57f3034709f70c0f827d5/dictttl-0.1.0.tar.gz#sha256=2ec3d8b80fcc4ce269e32f7e1190518421ecfc7fb4359fbb9e3769114371affd from build tracker '/tmp/pip-req-tracker-xytqp20f' 2020-09-13T19:40:40,884 Removed build tracker: '/tmp/pip-req-tracker-xytqp20f'