2020-08-08T13:35:26,511 Created temporary directory: /tmp/pip-ephem-wheel-cache-ja4vlewc 2020-08-08T13:35:26,516 Created temporary directory: /tmp/pip-req-tracker-qhnx_mrt 2020-08-08T13:35:26,517 Initialized build tracking at /tmp/pip-req-tracker-qhnx_mrt 2020-08-08T13:35:26,517 Created build tracker: /tmp/pip-req-tracker-qhnx_mrt 2020-08-08T13:35:26,518 Entered build tracker: /tmp/pip-req-tracker-qhnx_mrt 2020-08-08T13:35:26,519 Created temporary directory: /tmp/pip-wheel-9vkcozgc 2020-08-08T13:35:26,536 1 location(s) to search for versions of expmcc: 2020-08-08T13:35:26,536 * https://pypi.org/simple/expmcc/ 2020-08-08T13:35:26,537 Fetching project page and analyzing links: https://pypi.org/simple/expmcc/ 2020-08-08T13:35:26,538 Getting page https://pypi.org/simple/expmcc/ 2020-08-08T13:35:26,540 Found index url https://pypi.org/simple 2020-08-08T13:35:26,743 Skipping link: No binaries permitted for expmcc: https://files.pythonhosted.org/packages/46/c8/e4affdd48c981df1c3be473831254838794eebaec12e1dbe1f7844119249/expmcc-0.1.0-py2.py3-none-any.whl#sha256=87a60e1ebb7ec19dc802fd5a8fa260a79aab88e741d2adfe57508727a41236f1 (from https://pypi.org/simple/expmcc/) 2020-08-08T13:35:26,744 Found link https://files.pythonhosted.org/packages/dd/3c/434ff7a151aa517023b27dc791f0fe44a489b4bfbff9b69e3690102efbc8/expmcc-0.1.0.tar.gz#sha256=6e89cbfc5cbaea2eab120857e76ba0af8bfe08f296426db18d3b5db164972d3c (from https://pypi.org/simple/expmcc/), version: 0.1.0 2020-08-08T13:35:26,744 Skipping link: No binaries permitted for expmcc: https://files.pythonhosted.org/packages/5c/f0/8f39d1f16ca4a6a2b4a7f0929fd6bbcce498acb70342e0c789826a3ffc20/expmcc-0.2.0-py2.py3-none-any.whl#sha256=bc73bbebeb3ae9a767c4b9be1f2a51958c397dc921070fcbe17f8ac27fb14ea8 (from https://pypi.org/simple/expmcc/) 2020-08-08T13:35:26,745 Found link https://files.pythonhosted.org/packages/90/e7/8c1df47edc5fb962fc6d50c3af8db4322c865c46d47f0f409f75478b72de/expmcc-0.2.0.tar.gz#sha256=18b81ce004bd00e39497a22f2707fa23f1112aa122bd74d72cb7cfb70f5ca663 (from https://pypi.org/simple/expmcc/), version: 0.2.0 2020-08-08T13:35:26,753 Given no hashes to check 1 links for project 'expmcc': discarding no candidates 2020-08-08T13:35:26,754 Using version 0.2.0 (newest of versions: 0.2.0) 2020-08-08T13:35:26,759 Collecting expmcc==0.2.0 2020-08-08T13:35:26,763 Created temporary directory: /tmp/pip-unpack-r4iakgcf 2020-08-08T13:35:26,970 Downloading expmcc-0.2.0.tar.gz (1.2 kB) 2020-08-08T13:35:27,027 Added expmcc==0.2.0 from https://files.pythonhosted.org/packages/90/e7/8c1df47edc5fb962fc6d50c3af8db4322c865c46d47f0f409f75478b72de/expmcc-0.2.0.tar.gz#sha256=18b81ce004bd00e39497a22f2707fa23f1112aa122bd74d72cb7cfb70f5ca663 to build tracker '/tmp/pip-req-tracker-qhnx_mrt' 2020-08-08T13:35:27,030 Running setup.py (path:/tmp/pip-wheel-9vkcozgc/expmcc/setup.py) egg_info for package expmcc 2020-08-08T13:35:27,032 Created temporary directory: /tmp/pip-pip-egg-info-7i7qqz97 2020-08-08T13:35:27,033 Running command python setup.py egg_info 2020-08-08T13:35:28,620 Traceback (most recent call last): 2020-08-08T13:35:28,622 File "", line 1, in 2020-08-08T13:35:28,622 File "/tmp/pip-wheel-9vkcozgc/expmcc/setup.py", line 9, in 2020-08-08T13:35:28,623 version=(here / "expm" / "VERSION").read_text(encoding="utf-8"), 2020-08-08T13:35:28,624 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2020-08-08T13:35:28,625 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2020-08-08T13:35:28,626 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2020-08-08T13:35:28,627 opener=self._opener) 2020-08-08T13:35:28,627 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2020-08-08T13:35:28,628 return self._accessor.open(self, flags, mode) 2020-08-08T13:35:28,629 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-9vkcozgc/expmcc/expm/VERSION' 2020-08-08T13:35:28,717 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-08T13:35:28,717 Exception information: 2020-08-08T13:35:28,717 Traceback (most recent call last): 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-08T13:35:28,717 status = self.run(options, args) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-08T13:35:28,717 return func(self, options, args) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-08T13:35:28,717 reqs, check_supported_wheels=True 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-08T13:35:28,717 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-08T13:35:28,717 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-08-08T13:35:28,717 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-08-08T13:35:28,717 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-08T13:35:28,717 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-08T13:35:28,717 self.req.prepare_metadata() 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-08-08T13:35:28,717 self.metadata_directory = self._generate_metadata() 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-08-08T13:35:28,717 details=self.name or "from {}".format(self.link) 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-08T13:35:28,717 command_desc='python setup.py egg_info', 2020-08-08T13:35:28,717 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-08-08T13:35:28,717 raise InstallationError(exc_msg) 2020-08-08T13:35:28,717 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-08T13:35:28,733 Removed expmcc==0.2.0 from https://files.pythonhosted.org/packages/90/e7/8c1df47edc5fb962fc6d50c3af8db4322c865c46d47f0f409f75478b72de/expmcc-0.2.0.tar.gz#sha256=18b81ce004bd00e39497a22f2707fa23f1112aa122bd74d72cb7cfb70f5ca663 from build tracker '/tmp/pip-req-tracker-qhnx_mrt' 2020-08-08T13:35:28,734 Removed build tracker: '/tmp/pip-req-tracker-qhnx_mrt'