2021-07-10T04:42:00,920 Created temporary directory: /tmp/pip-ephem-wheel-cache-u9nn27kb 2021-07-10T04:42:00,923 Created temporary directory: /tmp/pip-req-tracker-l2qtn37g 2021-07-10T04:42:00,924 Initialized build tracking at /tmp/pip-req-tracker-l2qtn37g 2021-07-10T04:42:00,924 Created build tracker: /tmp/pip-req-tracker-l2qtn37g 2021-07-10T04:42:00,924 Entered build tracker: /tmp/pip-req-tracker-l2qtn37g 2021-07-10T04:42:00,925 Created temporary directory: /tmp/pip-wheel-rc5g6mk6 2021-07-10T04:42:00,959 1 location(s) to search for versions of django-offlinecdn: 2021-07-10T04:42:00,959 * https://pypi.org/simple/django-offlinecdn/ 2021-07-10T04:42:00,960 Fetching project page and analyzing links: https://pypi.org/simple/django-offlinecdn/ 2021-07-10T04:42:00,960 Getting page https://pypi.org/simple/django-offlinecdn/ 2021-07-10T04:42:00,962 Found index url https://pypi.org/simple 2021-07-10T04:42:01,130 Found link https://files.pythonhosted.org/packages/bc/d6/2f6b93a235c73ae6812d1278d289833968457df7b074cd8a2a9df837002e/django-offlinecdn-0.0.01.tar.gz#sha256=1f1b33a08b0af693e2c21cca4e929d9ff761cc39bbfb5262485efc2f968ffdaa (from https://pypi.org/simple/django-offlinecdn/), version: 0.0.01 2021-07-10T04:42:01,148 Found link https://files.pythonhosted.org/packages/08/a9/f722f9df1b8b72ceb29bba5ed7c366b1dd5986a389169c33f001419b7cd8/django_offlinecdn-0.0.11-py2.py3-none-any.whl#sha256=c8a9f74ad50d70663f7836b5cdfb965e24319f1a841fcf3be578d54402f78a9f (from https://pypi.org/simple/django-offlinecdn/), version: 0.0.11 2021-07-10T04:42:01,149 Skipping link: not a file: https://pypi.org/simple/django-offlinecdn/ 2021-07-10T04:42:01,150 Given no hashes to check 1 links for project 'django-offlinecdn': discarding no candidates 2021-07-10T04:42:01,168 Collecting django-offlinecdn==0.0.01 2021-07-10T04:42:01,170 Created temporary directory: /tmp/pip-unpack-amlfgxz6 2021-07-10T04:42:01,340 Downloading django-offlinecdn-0.0.01.tar.gz (2.8 kB) 2021-07-10T04:42:01,383 Added django-offlinecdn==0.0.01 from https://files.pythonhosted.org/packages/bc/d6/2f6b93a235c73ae6812d1278d289833968457df7b074cd8a2a9df837002e/django-offlinecdn-0.0.01.tar.gz#sha256=1f1b33a08b0af693e2c21cca4e929d9ff761cc39bbfb5262485efc2f968ffdaa to build tracker '/tmp/pip-req-tracker-l2qtn37g' 2021-07-10T04:42:01,384 Running setup.py (path:/tmp/pip-wheel-rc5g6mk6/django-offlinecdn_170bafb3532b4af885e2fcbe41658db4/setup.py) egg_info for package django-offlinecdn 2021-07-10T04:42:01,385 Created temporary directory: /tmp/pip-pip-egg-info-qdh0jx8i 2021-07-10T04:42:01,385 Running command python setup.py egg_info 2021-07-10T04:42:02,056 Traceback (most recent call last): 2021-07-10T04:42:02,057 File "", line 1, in 2021-07-10T04:42:02,057 File "/tmp/pip-wheel-rc5g6mk6/django-offlinecdn_170bafb3532b4af885e2fcbe41658db4/setup.py", line 16, in 2021-07-10T04:42:02,057 with open(filename, 'r') as stream: 2021-07-10T04:42:02,058 FileNotFoundError: [Errno 2] No such file or directory: 'requirements/python' 2021-07-10T04:42:02,106 WARNING: Discarding https://files.pythonhosted.org/packages/bc/d6/2f6b93a235c73ae6812d1278d289833968457df7b074cd8a2a9df837002e/django-offlinecdn-0.0.01.tar.gz#sha256=1f1b33a08b0af693e2c21cca4e929d9ff761cc39bbfb5262485efc2f968ffdaa (from https://pypi.org/simple/django-offlinecdn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:42:02,107 ERROR: Could not find a version that satisfies the requirement django-offlinecdn==0.0.01 (from versions: 0.0.1, 0.0.11) 2021-07-10T04:42:02,108 ERROR: No matching distribution found for django-offlinecdn==0.0.01 2021-07-10T04:42:02,108 Exception information: 2021-07-10T04:42:02,108 Traceback (most recent call last): 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:42:02,108 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:42:02,108 raise RequirementsConflicted(criterion) 2021-07-10T04:42:02,108 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-offlinecdn==0.0.01') 2021-07-10T04:42:02,108 2021-07-10T04:42:02,108 During handling of the above exception, another exception occurred: 2021-07-10T04:42:02,108 2021-07-10T04:42:02,108 Traceback (most recent call last): 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:42:02,108 result = self._result = resolver.resolve( 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:42:02,108 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:42:02,108 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:42:02,108 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-offlinecdn==0.0.01'), parent=None)] 2021-07-10T04:42:02,108 2021-07-10T04:42:02,108 The above exception was the direct cause of the following exception: 2021-07-10T04:42:02,108 2021-07-10T04:42:02,108 Traceback (most recent call last): 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:42:02,108 status = self.run(options, args) 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:42:02,108 return func(self, options, args) 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:42:02,108 requirement_set = resolver.resolve( 2021-07-10T04:42:02,108 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:42:02,108 raise error from e 2021-07-10T04:42:02,108 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-offlinecdn==0.0.01 2021-07-10T04:42:02,113 Removed django-offlinecdn==0.0.01 from https://files.pythonhosted.org/packages/bc/d6/2f6b93a235c73ae6812d1278d289833968457df7b074cd8a2a9df837002e/django-offlinecdn-0.0.01.tar.gz#sha256=1f1b33a08b0af693e2c21cca4e929d9ff761cc39bbfb5262485efc2f968ffdaa from build tracker '/tmp/pip-req-tracker-l2qtn37g' 2021-07-10T04:42:02,113 Removed build tracker: '/tmp/pip-req-tracker-l2qtn37g'