2020-07-28T19:44:52,100 Created temporary directory: /tmp/pip-ephem-wheel-cache-1mz8926j 2020-07-28T19:44:52,104 Created temporary directory: /tmp/pip-req-tracker-17cacob8 2020-07-28T19:44:52,105 Initialized build tracking at /tmp/pip-req-tracker-17cacob8 2020-07-28T19:44:52,106 Created build tracker: /tmp/pip-req-tracker-17cacob8 2020-07-28T19:44:52,106 Entered build tracker: /tmp/pip-req-tracker-17cacob8 2020-07-28T19:44:52,107 Created temporary directory: /tmp/pip-wheel-_dg9dsh5 2020-07-28T19:44:52,124 1 location(s) to search for versions of tf-complex: 2020-07-28T19:44:52,124 * https://pypi.org/simple/tf-complex/ 2020-07-28T19:44:52,125 Fetching project page and analyzing links: https://pypi.org/simple/tf-complex/ 2020-07-28T19:44:52,126 Getting page https://pypi.org/simple/tf-complex/ 2020-07-28T19:44:52,129 Found index url https://pypi.org/simple 2020-07-28T19:44:52,334 Found link https://files.pythonhosted.org/packages/24/ba/675a783b7fb837ea9f2d62e6d0b03de8f1aa152daecf90714d6b9695ee4d/tf-complex-0.0.1.tar.gz#sha256=6dc97f3203283285f6d8f026b5922778d75aa7b3960e7e9d6fb3ad350528107f (from https://pypi.org/simple/tf-complex/) (requires-python:>=3.5), version: 0.0.1 2020-07-28T19:44:52,335 Skipping link: No binaries permitted for tf-complex: https://files.pythonhosted.org/packages/fe/1c/830d2ac7f582ddeaa428925f198427d6df34c3254970271621ece8dc2686/tf_complex-0.0.1-py3-none-any.whl#sha256=63ee0070f8a0128e60f45767124011cfd931ae0dc300dbb491908709ea420a04 (from https://pypi.org/simple/tf-complex/) (requires-python:>=3.5) 2020-07-28T19:44:52,336 Found link https://files.pythonhosted.org/packages/b0/f6/2ab5e03c98cb7c5c0e061cb3a5e742a7a9c72e117ea4dbdf43ee1b497394/tf-complex-0.0.2.tar.gz#sha256=b5d081203ad88e22d893f9d7a7a63a37c36b26b5eda5a3b2d7425886c5145302 (from https://pypi.org/simple/tf-complex/) (requires-python:>=3.5), version: 0.0.2 2020-07-28T19:44:52,336 Skipping link: No binaries permitted for tf-complex: https://files.pythonhosted.org/packages/89/0b/9bb48887196204a30f7e5d1c07a7449e78a9992fd5e0de49e1d3dc2bf7a6/tf_complex-0.0.2-py3-none-any.whl#sha256=b7a9664e619e7891d21d944894dc83ba00eebc3d74f6ecfaf0f8f8a272276afc (from https://pypi.org/simple/tf-complex/) (requires-python:>=3.5) 2020-07-28T19:44:52,344 Given no hashes to check 1 links for project 'tf-complex': discarding no candidates 2020-07-28T19:44:52,345 Using version 0.0.2 (newest of versions: 0.0.2) 2020-07-28T19:44:52,350 Collecting tf-complex==0.0.2 2020-07-28T19:44:52,354 Created temporary directory: /tmp/pip-unpack-qb8nog37 2020-07-28T19:44:52,431 Downloading tf-complex-0.0.2.tar.gz (4.8 kB) 2020-07-28T19:44:52,509 Added tf-complex==0.0.2 from https://files.pythonhosted.org/packages/b0/f6/2ab5e03c98cb7c5c0e061cb3a5e742a7a9c72e117ea4dbdf43ee1b497394/tf-complex-0.0.2.tar.gz#sha256=b5d081203ad88e22d893f9d7a7a63a37c36b26b5eda5a3b2d7425886c5145302 to build tracker '/tmp/pip-req-tracker-17cacob8' 2020-07-28T19:44:52,512 Running setup.py (path:/tmp/pip-wheel-_dg9dsh5/tf-complex/setup.py) egg_info for package tf-complex 2020-07-28T19:44:52,514 Created temporary directory: /tmp/pip-pip-egg-info-1ogcdqna 2020-07-28T19:44:52,515 Running command python setup.py egg_info 2020-07-28T19:44:54,181 Traceback (most recent call last): 2020-07-28T19:44:54,182 File "", line 1, in 2020-07-28T19:44:54,183 File "/tmp/pip-wheel-_dg9dsh5/tf-complex/setup.py", line 49, in 2020-07-28T19:44:54,183 install_requires=load_requirements(HERE), 2020-07-28T19:44:54,183 File "/tmp/pip-wheel-_dg9dsh5/tf-complex/setup.py", line 17, in load_requirements 2020-07-28T19:44:54,184 with open(path_dir / 'requirements.txt', 'r') as file: 2020-07-28T19:44:54,184 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-_dg9dsh5/tf-complex/requirements.txt' 2020-07-28T19:44:54,275 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-28T19:44:54,276 Exception information: 2020-07-28T19:44:54,276 Traceback (most recent call last): 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-28T19:44:54,276 status = self.run(options, args) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-28T19:44:54,276 return func(self, options, args) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-28T19:44:54,276 reqs, check_supported_wheels=True 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-28T19:44:54,276 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-28T19:44:54,276 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-28T19:44:54,276 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-28T19:44:54,276 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-28T19:44:54,276 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-28T19:44:54,276 self.req.prepare_metadata() 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-28T19:44:54,276 self.metadata_directory = self._generate_metadata() 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-28T19:44:54,276 details=self.name or "from {}".format(self.link) 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-28T19:44:54,276 command_desc='python setup.py egg_info', 2020-07-28T19:44:54,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-28T19:44:54,276 raise InstallationError(exc_msg) 2020-07-28T19:44:54,276 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-28T19:44:54,290 Removed tf-complex==0.0.2 from https://files.pythonhosted.org/packages/b0/f6/2ab5e03c98cb7c5c0e061cb3a5e742a7a9c72e117ea4dbdf43ee1b497394/tf-complex-0.0.2.tar.gz#sha256=b5d081203ad88e22d893f9d7a7a63a37c36b26b5eda5a3b2d7425886c5145302 from build tracker '/tmp/pip-req-tracker-17cacob8' 2020-07-28T19:44:54,291 Removed build tracker: '/tmp/pip-req-tracker-17cacob8'