2021-07-12T18:37:57,673 Created temporary directory: /tmp/pip-ephem-wheel-cache-_pg88jtu 2021-07-12T18:37:57,677 Created temporary directory: /tmp/pip-req-tracker-vbnw4o7s 2021-07-12T18:37:57,677 Initialized build tracking at /tmp/pip-req-tracker-vbnw4o7s 2021-07-12T18:37:57,677 Created build tracker: /tmp/pip-req-tracker-vbnw4o7s 2021-07-12T18:37:57,677 Entered build tracker: /tmp/pip-req-tracker-vbnw4o7s 2021-07-12T18:37:57,678 Created temporary directory: /tmp/pip-wheel-u9011wj0 2021-07-12T18:37:57,709 1 location(s) to search for versions of quantum-esperanto: 2021-07-12T18:37:57,709 * https://pypi.org/simple/quantum-esperanto/ 2021-07-12T18:37:57,710 Fetching project page and analyzing links: https://pypi.org/simple/quantum-esperanto/ 2021-07-12T18:37:57,711 Getting page https://pypi.org/simple/quantum-esperanto/ 2021-07-12T18:37:57,712 Found index url https://pypi.org/simple 2021-07-12T18:37:57,884 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 2021-07-12T18:37:57,885 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 2021-07-12T18:37:57,885 Skipping link: not a file: https://pypi.org/simple/quantum-esperanto/ 2021-07-12T18:37:57,905 Given no hashes to check 1 links for project 'quantum-esperanto': discarding no candidates 2021-07-12T18:37:57,925 Collecting quantum-esperanto==0.2 2021-07-12T18:37:57,927 Created temporary directory: /tmp/pip-unpack-h2987b4b 2021-07-12T18:37:58,148 Downloading quantum_esperanto-0.2.tar.gz (148 kB) 2021-07-12T18:37:58,259 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-vbnw4o7s' 2021-07-12T18:37:58,260 Running setup.py (path:/tmp/pip-wheel-u9011wj0/quantum-esperanto_0c393b50ec6a451688b98deb0e58860a/setup.py) egg_info for package quantum-esperanto 2021-07-12T18:37:58,260 Created temporary directory: /tmp/pip-pip-egg-info-u9bnqaio 2021-07-12T18:37:58,261 Running command python setup.py egg_info 2021-07-12T18:38:00,005 Traceback (most recent call last): 2021-07-12T18:38:00,006 File "", line 1, in 2021-07-12T18:38:00,006 File "/tmp/pip-wheel-u9011wj0/quantum-esperanto_0c393b50ec6a451688b98deb0e58860a/setup.py", line 30, in 2021-07-12T18:38:00,006 exts = cythonize([vasp_ext]) 2021-07-12T18:38:00,006 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-07-12T18:38:00,007 module_list, module_metadata = create_extension_list( 2021-07-12T18:38:00,007 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-07-12T18:38:00,008 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-07-12T18:38:00,008 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-07-12T18:38:00,008 raise ValueError(error_msg) 2021-07-12T18:38:00,008 ValueError: 'src/vasp.pyx' doesn't match any files 2021-07-12T18:38:00,113 WARNING: Discarding https://files.pythonhosted.org/packages/ee/a2/84e83630e506ace5c694a70c4e3ffaa921d2af987a91be86047b4a9d51b8/quantum_esperanto-0.2.tar.gz#sha256=f485bd38a2fab599a3379aecae7914a5275adfc0a2c3c809384b74c326e79c7b (from https://pypi.org/simple/quantum-esperanto/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T18:38:00,115 ERROR: Could not find a version that satisfies the requirement quantum-esperanto==0.2 (from versions: 0.2, 0.3) 2021-07-12T18:38:00,116 ERROR: No matching distribution found for quantum-esperanto==0.2 2021-07-12T18:38:00,116 Exception information: 2021-07-12T18:38:00,116 Traceback (most recent call last): 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:38:00,116 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:38:00,116 raise RequirementsConflicted(criterion) 2021-07-12T18:38:00,116 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quantum-esperanto==0.2') 2021-07-12T18:38:00,116 2021-07-12T18:38:00,116 During handling of the above exception, another exception occurred: 2021-07-12T18:38:00,116 2021-07-12T18:38:00,116 Traceback (most recent call last): 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:38:00,116 result = self._result = resolver.resolve( 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:38:00,116 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:38:00,116 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:38:00,116 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quantum-esperanto==0.2'), parent=None)] 2021-07-12T18:38:00,116 2021-07-12T18:38:00,116 The above exception was the direct cause of the following exception: 2021-07-12T18:38:00,116 2021-07-12T18:38:00,116 Traceback (most recent call last): 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:38:00,116 status = self.run(options, args) 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:38:00,116 return func(self, options, args) 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:38:00,116 requirement_set = resolver.resolve( 2021-07-12T18:38:00,116 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:38:00,116 raise error from e 2021-07-12T18:38:00,116 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quantum-esperanto==0.2 2021-07-12T18:38:00,121 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-vbnw4o7s' 2021-07-12T18:38:00,121 Removed build tracker: '/tmp/pip-req-tracker-vbnw4o7s'