2021-07-08T19:42:43,787 Created temporary directory: /tmp/pip-ephem-wheel-cache-gno0jyqj 2021-07-08T19:42:43,790 Created temporary directory: /tmp/pip-req-tracker-wu9r36jy 2021-07-08T19:42:43,790 Initialized build tracking at /tmp/pip-req-tracker-wu9r36jy 2021-07-08T19:42:43,790 Created build tracker: /tmp/pip-req-tracker-wu9r36jy 2021-07-08T19:42:43,790 Entered build tracker: /tmp/pip-req-tracker-wu9r36jy 2021-07-08T19:42:43,791 Created temporary directory: /tmp/pip-wheel-i5ye1ky8 2021-07-08T19:42:43,826 1 location(s) to search for versions of podget: 2021-07-08T19:42:43,826 * https://pypi.org/simple/podget/ 2021-07-08T19:42:43,827 Fetching project page and analyzing links: https://pypi.org/simple/podget/ 2021-07-08T19:42:43,827 Getting page https://pypi.org/simple/podget/ 2021-07-08T19:42:43,829 Found index url https://pypi.org/simple 2021-07-08T19:42:43,922 Found link https://files.pythonhosted.org/packages/dd/a5/340038194d06ee00e7af729f092b4251c76d57aa537583ca8bf272429ef4/podget-0.1.tar.gz#sha256=05b675abe7e3cb8806eb422839e0c8ce0de0cb15bddc9e8ae59af2d5abf84dec (from https://pypi.org/simple/podget/), version: 0.1 2021-07-08T19:42:43,922 Found link https://files.pythonhosted.org/packages/74/1b/cefc42677a7bb414993d503381b93663d5d50238277e28de019e659ce520/podget-0.1.1.tar.gz#sha256=0fc3cd60c7000a598542e33039626c113e29ee811a649cf280cafe9ad08b7460 (from https://pypi.org/simple/podget/), version: 0.1.1 2021-07-08T19:42:43,923 Found link https://files.pythonhosted.org/packages/59/2c/fc065431568d3f4b99c4592156dc765a17df4a9196380f301e5f955ba1c6/podget-0.1.2.tar.gz#sha256=281f7c15d6845bc115a2c63b6dfbdfdac652e4517e4ae92d2f3cb5cfbf7cf20e (from https://pypi.org/simple/podget/), version: 0.1.2 2021-07-08T19:42:43,923 Skipping link: not a file: https://pypi.org/simple/podget/ 2021-07-08T19:42:43,939 Given no hashes to check 1 links for project 'podget': discarding no candidates 2021-07-08T19:42:43,956 Collecting podget==0.1.1 2021-07-08T19:42:43,958 Created temporary directory: /tmp/pip-unpack-dxgar6m9 2021-07-08T19:42:44,130 Downloading podget-0.1.1.tar.gz (3.8 kB) 2021-07-08T19:42:44,158 Added podget==0.1.1 from https://files.pythonhosted.org/packages/74/1b/cefc42677a7bb414993d503381b93663d5d50238277e28de019e659ce520/podget-0.1.1.tar.gz#sha256=0fc3cd60c7000a598542e33039626c113e29ee811a649cf280cafe9ad08b7460 to build tracker '/tmp/pip-req-tracker-wu9r36jy' 2021-07-08T19:42:44,159 Running setup.py (path:/tmp/pip-wheel-i5ye1ky8/podget_0c48d0ed0d4e4c3abeebf5e926ae04bc/setup.py) egg_info for package podget 2021-07-08T19:42:44,159 Created temporary directory: /tmp/pip-pip-egg-info-0x4swvq8 2021-07-08T19:42:44,160 Running command python setup.py egg_info 2021-07-08T19:42:44,830 Traceback (most recent call last): 2021-07-08T19:42:44,830 File "", line 1, in 2021-07-08T19:42:44,831 File "/tmp/pip-wheel-i5ye1ky8/podget_0c48d0ed0d4e4c3abeebf5e926ae04bc/setup.py", line 7, in 2021-07-08T19:42:44,831 import podget 2021-07-08T19:42:44,831 File "/tmp/pip-wheel-i5ye1ky8/podget_0c48d0ed0d4e4c3abeebf5e926ae04bc/podget.py", line 75, in 2021-07-08T19:42:44,831 from urllib2 import urlopen 2021-07-08T19:42:44,831 ModuleNotFoundError: No module named 'urllib2' 2021-07-08T19:42:44,882 WARNING: Discarding https://files.pythonhosted.org/packages/74/1b/cefc42677a7bb414993d503381b93663d5d50238277e28de019e659ce520/podget-0.1.1.tar.gz#sha256=0fc3cd60c7000a598542e33039626c113e29ee811a649cf280cafe9ad08b7460 (from https://pypi.org/simple/podget/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:42:44,883 ERROR: Could not find a version that satisfies the requirement podget==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-08T19:42:44,884 ERROR: No matching distribution found for podget==0.1.1 2021-07-08T19:42:44,884 Exception information: 2021-07-08T19:42:44,884 Traceback (most recent call last): 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:42:44,884 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:42:44,884 raise RequirementsConflicted(criterion) 2021-07-08T19:42:44,884 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('podget==0.1.1') 2021-07-08T19:42:44,884 2021-07-08T19:42:44,884 During handling of the above exception, another exception occurred: 2021-07-08T19:42:44,884 2021-07-08T19:42:44,884 Traceback (most recent call last): 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:42:44,884 result = self._result = resolver.resolve( 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:42:44,884 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:42:44,884 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:42:44,884 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('podget==0.1.1'), parent=None)] 2021-07-08T19:42:44,884 2021-07-08T19:42:44,884 The above exception was the direct cause of the following exception: 2021-07-08T19:42:44,884 2021-07-08T19:42:44,884 Traceback (most recent call last): 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:42:44,884 status = self.run(options, args) 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:42:44,884 return func(self, options, args) 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:42:44,884 requirement_set = resolver.resolve( 2021-07-08T19:42:44,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:42:44,884 raise error from e 2021-07-08T19:42:44,884 pip._internal.exceptions.DistributionNotFound: No matching distribution found for podget==0.1.1 2021-07-08T19:42:44,889 Removed podget==0.1.1 from https://files.pythonhosted.org/packages/74/1b/cefc42677a7bb414993d503381b93663d5d50238277e28de019e659ce520/podget-0.1.1.tar.gz#sha256=0fc3cd60c7000a598542e33039626c113e29ee811a649cf280cafe9ad08b7460 from build tracker '/tmp/pip-req-tracker-wu9r36jy' 2021-07-08T19:42:44,889 Removed build tracker: '/tmp/pip-req-tracker-wu9r36jy'