2021-07-10T01:08:39,239 Created temporary directory: /tmp/pip-ephem-wheel-cache-33de_0a8 2021-07-10T01:08:39,242 Created temporary directory: /tmp/pip-req-tracker-tcon_ew8 2021-07-10T01:08:39,242 Initialized build tracking at /tmp/pip-req-tracker-tcon_ew8 2021-07-10T01:08:39,243 Created build tracker: /tmp/pip-req-tracker-tcon_ew8 2021-07-10T01:08:39,243 Entered build tracker: /tmp/pip-req-tracker-tcon_ew8 2021-07-10T01:08:39,243 Created temporary directory: /tmp/pip-wheel-or1l79cu 2021-07-10T01:08:39,280 1 location(s) to search for versions of django-kewl: 2021-07-10T01:08:39,280 * https://pypi.org/simple/django-kewl/ 2021-07-10T01:08:39,281 Fetching project page and analyzing links: https://pypi.org/simple/django-kewl/ 2021-07-10T01:08:39,281 Getting page https://pypi.org/simple/django-kewl/ 2021-07-10T01:08:39,283 Found index url https://pypi.org/simple 2021-07-10T01:08:39,463 Found link https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz#sha256=24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977 (from https://pypi.org/simple/django-kewl/), version: 2014.10.26 2021-07-10T01:08:39,463 Skipping link: not a file: https://pypi.org/simple/django-kewl/ 2021-07-10T01:08:39,479 Given no hashes to check 1 links for project 'django-kewl': discarding no candidates 2021-07-10T01:08:39,498 Collecting django-kewl==2014.10.26 2021-07-10T01:08:39,500 Created temporary directory: /tmp/pip-unpack-ueuhj2g7 2021-07-10T01:08:39,677 Downloading django-kewl-2014.10.26.tar.gz (7.4 kB) 2021-07-10T01:08:39,730 Added django-kewl==2014.10.26 from https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz#sha256=24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977 to build tracker '/tmp/pip-req-tracker-tcon_ew8' 2021-07-10T01:08:39,731 Running setup.py (path:/tmp/pip-wheel-or1l79cu/django-kewl_4ff6c62d82994d00b514bc0b5d5d6460/setup.py) egg_info for package django-kewl 2021-07-10T01:08:39,732 Created temporary directory: /tmp/pip-pip-egg-info-j54ystho 2021-07-10T01:08:39,732 Running command python setup.py egg_info 2021-07-10T01:08:40,367 Traceback (most recent call last): 2021-07-10T01:08:40,368 File "", line 1, in 2021-07-10T01:08:40,368 File "/tmp/pip-wheel-or1l79cu/django-kewl_4ff6c62d82994d00b514bc0b5d5d6460/setup.py", line 17, in 2021-07-10T01:08:40,368 install_requires=open('requirements.txt').read().splitlines(), 2021-07-10T01:08:40,369 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-10T01:08:40,418 WARNING: Discarding https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz#sha256=24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977 (from https://pypi.org/simple/django-kewl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:08:40,419 ERROR: Could not find a version that satisfies the requirement django-kewl==2014.10.26 (from versions: 2014.10.26) 2021-07-10T01:08:40,420 ERROR: No matching distribution found for django-kewl==2014.10.26 2021-07-10T01:08:40,420 Exception information: 2021-07-10T01:08:40,420 Traceback (most recent call last): 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:08:40,420 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:08:40,420 raise RequirementsConflicted(criterion) 2021-07-10T01:08:40,420 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-kewl==2014.10.26') 2021-07-10T01:08:40,420 2021-07-10T01:08:40,420 During handling of the above exception, another exception occurred: 2021-07-10T01:08:40,420 2021-07-10T01:08:40,420 Traceback (most recent call last): 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:08:40,420 result = self._result = resolver.resolve( 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:08:40,420 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:08:40,420 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:08:40,420 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-kewl==2014.10.26'), parent=None)] 2021-07-10T01:08:40,420 2021-07-10T01:08:40,420 The above exception was the direct cause of the following exception: 2021-07-10T01:08:40,420 2021-07-10T01:08:40,420 Traceback (most recent call last): 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:08:40,420 status = self.run(options, args) 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:08:40,420 return func(self, options, args) 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:08:40,420 requirement_set = resolver.resolve( 2021-07-10T01:08:40,420 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:08:40,420 raise error from e 2021-07-10T01:08:40,420 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-kewl==2014.10.26 2021-07-10T01:08:40,425 Removed django-kewl==2014.10.26 from https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz#sha256=24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977 from build tracker '/tmp/pip-req-tracker-tcon_ew8' 2021-07-10T01:08:40,425 Removed build tracker: '/tmp/pip-req-tracker-tcon_ew8'