2020-05-26T23:34:51,323 Created temporary directory: /tmp/pip-ephem-wheel-cache-9lux3hct 2020-05-26T23:34:51,328 Created temporary directory: /tmp/pip-req-tracker-zshonn58 2020-05-26T23:34:51,328 Initialized build tracking at /tmp/pip-req-tracker-zshonn58 2020-05-26T23:34:51,329 Created build tracker: /tmp/pip-req-tracker-zshonn58 2020-05-26T23:34:51,329 Entered build tracker: /tmp/pip-req-tracker-zshonn58 2020-05-26T23:34:51,331 Created temporary directory: /tmp/pip-wheel-qel1_zpw 2020-05-26T23:34:51,344 1 location(s) to search for versions of Autotsf: 2020-05-26T23:34:51,344 * https://pypi.org/simple/autotsf/ 2020-05-26T23:34:51,345 Fetching project page and analyzing links: https://pypi.org/simple/autotsf/ 2020-05-26T23:34:51,346 Getting page https://pypi.org/simple/autotsf/ 2020-05-26T23:34:51,348 Found index url https://pypi.org/simple 2020-05-26T23:34:51,352 Getting credentials from keyring for https://pypi.org/simple 2020-05-26T23:34:51,352 Getting credentials from keyring for pypi.org 2020-05-26T23:34:51,546 Skipping link: No binaries permitted for Autotsf: https://files.pythonhosted.org/packages/81/29/f26332cb4c2685b0c3c73657c8077bf374330253b88e1d92ae7f7ac8a841/Autotsf-0.0.1-py3-none-any.whl#sha256=7c296216368acc375c9015633b7f5e745f14181b416b94d731db25b9c65471f8 (from https://pypi.org/simple/autotsf/) 2020-05-26T23:34:51,547 Found link https://files.pythonhosted.org/packages/8c/69/089a3edd5d933b8b725c75e935498c1ea97ee8c1dc871f6bee26037de417/Autotsf-0.0.1.tar.gz#sha256=98b6785c1cd45cf7a1fa50c07bba4fb0da176d63549f4efb001e36bbf9ed8a2b (from https://pypi.org/simple/autotsf/), version: 0.0.1 2020-05-26T23:34:51,547 Skipping link: No binaries permitted for Autotsf: https://files.pythonhosted.org/packages/4e/ed/11cd95cff4f8b605942fdad2adb20487c99e4629b4f5aedd904e14ea4daf/Autotsf-0.0.2-py3-none-any.whl#sha256=91718921cff131225c70432ce1f048778ce1c77db3e861b4f91558177b3a77dd (from https://pypi.org/simple/autotsf/) 2020-05-26T23:34:51,548 Found link https://files.pythonhosted.org/packages/87/95/d7aaf5300a9a733a4763108c62586bb1c727928823c0fa2dda9657f945b0/Autotsf-0.0.2.tar.gz#sha256=54dc45ebe8e2aba91bec9bb70972fcbf545c1a17443a6d4cf1a95d70f0e4c7eb (from https://pypi.org/simple/autotsf/), version: 0.0.2 2020-05-26T23:34:51,556 Given no hashes to check 1 links for project 'Autotsf': discarding no candidates 2020-05-26T23:34:51,557 Using version 0.0.2 (newest of versions: 0.0.2) 2020-05-26T23:34:51,563 Collecting Autotsf==0.0.2 2020-05-26T23:34:51,566 Created temporary directory: /tmp/pip-unpack-j2p4yw2u 2020-05-26T23:34:51,569 Getting credentials from keyring for files.pythonhosted.org 2020-05-26T23:34:51,643 Downloading Autotsf-0.0.2.tar.gz (10 kB) 2020-05-26T23:34:51,785 Added Autotsf==0.0.2 from https://files.pythonhosted.org/packages/87/95/d7aaf5300a9a733a4763108c62586bb1c727928823c0fa2dda9657f945b0/Autotsf-0.0.2.tar.gz#sha256=54dc45ebe8e2aba91bec9bb70972fcbf545c1a17443a6d4cf1a95d70f0e4c7eb to build tracker '/tmp/pip-req-tracker-zshonn58' 2020-05-26T23:34:51,788 Running setup.py (path:/tmp/pip-wheel-qel1_zpw/Autotsf/setup.py) egg_info for package Autotsf 2020-05-26T23:34:51,790 Created temporary directory: /tmp/pip-pip-egg-info-p9gx41f_ 2020-05-26T23:34:51,791 Running command python setup.py egg_info 2020-05-26T23:34:53,389 Traceback (most recent call last): 2020-05-26T23:34:53,390 File "", line 1, in 2020-05-26T23:34:53,390 File "/tmp/pip-wheel-qel1_zpw/Autotsf/setup.py", line 11, in 2020-05-26T23:34:53,391 with open(path.join(HERE, 'requirements.txt'), encoding='utf-8') as f: 2020-05-26T23:34:53,392 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-05-26T23:34:53,392 file = builtins.open(filename, mode, buffering) 2020-05-26T23:34:53,392 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-qel1_zpw/Autotsf/requirements.txt' 2020-05-26T23:34:53,492 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-26T23:34:53,492 Exception information: 2020-05-26T23:34:53,492 Traceback (most recent call last): 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-26T23:34:53,492 status = self.run(options, args) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-26T23:34:53,492 return func(self, options, args) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-26T23:34:53,492 reqs, check_supported_wheels=True 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-26T23:34:53,492 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-26T23:34:53,492 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-26T23:34:53,492 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-26T23:34:53,492 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-26T23:34:53,492 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-26T23:34:53,492 self.req.prepare_metadata() 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-26T23:34:53,492 self.metadata_directory = self._generate_metadata() 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-26T23:34:53,492 details=self.name or "from {}".format(self.link) 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-26T23:34:53,492 command_desc='python setup.py egg_info', 2020-05-26T23:34:53,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-26T23:34:53,492 raise InstallationError(exc_msg) 2020-05-26T23:34:53,492 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-26T23:34:53,506 Removed Autotsf==0.0.2 from https://files.pythonhosted.org/packages/87/95/d7aaf5300a9a733a4763108c62586bb1c727928823c0fa2dda9657f945b0/Autotsf-0.0.2.tar.gz#sha256=54dc45ebe8e2aba91bec9bb70972fcbf545c1a17443a6d4cf1a95d70f0e4c7eb from build tracker '/tmp/pip-req-tracker-zshonn58' 2020-05-26T23:34:53,507 Removed build tracker: '/tmp/pip-req-tracker-zshonn58'