2021-07-10T00:32:00,639 Created temporary directory: /tmp/pip-ephem-wheel-cache-j1jyid1p 2021-07-10T00:32:00,642 Created temporary directory: /tmp/pip-req-tracker-84a7ju7v 2021-07-10T00:32:00,643 Initialized build tracking at /tmp/pip-req-tracker-84a7ju7v 2021-07-10T00:32:00,643 Created build tracker: /tmp/pip-req-tracker-84a7ju7v 2021-07-10T00:32:00,643 Entered build tracker: /tmp/pip-req-tracker-84a7ju7v 2021-07-10T00:32:00,644 Created temporary directory: /tmp/pip-wheel-k9kll5pv 2021-07-10T00:32:00,677 1 location(s) to search for versions of helga-urbandictionary: 2021-07-10T00:32:00,677 * https://pypi.org/simple/helga-urbandictionary/ 2021-07-10T00:32:00,678 Fetching project page and analyzing links: https://pypi.org/simple/helga-urbandictionary/ 2021-07-10T00:32:00,678 Getting page https://pypi.org/simple/helga-urbandictionary/ 2021-07-10T00:32:00,680 Found index url https://pypi.org/simple 2021-07-10T00:32:00,861 Found link https://files.pythonhosted.org/packages/d7/9f/893442c48fcac455d139d5aad60dad24bf11797bd39048de1a389db1691d/helga-urbandictionary-1.1.2.tar.gz#sha256=26df7f843e002ee06fca5726abf46c887d13d356bf3fdbbd277b11fe42994043 (from https://pypi.org/simple/helga-urbandictionary/), version: 1.1.2 2021-07-10T00:32:00,861 Found link https://files.pythonhosted.org/packages/10/aa/662bd599cd0a4a9fd2f4e53eeeb29770765cdd9a9cbeb6b545582b1e543e/helga-urbandictionary-2.0.0.tar.gz#sha256=7071d2e771559ad7068cc55fe7c9d04c60e914a72c78bd0d76dfd1ca84b0693d (from https://pypi.org/simple/helga-urbandictionary/), version: 2.0.0 2021-07-10T00:32:00,861 Skipping link: not a file: https://pypi.org/simple/helga-urbandictionary/ 2021-07-10T00:32:00,878 Given no hashes to check 1 links for project 'helga-urbandictionary': discarding no candidates 2021-07-10T00:32:00,895 Collecting helga-urbandictionary==1.1.2 2021-07-10T00:32:00,897 Created temporary directory: /tmp/pip-unpack-bj0ddjci 2021-07-10T00:32:01,067 Downloading helga-urbandictionary-1.1.2.tar.gz (14 kB) 2021-07-10T00:32:01,117 Added helga-urbandictionary==1.1.2 from https://files.pythonhosted.org/packages/d7/9f/893442c48fcac455d139d5aad60dad24bf11797bd39048de1a389db1691d/helga-urbandictionary-1.1.2.tar.gz#sha256=26df7f843e002ee06fca5726abf46c887d13d356bf3fdbbd277b11fe42994043 to build tracker '/tmp/pip-req-tracker-84a7ju7v' 2021-07-10T00:32:01,118 Running setup.py (path:/tmp/pip-wheel-k9kll5pv/helga-urbandictionary_7799c9ba02bf47308579b34a3d28ae02/setup.py) egg_info for package helga-urbandictionary 2021-07-10T00:32:01,119 Created temporary directory: /tmp/pip-pip-egg-info-x7zpm9wh 2021-07-10T00:32:01,119 Running command python setup.py egg_info 2021-07-10T00:32:01,922 Traceback (most recent call last): 2021-07-10T00:32:01,923 File "", line 1, in 2021-07-10T00:32:01,923 File "/tmp/pip-wheel-k9kll5pv/helga-urbandictionary_7799c9ba02bf47308579b34a3d28ae02/setup.py", line 1, in 2021-07-10T00:32:01,924 from pip.req import parse_requirements 2021-07-10T00:32:01,924 ModuleNotFoundError: No module named 'pip.req' 2021-07-10T00:32:01,979 WARNING: Discarding https://files.pythonhosted.org/packages/d7/9f/893442c48fcac455d139d5aad60dad24bf11797bd39048de1a389db1691d/helga-urbandictionary-1.1.2.tar.gz#sha256=26df7f843e002ee06fca5726abf46c887d13d356bf3fdbbd277b11fe42994043 (from https://pypi.org/simple/helga-urbandictionary/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:32:01,981 ERROR: Could not find a version that satisfies the requirement helga-urbandictionary==1.1.2 (from versions: 1.1.2, 2.0.0) 2021-07-10T00:32:01,981 ERROR: No matching distribution found for helga-urbandictionary==1.1.2 2021-07-10T00:32:01,981 Exception information: 2021-07-10T00:32:01,981 Traceback (most recent call last): 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:32:01,981 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:32:01,981 raise RequirementsConflicted(criterion) 2021-07-10T00:32:01,981 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('helga-urbandictionary==1.1.2') 2021-07-10T00:32:01,981 2021-07-10T00:32:01,981 During handling of the above exception, another exception occurred: 2021-07-10T00:32:01,981 2021-07-10T00:32:01,981 Traceback (most recent call last): 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:32:01,981 result = self._result = resolver.resolve( 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:32:01,981 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:32:01,981 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:32:01,981 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('helga-urbandictionary==1.1.2'), parent=None)] 2021-07-10T00:32:01,981 2021-07-10T00:32:01,981 The above exception was the direct cause of the following exception: 2021-07-10T00:32:01,981 2021-07-10T00:32:01,981 Traceback (most recent call last): 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:32:01,981 status = self.run(options, args) 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:32:01,981 return func(self, options, args) 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:32:01,981 requirement_set = resolver.resolve( 2021-07-10T00:32:01,981 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:32:01,981 raise error from e 2021-07-10T00:32:01,981 pip._internal.exceptions.DistributionNotFound: No matching distribution found for helga-urbandictionary==1.1.2 2021-07-10T00:32:01,987 Removed helga-urbandictionary==1.1.2 from https://files.pythonhosted.org/packages/d7/9f/893442c48fcac455d139d5aad60dad24bf11797bd39048de1a389db1691d/helga-urbandictionary-1.1.2.tar.gz#sha256=26df7f843e002ee06fca5726abf46c887d13d356bf3fdbbd277b11fe42994043 from build tracker '/tmp/pip-req-tracker-84a7ju7v' 2021-07-10T00:32:01,987 Removed build tracker: '/tmp/pip-req-tracker-84a7ju7v'