2021-07-09T23:35:47,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-jgkpzqyj 2021-07-09T23:35:47,458 Created temporary directory: /tmp/pip-req-tracker-87xq3k0q 2021-07-09T23:35:47,458 Initialized build tracking at /tmp/pip-req-tracker-87xq3k0q 2021-07-09T23:35:47,458 Created build tracker: /tmp/pip-req-tracker-87xq3k0q 2021-07-09T23:35:47,458 Entered build tracker: /tmp/pip-req-tracker-87xq3k0q 2021-07-09T23:35:47,459 Created temporary directory: /tmp/pip-wheel-s5ysyjmj 2021-07-09T23:35:47,492 1 location(s) to search for versions of ttd: 2021-07-09T23:35:47,492 * https://pypi.org/simple/ttd/ 2021-07-09T23:35:47,492 Fetching project page and analyzing links: https://pypi.org/simple/ttd/ 2021-07-09T23:35:47,493 Getting page https://pypi.org/simple/ttd/ 2021-07-09T23:35:47,494 Found index url https://pypi.org/simple 2021-07-09T23:35:47,670 Found link https://files.pythonhosted.org/packages/79/5b/ba0b463f9500e09efa2f334c44d385a0d4af8a35229bc049821dfd204f4a/ttd-0.0.1.tar.gz#sha256=809bdfe45d26fbe0db7b85b6a29c7fe6e498411be74604ee813522ac7b234ec5 (from https://pypi.org/simple/ttd/), version: 0.0.1 2021-07-09T23:35:47,670 Found link https://files.pythonhosted.org/packages/6b/e4/9156d59a5a2616d441e2928805690601d10e60b4dcabfdbc9b93fe405a61/ttd-0.1.0.tar.gz#sha256=8902cfd54504aa01982a857316bea271e696ce593fb0f67b3d0018dd63d4bacb (from https://pypi.org/simple/ttd/), version: 0.1.0 2021-07-09T23:35:47,671 Skipping link: not a file: https://pypi.org/simple/ttd/ 2021-07-09T23:35:47,687 Given no hashes to check 1 links for project 'ttd': discarding no candidates 2021-07-09T23:35:47,704 Collecting ttd==0.0.1 2021-07-09T23:35:47,706 Created temporary directory: /tmp/pip-unpack-gchrfe0y 2021-07-09T23:35:47,877 Downloading ttd-0.0.1.tar.gz (1.8 kB) 2021-07-09T23:35:47,912 Added ttd==0.0.1 from https://files.pythonhosted.org/packages/79/5b/ba0b463f9500e09efa2f334c44d385a0d4af8a35229bc049821dfd204f4a/ttd-0.0.1.tar.gz#sha256=809bdfe45d26fbe0db7b85b6a29c7fe6e498411be74604ee813522ac7b234ec5 to build tracker '/tmp/pip-req-tracker-87xq3k0q' 2021-07-09T23:35:47,913 Running setup.py (path:/tmp/pip-wheel-s5ysyjmj/ttd_cdd216d8988140a49920c5bfcd6420cd/setup.py) egg_info for package ttd 2021-07-09T23:35:47,913 Created temporary directory: /tmp/pip-pip-egg-info-6cmvhxeo 2021-07-09T23:35:47,914 Running command python setup.py egg_info 2021-07-09T23:35:48,530 Traceback (most recent call last): 2021-07-09T23:35:48,531 File "", line 1, in 2021-07-09T23:35:48,531 File "/tmp/pip-wheel-s5ysyjmj/ttd_cdd216d8988140a49920c5bfcd6420cd/setup.py", line 7, in 2021-07-09T23:35:48,532 long_description=file('README.rst').read(), 2021-07-09T23:35:48,532 NameError: name 'file' is not defined 2021-07-09T23:35:48,580 WARNING: Discarding https://files.pythonhosted.org/packages/79/5b/ba0b463f9500e09efa2f334c44d385a0d4af8a35229bc049821dfd204f4a/ttd-0.0.1.tar.gz#sha256=809bdfe45d26fbe0db7b85b6a29c7fe6e498411be74604ee813522ac7b234ec5 (from https://pypi.org/simple/ttd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:35:48,582 ERROR: Could not find a version that satisfies the requirement ttd==0.0.1 (from versions: 0.0.1, 0.1.0) 2021-07-09T23:35:48,582 ERROR: No matching distribution found for ttd==0.0.1 2021-07-09T23:35:48,582 Exception information: 2021-07-09T23:35:48,582 Traceback (most recent call last): 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:35:48,582 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:35:48,582 raise RequirementsConflicted(criterion) 2021-07-09T23:35:48,582 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ttd==0.0.1') 2021-07-09T23:35:48,582 2021-07-09T23:35:48,582 During handling of the above exception, another exception occurred: 2021-07-09T23:35:48,582 2021-07-09T23:35:48,582 Traceback (most recent call last): 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:35:48,582 result = self._result = resolver.resolve( 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:35:48,582 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:35:48,582 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:35:48,582 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ttd==0.0.1'), parent=None)] 2021-07-09T23:35:48,582 2021-07-09T23:35:48,582 The above exception was the direct cause of the following exception: 2021-07-09T23:35:48,582 2021-07-09T23:35:48,582 Traceback (most recent call last): 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:35:48,582 status = self.run(options, args) 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:35:48,582 return func(self, options, args) 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:35:48,582 requirement_set = resolver.resolve( 2021-07-09T23:35:48,582 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:35:48,582 raise error from e 2021-07-09T23:35:48,582 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ttd==0.0.1 2021-07-09T23:35:48,587 Removed ttd==0.0.1 from https://files.pythonhosted.org/packages/79/5b/ba0b463f9500e09efa2f334c44d385a0d4af8a35229bc049821dfd204f4a/ttd-0.0.1.tar.gz#sha256=809bdfe45d26fbe0db7b85b6a29c7fe6e498411be74604ee813522ac7b234ec5 from build tracker '/tmp/pip-req-tracker-87xq3k0q' 2021-07-09T23:35:48,588 Removed build tracker: '/tmp/pip-req-tracker-87xq3k0q'