2021-07-11T18:05:06,617 Created temporary directory: /tmp/pip-ephem-wheel-cache-vxz2fbem 2021-07-11T18:05:06,620 Created temporary directory: /tmp/pip-req-tracker-kezib6y7 2021-07-11T18:05:06,620 Initialized build tracking at /tmp/pip-req-tracker-kezib6y7 2021-07-11T18:05:06,621 Created build tracker: /tmp/pip-req-tracker-kezib6y7 2021-07-11T18:05:06,621 Entered build tracker: /tmp/pip-req-tracker-kezib6y7 2021-07-11T18:05:06,621 Created temporary directory: /tmp/pip-wheel-r_iwpdso 2021-07-11T18:05:06,651 1 location(s) to search for versions of gae-pytz: 2021-07-11T18:05:06,651 * https://pypi.org/simple/gae-pytz/ 2021-07-11T18:05:06,652 Fetching project page and analyzing links: https://pypi.org/simple/gae-pytz/ 2021-07-11T18:05:06,652 Getting page https://pypi.org/simple/gae-pytz/ 2021-07-11T18:05:06,654 Found index url https://pypi.org/simple 2021-07-11T18:05:06,881 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 2021-07-11T18:05:06,882 Skipping link: not a file: https://pypi.org/simple/gae-pytz/ 2021-07-11T18:05:06,899 Given no hashes to check 1 links for project 'gae-pytz': discarding no candidates 2021-07-11T18:05:06,918 Collecting gae-pytz==2016.3 2021-07-11T18:05:06,919 Created temporary directory: /tmp/pip-unpack-fw__niil 2021-07-11T18:05:07,157 Downloading gae-pytz-2016.3.tar.gz (326 kB) 2021-07-11T18:05:07,263 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-kezib6y7' 2021-07-11T18:05:07,264 Running setup.py (path:/tmp/pip-wheel-r_iwpdso/gae-pytz_a29349ecadc4486aac3b33fa60530410/setup.py) egg_info for package gae-pytz 2021-07-11T18:05:07,265 Created temporary directory: /tmp/pip-pip-egg-info-x86to3jr 2021-07-11T18:05:07,265 Running command python setup.py egg_info 2021-07-11T18:05:08,063 Traceback (most recent call last): 2021-07-11T18:05:08,064 File "", line 1, in 2021-07-11T18:05:08,064 File "/tmp/pip-wheel-r_iwpdso/gae-pytz_a29349ecadc4486aac3b33fa60530410/setup.py", line 2, in 2021-07-11T18:05:08,064 import pytz 2021-07-11T18:05:08,064 File "/tmp/pip-wheel-r_iwpdso/gae-pytz_a29349ecadc4486aac3b33fa60530410/pytz/__init__.py", line 179 2021-07-11T18:05:08,065 raise ValueError, 'Not naive datetime (tzinfo is already set)' 2021-07-11T18:05:08,065 ^ 2021-07-11T18:05:08,065 SyntaxError: invalid syntax 2021-07-11T18:05:08,115 WARNING: Discarding https://files.pythonhosted.org/packages/76/a6/da242c84d5e2ef223b2a18c08f88ff334282b3fb8ed21a67a1679d8e8053/gae-pytz-2016.3.tar.gz#sha256=5bb164921ba619cceb4f0ee7eaf4063867f09c3363911b9bc0b0edcf5eb7ddbd (from https://pypi.org/simple/gae-pytz/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T18:05:08,116 ERROR: Could not find a version that satisfies the requirement gae-pytz==2016.3 (from versions: 2016.3) 2021-07-11T18:05:08,116 ERROR: No matching distribution found for gae-pytz==2016.3 2021-07-11T18:05:08,117 Exception information: 2021-07-11T18:05:08,117 Traceback (most recent call last): 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T18:05:08,117 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T18:05:08,117 raise RequirementsConflicted(criterion) 2021-07-11T18:05:08,117 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gae-pytz==2016.3') 2021-07-11T18:05:08,117 2021-07-11T18:05:08,117 During handling of the above exception, another exception occurred: 2021-07-11T18:05:08,117 2021-07-11T18:05:08,117 Traceback (most recent call last): 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T18:05:08,117 result = self._result = resolver.resolve( 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T18:05:08,117 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T18:05:08,117 raise ResolutionImpossible(e.criterion.information) 2021-07-11T18:05:08,117 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gae-pytz==2016.3'), parent=None)] 2021-07-11T18:05:08,117 2021-07-11T18:05:08,117 The above exception was the direct cause of the following exception: 2021-07-11T18:05:08,117 2021-07-11T18:05:08,117 Traceback (most recent call last): 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T18:05:08,117 status = self.run(options, args) 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T18:05:08,117 return func(self, options, args) 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T18:05:08,117 requirement_set = resolver.resolve( 2021-07-11T18:05:08,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T18:05:08,117 raise error from e 2021-07-11T18:05:08,117 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gae-pytz==2016.3 2021-07-11T18:05:08,121 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-kezib6y7' 2021-07-11T18:05:08,122 Removed build tracker: '/tmp/pip-req-tracker-kezib6y7'