2019-07-10T05:10:50 Created temporary directory: /tmp/pip-ephem-wheel-cache-qpksayk8 2019-07-10T05:10:50 Created temporary directory: /tmp/pip-req-tracker-fainq7cw 2019-07-10T05:10:50 Created requirements tracker '/tmp/pip-req-tracker-fainq7cw' 2019-07-10T05:10:50 Created temporary directory: /tmp/pip-wheel-6tjxatnt 2019-07-10T05:10:50 Collecting PyGran==0.2 2019-07-10T05:10:50 1 location(s) to search for versions of PyGran: 2019-07-10T05:10:50 * https://pypi.org/simple/pygran/ 2019-07-10T05:10:50 Getting page https://pypi.org/simple/pygran/ 2019-07-10T05:10:50 Analyzing links from page https://pypi.org/simple/pygran/ 2019-07-10T05:10:50 Found link https://files.pythonhosted.org/packages/07/d1/5137c9bf3e08ed67c9192a268935bca72248f99a5197a229f6cec21b478e/PyGran-0.2.tar.gz#sha256=018d354f54388789b9d372a3f5048c545eb541a9bca3f9d5d17af74a0fe06b5d (from https://pypi.org/simple/pygran/), version: 0.2 2019-07-10T05:10:50 Found link https://files.pythonhosted.org/packages/f3/22/63734b2a52374758609121e6888c897b8e5c09a703f5163848754ba0df47/PyGran-1.1.tar.gz#sha256=6a1cde22e806a4014c616648f78b028f06f1b13dd1bf7632ce475306fc9a1a6c (from https://pypi.org/simple/pygran/), version: 1.1 2019-07-10T05:10:50 Using version 0.2 (newest of versions: 0.2) 2019-07-10T05:10:50 Created temporary directory: /tmp/pip-unpack-rqoj3b9m 2019-07-10T05:10:50 Downloading https://files.pythonhosted.org/packages/07/d1/5137c9bf3e08ed67c9192a268935bca72248f99a5197a229f6cec21b478e/PyGran-0.2.tar.gz (612kB) 2019-07-10T05:10:50 Downloading from URL https://files.pythonhosted.org/packages/07/d1/5137c9bf3e08ed67c9192a268935bca72248f99a5197a229f6cec21b478e/PyGran-0.2.tar.gz#sha256=018d354f54388789b9d372a3f5048c545eb541a9bca3f9d5d17af74a0fe06b5d (from https://pypi.org/simple/pygran/) 2019-07-10T05:10:51 Added PyGran==0.2 from https://files.pythonhosted.org/packages/07/d1/5137c9bf3e08ed67c9192a268935bca72248f99a5197a229f6cec21b478e/PyGran-0.2.tar.gz#sha256=018d354f54388789b9d372a3f5048c545eb541a9bca3f9d5d17af74a0fe06b5d to build tracker '/tmp/pip-req-tracker-fainq7cw' 2019-07-10T05:10:51 Running setup.py (path:/tmp/pip-wheel-6tjxatnt/PyGran/setup.py) egg_info for package PyGran 2019-07-10T05:10:51 Running command python setup.py egg_info 2019-07-10T05:10:55 Traceback (most recent call last): 2019-07-10T05:10:55 File "", line 1, in 2019-07-10T05:10:55 File "/tmp/pip-wheel-6tjxatnt/PyGran/setup.py", line 122, in 2019-07-10T05:10:55 ext_modules=cythonize("PyGran/Analyzer/*.pyx"), 2019-07-10T05:10:55 File "/usr/lib/python3/dist-packages/Cython/Build/Dependencies.py", line 967, in cythonize 2019-07-10T05:10:55 aliases=aliases) 2019-07-10T05:10:55 File "/usr/lib/python3/dist-packages/Cython/Build/Dependencies.py", line 812, in create_extension_list 2019-07-10T05:10:55 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2019-07-10T05:10:55 File "/usr/lib/python3/dist-packages/Cython/Build/Dependencies.py", line 111, in nonempty 2019-07-10T05:10:55 raise ValueError(error_msg) 2019-07-10T05:10:55 ValueError: 'PyGran/Analyzer/*.pyx' doesn't match any files 2019-07-10T05:10:55 Cleaning up... 2019-07-10T05:10:55 Removing source in /tmp/pip-wheel-6tjxatnt/PyGran 2019-07-10T05:10:55 Removed PyGran==0.2 from https://files.pythonhosted.org/packages/07/d1/5137c9bf3e08ed67c9192a268935bca72248f99a5197a229f6cec21b478e/PyGran-0.2.tar.gz#sha256=018d354f54388789b9d372a3f5048c545eb541a9bca3f9d5d17af74a0fe06b5d from build tracker '/tmp/pip-req-tracker-fainq7cw' 2019-07-10T05:10:55 Removed build tracker '/tmp/pip-req-tracker-fainq7cw' 2019-07-10T05:10:55 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6tjxatnt/PyGran/ 2019-07-10T05:10:55 Exception information: 2019-07-10T05:10:55 Traceback (most recent call last): 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-10T05:10:55 status = self.run(options, args) 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-10T05:10:55 resolver.resolve(requirement_set) 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-10T05:10:55 self._resolve_one(requirement_set, req) 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-10T05:10:55 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-10T05:10:55 self.require_hashes 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-10T05:10:55 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-10T05:10:55 self.req.prepare_metadata() 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-10T05:10:55 self.run_egg_info() 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-10T05:10:55 command_desc='python setup.py egg_info') 2019-07-10T05:10:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-10T05:10:55 % (command_desc, proc.returncode, cwd)) 2019-07-10T05:10:55 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6tjxatnt/PyGran/