2020-09-19T23:19:26,818 Created temporary directory: /tmp/pip-ephem-wheel-cache-2j_atf2h 2020-09-19T23:19:26,847 Created temporary directory: /tmp/pip-req-tracker-vzgqq2b9 2020-09-19T23:19:26,847 Initialized build tracking at /tmp/pip-req-tracker-vzgqq2b9 2020-09-19T23:19:26,848 Created build tracker: /tmp/pip-req-tracker-vzgqq2b9 2020-09-19T23:19:26,848 Entered build tracker: /tmp/pip-req-tracker-vzgqq2b9 2020-09-19T23:19:26,849 Created temporary directory: /tmp/pip-wheel-7c191zkf 2020-09-19T23:19:26,860 1 location(s) to search for versions of python-elementary: 2020-09-19T23:19:26,860 * https://pypi.org/simple/python-elementary/ 2020-09-19T23:19:26,860 Fetching project page and analyzing links: https://pypi.org/simple/python-elementary/ 2020-09-19T23:19:26,861 Getting page https://pypi.org/simple/python-elementary/ 2020-09-19T23:19:26,863 Found index url https://pypi.org/simple 2020-09-19T23:19:26,953 Found link https://files.pythonhosted.org/packages/a5/20/13b96680ee5c6f0fb8b9395af0d3e30271d0b704b39a624f01b92d69ade4/python-elementary-0.5.0.tar.gz#sha256=826e8a6109570e8aca71fd31a461e11592a604451abb94057a37629dff65ac32 (from https://pypi.org/simple/python-elementary/), version: 0.5.0 2020-09-19T23:19:26,953 Found link https://files.pythonhosted.org/packages/e6/9b/9f1cee9d7dcd434bc53d6eb7b82ecb7e6e0aed4b30b8baa0abb58dbb7db8/python-elementary-0.7.0.tar.gz#sha256=877b07be65601e9dea930285e4fd3591559ef5a5b199bf674e04756b17c87f15 (from https://pypi.org/simple/python-elementary/), version: 0.7.0 2020-09-19T23:19:26,954 Found link https://files.pythonhosted.org/packages/e5/6a/6183118b685c36c397b17b0dae8e14a91d4c7eec597f42a8eae1d038c0df/python-elementary-0.7.1.tar.gz#sha256=8f89be99813085860bee080cbd3df3fa7cb209311345cba275d116a2286a12d9 (from https://pypi.org/simple/python-elementary/), version: 0.7.1 2020-09-19T23:19:26,954 Found link https://files.pythonhosted.org/packages/8f/f4/d3741ac361c85658bb384ec04dc810079a7f15b31298cfe03c93c8f994ce/python-elementary-1.7.0-alpha.tar.bz2#sha256=32ded2fb4e66aa543ae9274076d031f8465167a0cc1af3fcd26bcda85b2e7094 (from https://pypi.org/simple/python-elementary/), version: 1.7.0-alpha 2020-09-19T23:19:26,958 Given no hashes to check 1 links for project 'python-elementary': discarding no candidates 2020-09-19T23:19:26,959 Using version 0.7.0 (newest of versions: 0.7.0) 2020-09-19T23:19:26,963 Collecting python-elementary==0.7.0 2020-09-19T23:19:26,965 Created temporary directory: /tmp/pip-unpack-_r0b7saz 2020-09-19T23:19:27,010 Downloading python-elementary-0.7.0.tar.gz (1.6 MB) 2020-09-19T23:19:27,595 Added python-elementary==0.7.0 from https://files.pythonhosted.org/packages/e6/9b/9f1cee9d7dcd434bc53d6eb7b82ecb7e6e0aed4b30b8baa0abb58dbb7db8/python-elementary-0.7.0.tar.gz#sha256=877b07be65601e9dea930285e4fd3591559ef5a5b199bf674e04756b17c87f15 to build tracker '/tmp/pip-req-tracker-vzgqq2b9' 2020-09-19T23:19:27,596 Running setup.py (path:/tmp/pip-wheel-7c191zkf/python-elementary/setup.py) egg_info for package python-elementary 2020-09-19T23:19:27,596 Created temporary directory: /tmp/pip-pip-egg-info-h534pz98 2020-09-19T23:19:27,597 Running command python setup.py egg_info 2020-09-19T23:19:28,436 Traceback (most recent call last): 2020-09-19T23:19:28,437 File "", line 1, in 2020-09-19T23:19:28,438 File "/tmp/pip-wheel-7c191zkf/python-elementary/setup.py", line 26 2020-09-19T23:19:28,438 print "No cython installed, using existing generated C files." 2020-09-19T23:19:28,438 ^ 2020-09-19T23:19:28,439 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("No cython installed, using existing generated C files.")? 2020-09-19T23:19:28,484 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-19T23:19:28,484 Exception information: 2020-09-19T23:19:28,484 Traceback (most recent call last): 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-19T23:19:28,484 status = self.run(options, args) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-19T23:19:28,484 return func(self, options, args) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-19T23:19:28,484 reqs, check_supported_wheels=True 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-19T23:19:28,484 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-19T23:19:28,484 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-19T23:19:28,484 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-19T23:19:28,484 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-19T23:19:28,484 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-19T23:19:28,484 self.req.prepare_metadata() 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-19T23:19:28,484 self.metadata_directory = self._generate_metadata() 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-19T23:19:28,484 details=self.name or "from {}".format(self.link) 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-19T23:19:28,484 command_desc='python setup.py egg_info', 2020-09-19T23:19:28,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-19T23:19:28,484 raise InstallationError(exc_msg) 2020-09-19T23:19:28,484 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-19T23:19:28,492 Removed python-elementary==0.7.0 from https://files.pythonhosted.org/packages/e6/9b/9f1cee9d7dcd434bc53d6eb7b82ecb7e6e0aed4b30b8baa0abb58dbb7db8/python-elementary-0.7.0.tar.gz#sha256=877b07be65601e9dea930285e4fd3591559ef5a5b199bf674e04756b17c87f15 from build tracker '/tmp/pip-req-tracker-vzgqq2b9' 2020-09-19T23:19:28,493 Removed build tracker: '/tmp/pip-req-tracker-vzgqq2b9'