2020-09-20T15:11:52,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-aw8vdihn 2020-09-20T15:11:52,509 Created temporary directory: /tmp/pip-req-tracker-z0yih01e 2020-09-20T15:11:52,509 Initialized build tracking at /tmp/pip-req-tracker-z0yih01e 2020-09-20T15:11:52,509 Created build tracker: /tmp/pip-req-tracker-z0yih01e 2020-09-20T15:11:52,509 Entered build tracker: /tmp/pip-req-tracker-z0yih01e 2020-09-20T15:11:52,510 Created temporary directory: /tmp/pip-wheel-kc70mrtl 2020-09-20T15:11:52,520 1 location(s) to search for versions of quantum-esperanto: 2020-09-20T15:11:52,520 * https://pypi.org/simple/quantum-esperanto/ 2020-09-20T15:11:52,520 Fetching project page and analyzing links: https://pypi.org/simple/quantum-esperanto/ 2020-09-20T15:11:52,520 Getting page https://pypi.org/simple/quantum-esperanto/ 2020-09-20T15:11:52,522 Found index url https://pypi.org/simple 2020-09-20T15:11:52,609 Found link https://files.pythonhosted.org/packages/ee/a2/84e83630e506ace5c694a70c4e3ffaa921d2af987a91be86047b4a9d51b8/quantum_esperanto-0.2.tar.gz#sha256=f485bd38a2fab599a3379aecae7914a5275adfc0a2c3c809384b74c326e79c7b (from https://pypi.org/simple/quantum-esperanto/), version: 0.2 2020-09-20T15:11:52,609 Found link https://files.pythonhosted.org/packages/59/06/34ad225c305f0eaa7f62e13cc00881895c8d0ffffd97b8c6ffe632637b8b/quantum_esperanto-0.3.tar.gz#sha256=7c789f46785eb66bc4c6462f40d82b72221f3fcc07ed07e82c9b18184d09a4de (from https://pypi.org/simple/quantum-esperanto/), version: 0.3 2020-09-20T15:11:52,613 Given no hashes to check 1 links for project 'quantum-esperanto': discarding no candidates 2020-09-20T15:11:52,614 Using version 0.2 (newest of versions: 0.2) 2020-09-20T15:11:52,617 Collecting quantum-esperanto==0.2 2020-09-20T15:11:52,619 Created temporary directory: /tmp/pip-unpack-mig5lnpp 2020-09-20T15:11:52,659 Downloading quantum_esperanto-0.2.tar.gz (148 kB) 2020-09-20T15:11:52,766 Added quantum-esperanto==0.2 from https://files.pythonhosted.org/packages/ee/a2/84e83630e506ace5c694a70c4e3ffaa921d2af987a91be86047b4a9d51b8/quantum_esperanto-0.2.tar.gz#sha256=f485bd38a2fab599a3379aecae7914a5275adfc0a2c3c809384b74c326e79c7b to build tracker '/tmp/pip-req-tracker-z0yih01e' 2020-09-20T15:11:52,767 Running setup.py (path:/tmp/pip-wheel-kc70mrtl/quantum-esperanto/setup.py) egg_info for package quantum-esperanto 2020-09-20T15:11:52,768 Created temporary directory: /tmp/pip-pip-egg-info-1bselzw5 2020-09-20T15:11:52,768 Running command python setup.py egg_info 2020-09-20T15:11:54,283 Traceback (most recent call last): 2020-09-20T15:11:54,284 File "", line 1, in 2020-09-20T15:11:54,285 File "/tmp/pip-wheel-kc70mrtl/quantum-esperanto/setup.py", line 30, in 2020-09-20T15:11:54,285 exts = cythonize([vasp_ext]) 2020-09-20T15:11:54,286 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 972, in cythonize 2020-09-20T15:11:54,286 aliases=aliases) 2020-09-20T15:11:54,287 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2020-09-20T15:11:54,287 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2020-09-20T15:11:54,288 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2020-09-20T15:11:54,288 raise ValueError(error_msg) 2020-09-20T15:11:54,289 ValueError: 'src/vasp.pyx' doesn't match any files 2020-09-20T15:11:54,383 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T15:11:54,384 Exception information: 2020-09-20T15:11:54,384 Traceback (most recent call last): 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T15:11:54,384 status = self.run(options, args) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T15:11:54,384 return func(self, options, args) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T15:11:54,384 reqs, check_supported_wheels=True 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T15:11:54,384 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T15:11:54,384 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T15:11:54,384 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T15:11:54,384 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T15:11:54,384 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T15:11:54,384 self.req.prepare_metadata() 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T15:11:54,384 self.metadata_directory = self._generate_metadata() 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T15:11:54,384 details=self.name or "from {}".format(self.link) 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T15:11:54,384 command_desc='python setup.py egg_info', 2020-09-20T15:11:54,384 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T15:11:54,384 raise InstallationError(exc_msg) 2020-09-20T15:11:54,384 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-20T15:11:54,392 Removed quantum-esperanto==0.2 from https://files.pythonhosted.org/packages/ee/a2/84e83630e506ace5c694a70c4e3ffaa921d2af987a91be86047b4a9d51b8/quantum_esperanto-0.2.tar.gz#sha256=f485bd38a2fab599a3379aecae7914a5275adfc0a2c3c809384b74c326e79c7b from build tracker '/tmp/pip-req-tracker-z0yih01e' 2020-09-20T15:11:54,393 Removed build tracker: '/tmp/pip-req-tracker-z0yih01e'