2021-07-10T04:53:36,945 Created temporary directory: /tmp/pip-ephem-wheel-cache-aefygwm9 2021-07-10T04:53:36,948 Created temporary directory: /tmp/pip-req-tracker-ektd4l52 2021-07-10T04:53:36,949 Initialized build tracking at /tmp/pip-req-tracker-ektd4l52 2021-07-10T04:53:36,949 Created build tracker: /tmp/pip-req-tracker-ektd4l52 2021-07-10T04:53:36,949 Entered build tracker: /tmp/pip-req-tracker-ektd4l52 2021-07-10T04:53:36,950 Created temporary directory: /tmp/pip-wheel-t__bxb2d 2021-07-10T04:53:36,982 1 location(s) to search for versions of ptb: 2021-07-10T04:53:36,982 * https://pypi.org/simple/ptb/ 2021-07-10T04:53:36,983 Fetching project page and analyzing links: https://pypi.org/simple/ptb/ 2021-07-10T04:53:36,983 Getting page https://pypi.org/simple/ptb/ 2021-07-10T04:53:36,985 Found index url https://pypi.org/simple 2021-07-10T04:53:37,163 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,164 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,164 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,164 Skipping link: not a file: https://pypi.org/simple/ptb/ 2021-07-10T04:53:37,182 Given no hashes to check 1 links for project 'ptb': discarding no candidates 2021-07-10T04:53:37,201 Collecting ptb==0.0.1 2021-07-10T04:53:37,202 Created temporary directory: /tmp/pip-unpack-hdqrgwir 2021-07-10T04:53:37,375 Downloading ptb-0.0.1.tar.gz (3.7 kB) 2021-07-10T04:53:37,415 Added ptb==0.0.1 from https://files.pythonhosted.org/packages/10/a3/5057cb542b9ab3fd6b26680e436bd6efbaf668977a0c661373b3b8287c1f/ptb-0.0.1.tar.gz#sha256=8b1b9500486b78da32146d818108e25c444942830f0417cf7415d8f6eefbfa75 to build tracker '/tmp/pip-req-tracker-ektd4l52' 2021-07-10T04:53:37,416 Running setup.py (path:/tmp/pip-wheel-t__bxb2d/ptb_15220268e77048eebd6962b7b308f903/setup.py) egg_info for package ptb 2021-07-10T04:53:37,417 Created temporary directory: /tmp/pip-pip-egg-info-qmhqyprc 2021-07-10T04:53:37,418 Running command python setup.py egg_info 2021-07-10T04:53:38,066 Traceback (most recent call last): 2021-07-10T04:53:38,066 File "", line 1, in 2021-07-10T04:53:38,067 File "/tmp/pip-wheel-t__bxb2d/ptb_15220268e77048eebd6962b7b308f903/setup.py", line 21, in 2021-07-10T04:53:38,067 with open('README.md') as fh: 2021-07-10T04:53:38,067 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T04:53:38,116 WARNING: Discarding https://files.pythonhosted.org/packages/10/a3/5057cb542b9ab3fd6b26680e436bd6efbaf668977a0c661373b3b8287c1f/ptb-0.0.1.tar.gz#sha256=8b1b9500486b78da32146d818108e25c444942830f0417cf7415d8f6eefbfa75 (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,117 ERROR: Could not find a version that satisfies the requirement ptb==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T04:53:38,118 ERROR: No matching distribution found for ptb==0.0.1 2021-07-10T04:53:38,118 Exception information: 2021-07-10T04:53:38,118 Traceback (most recent call last): 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:53:38,118 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:53:38,118 raise RequirementsConflicted(criterion) 2021-07-10T04:53:38,118 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ptb==0.0.1') 2021-07-10T04:53:38,118 2021-07-10T04:53:38,118 During handling of the above exception, another exception occurred: 2021-07-10T04:53:38,118 2021-07-10T04:53:38,118 Traceback (most recent call last): 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:53:38,118 result = self._result = resolver.resolve( 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:53:38,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:53:38,118 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:53:38,118 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ptb==0.0.1'), parent=None)] 2021-07-10T04:53:38,118 2021-07-10T04:53:38,118 The above exception was the direct cause of the following exception: 2021-07-10T04:53:38,118 2021-07-10T04:53:38,118 Traceback (most recent call last): 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:53:38,118 status = self.run(options, args) 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:53:38,118 return func(self, options, args) 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:53:38,118 requirement_set = resolver.resolve( 2021-07-10T04:53:38,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:53:38,118 raise error from e 2021-07-10T04:53:38,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ptb==0.0.1 2021-07-10T04:53:38,123 Removed ptb==0.0.1 from https://files.pythonhosted.org/packages/10/a3/5057cb542b9ab3fd6b26680e436bd6efbaf668977a0c661373b3b8287c1f/ptb-0.0.1.tar.gz#sha256=8b1b9500486b78da32146d818108e25c444942830f0417cf7415d8f6eefbfa75 from build tracker '/tmp/pip-req-tracker-ektd4l52' 2021-07-10T04:53:38,123 Removed build tracker: '/tmp/pip-req-tracker-ektd4l52'