2021-07-09T00:30:38,586 Created temporary directory: /tmp/pip-ephem-wheel-cache-unvvoaae 2021-07-09T00:30:38,589 Created temporary directory: /tmp/pip-req-tracker-ea4p0ge3 2021-07-09T00:30:38,589 Initialized build tracking at /tmp/pip-req-tracker-ea4p0ge3 2021-07-09T00:30:38,590 Created build tracker: /tmp/pip-req-tracker-ea4p0ge3 2021-07-09T00:30:38,590 Entered build tracker: /tmp/pip-req-tracker-ea4p0ge3 2021-07-09T00:30:38,590 Created temporary directory: /tmp/pip-wheel-cmbxcwou 2021-07-09T00:30:38,625 1 location(s) to search for versions of django-subdomain: 2021-07-09T00:30:38,625 * https://pypi.org/simple/django-subdomain/ 2021-07-09T00:30:38,626 Fetching project page and analyzing links: https://pypi.org/simple/django-subdomain/ 2021-07-09T00:30:38,626 Getting page https://pypi.org/simple/django-subdomain/ 2021-07-09T00:30:38,628 Found index url https://pypi.org/simple 2021-07-09T00:30:38,805 Found link https://files.pythonhosted.org/packages/36/7a/b8bb3f2d05494df15996ab2d21743804b13a5b235f0faf50dfd39783bfa1/django-subdomain-0.1.tar.gz#sha256=43e1fb433e08440da4db11ee28b0702b821ae2865d8d187f1e6790a103b409c9 (from https://pypi.org/simple/django-subdomain/), version: 0.1 2021-07-09T00:30:38,806 Found link https://files.pythonhosted.org/packages/7c/c0/5208222c6d24aa3803aa9d9e5c07cfcba59fefe8309b4eb565aaf75e12ed/django-subdomain-1.1.tar.gz#sha256=bf5a6d058218d1fd9880fc03b19d2bf04697f44cb840435dcd7f1ff330c9296c (from https://pypi.org/simple/django-subdomain/), version: 1.1 2021-07-09T00:30:38,806 Skipping link: not a file: https://pypi.org/simple/django-subdomain/ 2021-07-09T00:30:38,822 Given no hashes to check 1 links for project 'django-subdomain': discarding no candidates 2021-07-09T00:30:38,839 Collecting django-subdomain==0.1 2021-07-09T00:30:38,841 Created temporary directory: /tmp/pip-unpack-zjqj4kkm 2021-07-09T00:30:39,012 Downloading django-subdomain-0.1.tar.gz (5.1 kB) 2021-07-09T00:30:39,068 Added django-subdomain==0.1 from https://files.pythonhosted.org/packages/36/7a/b8bb3f2d05494df15996ab2d21743804b13a5b235f0faf50dfd39783bfa1/django-subdomain-0.1.tar.gz#sha256=43e1fb433e08440da4db11ee28b0702b821ae2865d8d187f1e6790a103b409c9 to build tracker '/tmp/pip-req-tracker-ea4p0ge3' 2021-07-09T00:30:39,069 Running setup.py (path:/tmp/pip-wheel-cmbxcwou/django-subdomain_3e72f28ea3774703be012bbcad5c5474/setup.py) egg_info for package django-subdomain 2021-07-09T00:30:39,070 Created temporary directory: /tmp/pip-pip-egg-info-4ms0m6cz 2021-07-09T00:30:39,070 Running command python setup.py egg_info 2021-07-09T00:30:39,694 Traceback (most recent call last): 2021-07-09T00:30:39,694 File "", line 1, in 2021-07-09T00:30:39,695 File "/tmp/pip-wheel-cmbxcwou/django-subdomain_3e72f28ea3774703be012bbcad5c5474/setup.py", line 1, in 2021-07-09T00:30:39,695 import ez_setup 2021-07-09T00:30:39,695 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T00:30:39,744 WARNING: Discarding https://files.pythonhosted.org/packages/36/7a/b8bb3f2d05494df15996ab2d21743804b13a5b235f0faf50dfd39783bfa1/django-subdomain-0.1.tar.gz#sha256=43e1fb433e08440da4db11ee28b0702b821ae2865d8d187f1e6790a103b409c9 (from https://pypi.org/simple/django-subdomain/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:30:39,745 ERROR: Could not find a version that satisfies the requirement django-subdomain==0.1 (from versions: 0.1, 1.1) 2021-07-09T00:30:39,745 ERROR: No matching distribution found for django-subdomain==0.1 2021-07-09T00:30:39,746 Exception information: 2021-07-09T00:30:39,746 Traceback (most recent call last): 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:30:39,746 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:30:39,746 raise RequirementsConflicted(criterion) 2021-07-09T00:30:39,746 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-subdomain==0.1') 2021-07-09T00:30:39,746 2021-07-09T00:30:39,746 During handling of the above exception, another exception occurred: 2021-07-09T00:30:39,746 2021-07-09T00:30:39,746 Traceback (most recent call last): 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:30:39,746 result = self._result = resolver.resolve( 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:30:39,746 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:30:39,746 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:30:39,746 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-subdomain==0.1'), parent=None)] 2021-07-09T00:30:39,746 2021-07-09T00:30:39,746 The above exception was the direct cause of the following exception: 2021-07-09T00:30:39,746 2021-07-09T00:30:39,746 Traceback (most recent call last): 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:30:39,746 status = self.run(options, args) 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:30:39,746 return func(self, options, args) 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:30:39,746 requirement_set = resolver.resolve( 2021-07-09T00:30:39,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:30:39,746 raise error from e 2021-07-09T00:30:39,746 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-subdomain==0.1 2021-07-09T00:30:39,751 Removed django-subdomain==0.1 from https://files.pythonhosted.org/packages/36/7a/b8bb3f2d05494df15996ab2d21743804b13a5b235f0faf50dfd39783bfa1/django-subdomain-0.1.tar.gz#sha256=43e1fb433e08440da4db11ee28b0702b821ae2865d8d187f1e6790a103b409c9 from build tracker '/tmp/pip-req-tracker-ea4p0ge3' 2021-07-09T00:30:39,751 Removed build tracker: '/tmp/pip-req-tracker-ea4p0ge3'