2021-07-09T04:53:12,879 Created temporary directory: /tmp/pip-ephem-wheel-cache-z7ts635v 2021-07-09T04:53:12,882 Created temporary directory: /tmp/pip-req-tracker-fwz1wmep 2021-07-09T04:53:12,882 Initialized build tracking at /tmp/pip-req-tracker-fwz1wmep 2021-07-09T04:53:12,883 Created build tracker: /tmp/pip-req-tracker-fwz1wmep 2021-07-09T04:53:12,883 Entered build tracker: /tmp/pip-req-tracker-fwz1wmep 2021-07-09T04:53:12,883 Created temporary directory: /tmp/pip-wheel-9sw9nz21 2021-07-09T04:53:12,917 1 location(s) to search for versions of transdate: 2021-07-09T04:53:12,917 * https://pypi.org/simple/transdate/ 2021-07-09T04:53:12,917 Fetching project page and analyzing links: https://pypi.org/simple/transdate/ 2021-07-09T04:53:12,918 Getting page https://pypi.org/simple/transdate/ 2021-07-09T04:53:12,919 Found index url https://pypi.org/simple 2021-07-09T04:53:13,104 Found link https://files.pythonhosted.org/packages/ef/1b/b765bb9fa4420ae23c262cf0599859383b01cf6bf57f522d5af520833013/transdate-1.1.1.tar.gz#sha256=47549cd5d35a60551085e955a336faa956c43193d59c691c9a6d421b103f7c05 (from https://pypi.org/simple/transdate/), version: 1.1.1 2021-07-09T04:53:13,105 Skipping link: not a file: https://pypi.org/simple/transdate/ 2021-07-09T04:53:13,121 Given no hashes to check 1 links for project 'transdate': discarding no candidates 2021-07-09T04:53:13,138 Collecting transdate==1.1.1 2021-07-09T04:53:13,139 Created temporary directory: /tmp/pip-unpack-6qhrxu5j 2021-07-09T04:53:13,314 Downloading transdate-1.1.1.tar.gz (17 kB) 2021-07-09T04:53:13,346 Added transdate==1.1.1 from https://files.pythonhosted.org/packages/ef/1b/b765bb9fa4420ae23c262cf0599859383b01cf6bf57f522d5af520833013/transdate-1.1.1.tar.gz#sha256=47549cd5d35a60551085e955a336faa956c43193d59c691c9a6d421b103f7c05 to build tracker '/tmp/pip-req-tracker-fwz1wmep' 2021-07-09T04:53:13,348 Running setup.py (path:/tmp/pip-wheel-9sw9nz21/transdate_08206b7db938430e81fcbfb4b8c4e4eb/setup.py) egg_info for package transdate 2021-07-09T04:53:13,349 Created temporary directory: /tmp/pip-pip-egg-info-oe6fcrsc 2021-07-09T04:53:13,349 Running command python setup.py egg_info 2021-07-09T04:53:13,961 Traceback (most recent call last): 2021-07-09T04:53:13,961 File "", line 1, in 2021-07-09T04:53:13,962 File "/tmp/pip-wheel-9sw9nz21/transdate_08206b7db938430e81fcbfb4b8c4e4eb/setup.py", line 2, in 2021-07-09T04:53:13,962 from transdate import __version__ as version, __license__ as license 2021-07-09T04:53:13,962 File "/tmp/pip-wheel-9sw9nz21/transdate_08206b7db938430e81fcbfb4b8c4e4eb/transdate.py", line 248 2021-07-09T04:53:13,962 raise ValueError, "year is out of range" 2021-07-09T04:53:13,963 ^ 2021-07-09T04:53:13,963 SyntaxError: invalid syntax 2021-07-09T04:53:14,011 WARNING: Discarding https://files.pythonhosted.org/packages/ef/1b/b765bb9fa4420ae23c262cf0599859383b01cf6bf57f522d5af520833013/transdate-1.1.1.tar.gz#sha256=47549cd5d35a60551085e955a336faa956c43193d59c691c9a6d421b103f7c05 (from https://pypi.org/simple/transdate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:53:14,012 ERROR: Could not find a version that satisfies the requirement transdate==1.1.1 (from versions: 1.1.1) 2021-07-09T04:53:14,012 ERROR: No matching distribution found for transdate==1.1.1 2021-07-09T04:53:14,013 Exception information: 2021-07-09T04:53:14,013 Traceback (most recent call last): 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:53:14,013 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:53:14,013 raise RequirementsConflicted(criterion) 2021-07-09T04:53:14,013 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('transdate==1.1.1') 2021-07-09T04:53:14,013 2021-07-09T04:53:14,013 During handling of the above exception, another exception occurred: 2021-07-09T04:53:14,013 2021-07-09T04:53:14,013 Traceback (most recent call last): 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:53:14,013 result = self._result = resolver.resolve( 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:53:14,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:53:14,013 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:53:14,013 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('transdate==1.1.1'), parent=None)] 2021-07-09T04:53:14,013 2021-07-09T04:53:14,013 The above exception was the direct cause of the following exception: 2021-07-09T04:53:14,013 2021-07-09T04:53:14,013 Traceback (most recent call last): 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:53:14,013 status = self.run(options, args) 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:53:14,013 return func(self, options, args) 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:53:14,013 requirement_set = resolver.resolve( 2021-07-09T04:53:14,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:53:14,013 raise error from e 2021-07-09T04:53:14,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for transdate==1.1.1 2021-07-09T04:53:14,017 Removed transdate==1.1.1 from https://files.pythonhosted.org/packages/ef/1b/b765bb9fa4420ae23c262cf0599859383b01cf6bf57f522d5af520833013/transdate-1.1.1.tar.gz#sha256=47549cd5d35a60551085e955a336faa956c43193d59c691c9a6d421b103f7c05 from build tracker '/tmp/pip-req-tracker-fwz1wmep' 2021-07-09T04:53:14,018 Removed build tracker: '/tmp/pip-req-tracker-fwz1wmep'