2020-09-11T16:30:00,298 Created temporary directory: /tmp/pip-ephem-wheel-cache-123vgiba 2020-09-11T16:30:00,300 Created temporary directory: /tmp/pip-req-tracker-njh7zj6u 2020-09-11T16:30:00,301 Initialized build tracking at /tmp/pip-req-tracker-njh7zj6u 2020-09-11T16:30:00,301 Created build tracker: /tmp/pip-req-tracker-njh7zj6u 2020-09-11T16:30:00,301 Entered build tracker: /tmp/pip-req-tracker-njh7zj6u 2020-09-11T16:30:00,302 Created temporary directory: /tmp/pip-wheel-ufyi099r 2020-09-11T16:30:00,310 1 location(s) to search for versions of tkquick: 2020-09-11T16:30:00,310 * https://pypi.org/simple/tkquick/ 2020-09-11T16:30:00,310 Fetching project page and analyzing links: https://pypi.org/simple/tkquick/ 2020-09-11T16:30:00,311 Getting page https://pypi.org/simple/tkquick/ 2020-09-11T16:30:00,312 Found index url https://pypi.org/simple 2020-09-11T16:30:00,402 Found link https://files.pythonhosted.org/packages/18/d2/e6d962b29e51510b00df373c562bf3b231dc5333c36c0263f510bcd65baf/tkquick-0.1.0-py3-none-any.whl#sha256=04b509403ed40b057d2cbd0ebf2a28f499aee0f5f663f1d039514093e6fc728b (from https://pypi.org/simple/tkquick/), version: 0.1.0 2020-09-11T16:30:00,403 Found link https://files.pythonhosted.org/packages/a6/38/e1689bf7cd73bea8fb0a8a01f06d7d11cb9ccaeaf712a01494bdaaf4529c/tkquick-0.1.2.tar.gz#sha256=088447af8a7438247be1f3076062b925ecbc4440dd7e970fe57d1acf1d454166 (from https://pypi.org/simple/tkquick/), version: 0.1.2 2020-09-11T16:30:00,403 Found link https://files.pythonhosted.org/packages/cb/04/3b167435a9a4a1bea6ddebd31cd000a3be1a93eff9304e248068832a5b77/tkquick-0.1.3-py3-none-any.whl#sha256=6d70ee6f48d000d8762f195bc709ce4472e11ab72e9b5c6ca6a41c1be6959242 (from https://pypi.org/simple/tkquick/), version: 0.1.3 2020-09-11T16:30:00,404 Found link https://files.pythonhosted.org/packages/66/63/e44e7a12e346db74136c6013979473f6fe565de9052a5ff7287e0f02a77e/tkquick-0.1.3.tar.gz#sha256=3cd83db35fe991856433fe1331e7cd722bbebf8320e30cb7b92dadab78cbcf17 (from https://pypi.org/simple/tkquick/), version: 0.1.3 2020-09-11T16:30:00,405 Given no hashes to check 1 links for project 'tkquick': discarding no candidates 2020-09-11T16:30:00,405 Using version 0.1.2 (newest of versions: 0.1.2) 2020-09-11T16:30:00,409 Collecting tkquick==0.1.2 2020-09-11T16:30:00,410 Created temporary directory: /tmp/pip-unpack-qutmy56j 2020-09-11T16:30:00,481 Downloading tkquick-0.1.2.tar.gz (38 kB) 2020-09-11T16:30:00,539 Added tkquick==0.1.2 from https://files.pythonhosted.org/packages/a6/38/e1689bf7cd73bea8fb0a8a01f06d7d11cb9ccaeaf712a01494bdaaf4529c/tkquick-0.1.2.tar.gz#sha256=088447af8a7438247be1f3076062b925ecbc4440dd7e970fe57d1acf1d454166 to build tracker '/tmp/pip-req-tracker-njh7zj6u' 2020-09-11T16:30:00,540 Running setup.py (path:/tmp/pip-wheel-ufyi099r/tkquick/setup.py) egg_info for package tkquick 2020-09-11T16:30:00,541 Created temporary directory: /tmp/pip-pip-egg-info-tudkavkz 2020-09-11T16:30:00,541 Running command python setup.py egg_info 2020-09-11T16:30:01,389 Traceback (most recent call last): 2020-09-11T16:30:01,390 File "", line 1, in 2020-09-11T16:30:01,390 File "/tmp/pip-wheel-ufyi099r/tkquick/setup.py", line 6, in 2020-09-11T16:30:01,391 with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f: 2020-09-11T16:30:01,391 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-09-11T16:30:01,391 file = builtins.open(filename, mode, buffering) 2020-09-11T16:30:01,392 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ufyi099r/tkquick/DESCRIPTION.rst' 2020-09-11T16:30:01,436 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T16:30:01,437 Exception information: 2020-09-11T16:30:01,437 Traceback (most recent call last): 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-11T16:30:01,437 status = self.run(options, args) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-11T16:30:01,437 return func(self, options, args) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-11T16:30:01,437 reqs, check_supported_wheels=True 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-11T16:30:01,437 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-11T16:30:01,437 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-11T16:30:01,437 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-11T16:30:01,437 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-11T16:30:01,437 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-11T16:30:01,437 self.req.prepare_metadata() 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-11T16:30:01,437 self.metadata_directory = self._generate_metadata() 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-11T16:30:01,437 details=self.name or "from {}".format(self.link) 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-11T16:30:01,437 command_desc='python setup.py egg_info', 2020-09-11T16:30:01,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-11T16:30:01,437 raise InstallationError(exc_msg) 2020-09-11T16:30:01,437 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-11T16:30:01,444 Removed tkquick==0.1.2 from https://files.pythonhosted.org/packages/a6/38/e1689bf7cd73bea8fb0a8a01f06d7d11cb9ccaeaf712a01494bdaaf4529c/tkquick-0.1.2.tar.gz#sha256=088447af8a7438247be1f3076062b925ecbc4440dd7e970fe57d1acf1d454166 from build tracker '/tmp/pip-req-tracker-njh7zj6u' 2020-09-11T16:30:01,445 Removed build tracker: '/tmp/pip-req-tracker-njh7zj6u'