2021-07-10T04:53:37,041 Created temporary directory: /tmp/pip-ephem-wheel-cache-dfwbuiyr 2021-07-10T04:53:37,044 Created temporary directory: /tmp/pip-req-tracker-u6acef7u 2021-07-10T04:53:37,045 Initialized build tracking at /tmp/pip-req-tracker-u6acef7u 2021-07-10T04:53:37,045 Created build tracker: /tmp/pip-req-tracker-u6acef7u 2021-07-10T04:53:37,045 Entered build tracker: /tmp/pip-req-tracker-u6acef7u 2021-07-10T04:53:37,046 Created temporary directory: /tmp/pip-wheel-6t2a6tbj 2021-07-10T04:53:37,079 1 location(s) to search for versions of ptb: 2021-07-10T04:53:37,079 * https://pypi.org/simple/ptb/ 2021-07-10T04:53:37,080 Fetching project page and analyzing links: https://pypi.org/simple/ptb/ 2021-07-10T04:53:37,080 Getting page https://pypi.org/simple/ptb/ 2021-07-10T04:53:37,082 Found index url https://pypi.org/simple 2021-07-10T04:53:37,172 Found link https://files.pythonhosted.org/packages/10/a3/5057cb542b9ab3fd6b26680e436bd6efbaf668977a0c661373b3b8287c1f/ptb-0.0.1.tar.gz#sha256=8b1b9500486b78da32146d818108e25c444942830f0417cf7415d8f6eefbfa75 (from https://pypi.org/simple/ptb/), version: 0.0.1 2021-07-10T04:53:37,173 Found link https://files.pythonhosted.org/packages/28/2f/7425e5ddc703d3349cadeb103071eefcfaf4a8ee93ecd4076f84fd5bf1f9/ptb-0.0.2.tar.gz#sha256=bb35e930fbc18a7f25e5d6d097fe6da7acbf98b637f53915c5d95620802b02a6 (from https://pypi.org/simple/ptb/), version: 0.0.2 2021-07-10T04:53:37,173 Found link https://files.pythonhosted.org/packages/c6/76/1f31fce5fb0bf02966eb6ee5398e0fb796b9d6eb6611c310e3702302a358/ptb-0.0.3.tar.gz#sha256=91c7117df18e53802eeeba14fb1155738e935ef717c29136a00716b35395914e (from https://pypi.org/simple/ptb/), version: 0.0.3 2021-07-10T04:53:37,173 Skipping link: not a file: https://pypi.org/simple/ptb/ 2021-07-10T04:53:37,191 Given no hashes to check 1 links for project 'ptb': discarding no candidates 2021-07-10T04:53:37,209 Collecting ptb==0.0.2 2021-07-10T04:53:37,211 Created temporary directory: /tmp/pip-unpack-kv6rqukb 2021-07-10T04:53:37,385 Downloading ptb-0.0.2.tar.gz (3.8 kB) 2021-07-10T04:53:37,427 Added ptb==0.0.2 from https://files.pythonhosted.org/packages/28/2f/7425e5ddc703d3349cadeb103071eefcfaf4a8ee93ecd4076f84fd5bf1f9/ptb-0.0.2.tar.gz#sha256=bb35e930fbc18a7f25e5d6d097fe6da7acbf98b637f53915c5d95620802b02a6 to build tracker '/tmp/pip-req-tracker-u6acef7u' 2021-07-10T04:53:37,428 Running setup.py (path:/tmp/pip-wheel-6t2a6tbj/ptb_0773017db9d14e42a435b0299e09567c/setup.py) egg_info for package ptb 2021-07-10T04:53:37,428 Created temporary directory: /tmp/pip-pip-egg-info-rzj_uqip 2021-07-10T04:53:37,429 Running command python setup.py egg_info 2021-07-10T04:53:38,077 Traceback (most recent call last): 2021-07-10T04:53:38,078 File "", line 1, in 2021-07-10T04:53:38,078 File "/tmp/pip-wheel-6t2a6tbj/ptb_0773017db9d14e42a435b0299e09567c/setup.py", line 27, in 2021-07-10T04:53:38,078 install_requires = requires('requirements.txt'), 2021-07-10T04:53:38,078 File "/tmp/pip-wheel-6t2a6tbj/ptb_0773017db9d14e42a435b0299e09567c/setup.py", line 16, in requires 2021-07-10T04:53:38,078 strip_comments(l) for l in open( 2021-07-10T04:53:38,079 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-6t2a6tbj/ptb_0773017db9d14e42a435b0299e09567c/requirements/requirements.txt' 2021-07-10T04:53:38,126 WARNING: Discarding https://files.pythonhosted.org/packages/28/2f/7425e5ddc703d3349cadeb103071eefcfaf4a8ee93ecd4076f84fd5bf1f9/ptb-0.0.2.tar.gz#sha256=bb35e930fbc18a7f25e5d6d097fe6da7acbf98b637f53915c5d95620802b02a6 (from https://pypi.org/simple/ptb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:53:38,127 ERROR: Could not find a version that satisfies the requirement ptb==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T04:53:38,128 ERROR: No matching distribution found for ptb==0.0.2 2021-07-10T04:53:38,128 Exception information: 2021-07-10T04:53:38,128 Traceback (most recent call last): 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:53:38,128 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:53:38,128 raise RequirementsConflicted(criterion) 2021-07-10T04:53:38,128 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ptb==0.0.2') 2021-07-10T04:53:38,128 2021-07-10T04:53:38,128 During handling of the above exception, another exception occurred: 2021-07-10T04:53:38,128 2021-07-10T04:53:38,128 Traceback (most recent call last): 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:53:38,128 result = self._result = resolver.resolve( 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:53:38,128 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:53:38,128 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:53:38,128 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ptb==0.0.2'), parent=None)] 2021-07-10T04:53:38,128 2021-07-10T04:53:38,128 The above exception was the direct cause of the following exception: 2021-07-10T04:53:38,128 2021-07-10T04:53:38,128 Traceback (most recent call last): 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:53:38,128 status = self.run(options, args) 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:53:38,128 return func(self, options, args) 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:53:38,128 requirement_set = resolver.resolve( 2021-07-10T04:53:38,128 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:53:38,128 raise error from e 2021-07-10T04:53:38,128 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ptb==0.0.2 2021-07-10T04:53:38,133 Removed ptb==0.0.2 from https://files.pythonhosted.org/packages/28/2f/7425e5ddc703d3349cadeb103071eefcfaf4a8ee93ecd4076f84fd5bf1f9/ptb-0.0.2.tar.gz#sha256=bb35e930fbc18a7f25e5d6d097fe6da7acbf98b637f53915c5d95620802b02a6 from build tracker '/tmp/pip-req-tracker-u6acef7u' 2021-07-10T04:53:38,133 Removed build tracker: '/tmp/pip-req-tracker-u6acef7u'