2020-07-10T19:53:12,617 Created temporary directory: /tmp/pip-ephem-wheel-cache-jdj3l2lf 2020-07-10T19:53:12,621 Created temporary directory: /tmp/pip-req-tracker-ku891cpm 2020-07-10T19:53:12,622 Initialized build tracking at /tmp/pip-req-tracker-ku891cpm 2020-07-10T19:53:12,623 Created build tracker: /tmp/pip-req-tracker-ku891cpm 2020-07-10T19:53:12,623 Entered build tracker: /tmp/pip-req-tracker-ku891cpm 2020-07-10T19:53:12,624 Created temporary directory: /tmp/pip-wheel-c7awojz7 2020-07-10T19:53:12,638 1 location(s) to search for versions of clinicadl: 2020-07-10T19:53:12,638 * https://pypi.org/simple/clinicadl/ 2020-07-10T19:53:12,638 Fetching project page and analyzing links: https://pypi.org/simple/clinicadl/ 2020-07-10T19:53:12,639 Getting page https://pypi.org/simple/clinicadl/ 2020-07-10T19:53:12,642 Found index url https://pypi.org/simple 2020-07-10T19:53:12,842 Skipping link: No binaries permitted for clinicadl: https://files.pythonhosted.org/packages/e9/54/05639b9fe36f45bf2b56dc159b7579abfb03d63f90d597f69af952082b9e/clinicadl-0.0.2b0-py3-none-any.whl#sha256=e0fe802bacff964ab57a08b47b87f1c30ec57e9e995f03d4b8adb7aff094867a (from https://pypi.org/simple/clinicadl/) 2020-07-10T19:53:12,843 Found link https://files.pythonhosted.org/packages/7b/25/cdd6c00df3944b73c1c0b4548bfc61918a626442df9abcab22e8cb4eca06/clinicadl-0.0.2b0.tar.gz#sha256=8c087c0ab44abd6169993359a84ede590f2a022380166f31b2a3b6e99a7670cf (from https://pypi.org/simple/clinicadl/), version: 0.0.2b0 2020-07-10T19:53:12,844 Skipping link: No binaries permitted for clinicadl: https://files.pythonhosted.org/packages/54/51/55da165e10aa8d94481fd29378b138ff9c63d1bb2165dca28c296b60a5cf/clinicadl-0.0.2b1-py2.py3-none-any.whl#sha256=bce94713c959e58c70193973e8e0b41993049a1d11515187b492f00dae2d9e5d (from https://pypi.org/simple/clinicadl/) 2020-07-10T19:53:12,844 Found link https://files.pythonhosted.org/packages/b4/4c/2a9ca95d567e942d50cedded98013bca742305a1cfcca4e356bc2a23b46c/clinicadl-0.0.2b1.tar.gz#sha256=3340f20caf8f965ba85ec1d3ac74d9aca9c05eab7ee62eba2bcd85c679221493 (from https://pypi.org/simple/clinicadl/), version: 0.0.2b1 2020-07-10T19:53:12,852 Given no hashes to check 1 links for project 'clinicadl': discarding no candidates 2020-07-10T19:53:12,853 Using version 0.0.2b1 (newest of versions: 0.0.2b1) 2020-07-10T19:53:12,859 Collecting clinicadl==0.0.2b1 2020-07-10T19:53:12,862 Created temporary directory: /tmp/pip-unpack-30eyve61 2020-07-10T19:53:13,076 Downloading clinicadl-0.0.2b1.tar.gz (81 kB) 2020-07-10T19:53:13,486 Added clinicadl==0.0.2b1 from https://files.pythonhosted.org/packages/b4/4c/2a9ca95d567e942d50cedded98013bca742305a1cfcca4e356bc2a23b46c/clinicadl-0.0.2b1.tar.gz#sha256=3340f20caf8f965ba85ec1d3ac74d9aca9c05eab7ee62eba2bcd85c679221493 to build tracker '/tmp/pip-req-tracker-ku891cpm' 2020-07-10T19:53:13,488 Running setup.py (path:/tmp/pip-wheel-c7awojz7/clinicadl/setup.py) egg_info for package clinicadl 2020-07-10T19:53:13,489 Created temporary directory: /tmp/pip-pip-egg-info-nk2oib3w 2020-07-10T19:53:13,490 Running command python setup.py egg_info 2020-07-10T19:53:16,321 Traceback (most recent call last): 2020-07-10T19:53:16,322 File "", line 1, in 2020-07-10T19:53:16,322 File "/tmp/pip-wheel-c7awojz7/clinicadl/setup.py", line 8, in 2020-07-10T19:53:16,322 with open(join(dirname(__file__), 'clinicadl/VERSION'), 'rb') as f: 2020-07-10T19:53:16,323 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-c7awojz7/clinicadl/clinicadl/VERSION' 2020-07-10T19:53:16,492 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-10T19:53:16,493 Exception information: 2020-07-10T19:53:16,493 Traceback (most recent call last): 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-10T19:53:16,493 status = self.run(options, args) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-10T19:53:16,493 return func(self, options, args) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-10T19:53:16,493 reqs, check_supported_wheels=True 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-10T19:53:16,493 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-10T19:53:16,493 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-10T19:53:16,493 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-10T19:53:16,493 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-10T19:53:16,493 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-10T19:53:16,493 self.req.prepare_metadata() 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-10T19:53:16,493 self.metadata_directory = self._generate_metadata() 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-10T19:53:16,493 details=self.name or "from {}".format(self.link) 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-10T19:53:16,493 command_desc='python setup.py egg_info', 2020-07-10T19:53:16,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-10T19:53:16,493 raise InstallationError(exc_msg) 2020-07-10T19:53:16,493 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-10T19:53:16,506 Removed clinicadl==0.0.2b1 from https://files.pythonhosted.org/packages/b4/4c/2a9ca95d567e942d50cedded98013bca742305a1cfcca4e356bc2a23b46c/clinicadl-0.0.2b1.tar.gz#sha256=3340f20caf8f965ba85ec1d3ac74d9aca9c05eab7ee62eba2bcd85c679221493 from build tracker '/tmp/pip-req-tracker-ku891cpm' 2020-07-10T19:53:16,507 Removed build tracker: '/tmp/pip-req-tracker-ku891cpm'