2020-09-11T07:45:25,739 Created temporary directory: /tmp/pip-ephem-wheel-cache-5apsqkci 2020-09-11T07:45:25,742 Created temporary directory: /tmp/pip-req-tracker-vkb61l46 2020-09-11T07:45:25,742 Initialized build tracking at /tmp/pip-req-tracker-vkb61l46 2020-09-11T07:45:25,742 Created build tracker: /tmp/pip-req-tracker-vkb61l46 2020-09-11T07:45:25,742 Entered build tracker: /tmp/pip-req-tracker-vkb61l46 2020-09-11T07:45:25,743 Created temporary directory: /tmp/pip-wheel-jfeyvpg1 2020-09-11T07:45:25,751 1 location(s) to search for versions of gae-pytz: 2020-09-11T07:45:25,751 * https://pypi.org/simple/gae-pytz/ 2020-09-11T07:45:25,752 Fetching project page and analyzing links: https://pypi.org/simple/gae-pytz/ 2020-09-11T07:45:25,752 Getting page https://pypi.org/simple/gae-pytz/ 2020-09-11T07:45:25,753 Found index url https://pypi.org/simple 2020-09-11T07:45:25,837 Found link https://files.pythonhosted.org/packages/76/a6/da242c84d5e2ef223b2a18c08f88ff334282b3fb8ed21a67a1679d8e8053/gae-pytz-2016.3.tar.gz#sha256=5bb164921ba619cceb4f0ee7eaf4063867f09c3363911b9bc0b0edcf5eb7ddbd (from https://pypi.org/simple/gae-pytz/), version: 2016.3 2020-09-11T07:45:25,841 Given no hashes to check 1 links for project 'gae-pytz': discarding no candidates 2020-09-11T07:45:25,842 Using version 2016.3 (newest of versions: 2016.3) 2020-09-11T07:45:25,845 Collecting gae-pytz==2016.3 2020-09-11T07:45:25,847 Created temporary directory: /tmp/pip-unpack-gfsuosp1 2020-09-11T07:45:25,887 Downloading gae-pytz-2016.3.tar.gz (326 kB) 2020-09-11T07:45:25,980 Added gae-pytz==2016.3 from https://files.pythonhosted.org/packages/76/a6/da242c84d5e2ef223b2a18c08f88ff334282b3fb8ed21a67a1679d8e8053/gae-pytz-2016.3.tar.gz#sha256=5bb164921ba619cceb4f0ee7eaf4063867f09c3363911b9bc0b0edcf5eb7ddbd to build tracker '/tmp/pip-req-tracker-vkb61l46' 2020-09-11T07:45:25,980 Running setup.py (path:/tmp/pip-wheel-jfeyvpg1/gae-pytz/setup.py) egg_info for package gae-pytz 2020-09-11T07:45:25,981 Created temporary directory: /tmp/pip-pip-egg-info-5lsgevet 2020-09-11T07:45:25,981 Running command python setup.py egg_info 2020-09-11T07:45:26,888 Traceback (most recent call last): 2020-09-11T07:45:26,889 File "", line 1, in 2020-09-11T07:45:26,889 File "/tmp/pip-wheel-jfeyvpg1/gae-pytz/setup.py", line 2, in 2020-09-11T07:45:26,890 import pytz 2020-09-11T07:45:26,890 File "/tmp/pip-wheel-jfeyvpg1/gae-pytz/pytz/__init__.py", line 179 2020-09-11T07:45:26,890 raise ValueError, 'Not naive datetime (tzinfo is already set)' 2020-09-11T07:45:26,891 ^ 2020-09-11T07:45:26,891 SyntaxError: invalid syntax 2020-09-11T07:45:26,936 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T07:45:26,936 Exception information: 2020-09-11T07:45:26,936 Traceback (most recent call last): 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-11T07:45:26,936 status = self.run(options, args) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-11T07:45:26,936 return func(self, options, args) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-11T07:45:26,936 reqs, check_supported_wheels=True 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-11T07:45:26,936 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-11T07:45:26,936 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-11T07:45:26,936 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-11T07:45:26,936 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-11T07:45:26,936 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-11T07:45:26,936 self.req.prepare_metadata() 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-11T07:45:26,936 self.metadata_directory = self._generate_metadata() 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-11T07:45:26,936 details=self.name or "from {}".format(self.link) 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-11T07:45:26,936 command_desc='python setup.py egg_info', 2020-09-11T07:45:26,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-11T07:45:26,936 raise InstallationError(exc_msg) 2020-09-11T07:45:26,936 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-11T07:45:26,944 Removed gae-pytz==2016.3 from https://files.pythonhosted.org/packages/76/a6/da242c84d5e2ef223b2a18c08f88ff334282b3fb8ed21a67a1679d8e8053/gae-pytz-2016.3.tar.gz#sha256=5bb164921ba619cceb4f0ee7eaf4063867f09c3363911b9bc0b0edcf5eb7ddbd from build tracker '/tmp/pip-req-tracker-vkb61l46' 2020-09-11T07:45:26,945 Removed build tracker: '/tmp/pip-req-tracker-vkb61l46'