2021-07-10T00:37:47,936 Created temporary directory: /tmp/pip-ephem-wheel-cache-sbvxtsvd 2021-07-10T00:37:47,939 Created temporary directory: /tmp/pip-req-tracker-i0losxeo 2021-07-10T00:37:47,939 Initialized build tracking at /tmp/pip-req-tracker-i0losxeo 2021-07-10T00:37:47,939 Created build tracker: /tmp/pip-req-tracker-i0losxeo 2021-07-10T00:37:47,940 Entered build tracker: /tmp/pip-req-tracker-i0losxeo 2021-07-10T00:37:47,940 Created temporary directory: /tmp/pip-wheel-ak2oqi60 2021-07-10T00:37:47,974 1 location(s) to search for versions of django-lazy-admin: 2021-07-10T00:37:47,974 * https://pypi.org/simple/django-lazy-admin/ 2021-07-10T00:37:47,974 Fetching project page and analyzing links: https://pypi.org/simple/django-lazy-admin/ 2021-07-10T00:37:47,975 Getting page https://pypi.org/simple/django-lazy-admin/ 2021-07-10T00:37:47,976 Found index url https://pypi.org/simple 2021-07-10T00:37:48,152 Found link https://files.pythonhosted.org/packages/34/e2/3fe7c48e2cb272f02e5f8b215503e3b6c1e29cf775baa84c3162fcf16118/django_lazy_admin-1.0.1.tar.gz#sha256=6b3557969051a07e0d4936112158dbf370cbd15e42238f12923ee3abbc096030 (from https://pypi.org/simple/django-lazy-admin/), version: 1.0.1 2021-07-10T00:37:48,152 Skipping link: not a file: https://pypi.org/simple/django-lazy-admin/ 2021-07-10T00:37:48,168 Given no hashes to check 1 links for project 'django-lazy-admin': discarding no candidates 2021-07-10T00:37:48,186 Collecting django-lazy-admin==1.0.1 2021-07-10T00:37:48,187 Created temporary directory: /tmp/pip-unpack-5qu2f1pa 2021-07-10T00:37:48,361 Downloading django_lazy_admin-1.0.1.tar.gz (5.6 kB) 2021-07-10T00:37:48,418 Added django-lazy-admin==1.0.1 from https://files.pythonhosted.org/packages/34/e2/3fe7c48e2cb272f02e5f8b215503e3b6c1e29cf775baa84c3162fcf16118/django_lazy_admin-1.0.1.tar.gz#sha256=6b3557969051a07e0d4936112158dbf370cbd15e42238f12923ee3abbc096030 to build tracker '/tmp/pip-req-tracker-i0losxeo' 2021-07-10T00:37:48,419 Running setup.py (path:/tmp/pip-wheel-ak2oqi60/django-lazy-admin_7dd92f05fa374000b9ed1c96a4814521/setup.py) egg_info for package django-lazy-admin 2021-07-10T00:37:48,420 Created temporary directory: /tmp/pip-pip-egg-info-nb_jvh10 2021-07-10T00:37:48,421 Running command python setup.py egg_info 2021-07-10T00:37:49,049 Traceback (most recent call last): 2021-07-10T00:37:49,050 File "", line 1, in 2021-07-10T00:37:49,050 File "/tmp/pip-wheel-ak2oqi60/django-lazy-admin_7dd92f05fa374000b9ed1c96a4814521/setup.py", line 4, in 2021-07-10T00:37:49,050 from lazy_admin import VERSION 2021-07-10T00:37:49,050 File "/tmp/pip-wheel-ak2oqi60/django-lazy-admin_7dd92f05fa374000b9ed1c96a4814521/lazy_admin/__init__.py", line 1, in 2021-07-10T00:37:49,050 from decorators import lazy_admin_column 2021-07-10T00:37:49,051 ModuleNotFoundError: No module named 'decorators' 2021-07-10T00:37:49,100 WARNING: Discarding https://files.pythonhosted.org/packages/34/e2/3fe7c48e2cb272f02e5f8b215503e3b6c1e29cf775baa84c3162fcf16118/django_lazy_admin-1.0.1.tar.gz#sha256=6b3557969051a07e0d4936112158dbf370cbd15e42238f12923ee3abbc096030 (from https://pypi.org/simple/django-lazy-admin/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:37:49,101 ERROR: Could not find a version that satisfies the requirement django-lazy-admin==1.0.1 (from versions: 1.0.1) 2021-07-10T00:37:49,101 ERROR: No matching distribution found for django-lazy-admin==1.0.1 2021-07-10T00:37:49,102 Exception information: 2021-07-10T00:37:49,102 Traceback (most recent call last): 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:37:49,102 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:37:49,102 raise RequirementsConflicted(criterion) 2021-07-10T00:37:49,102 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-lazy-admin==1.0.1') 2021-07-10T00:37:49,102 2021-07-10T00:37:49,102 During handling of the above exception, another exception occurred: 2021-07-10T00:37:49,102 2021-07-10T00:37:49,102 Traceback (most recent call last): 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:37:49,102 result = self._result = resolver.resolve( 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:37:49,102 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:37:49,102 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:37:49,102 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-lazy-admin==1.0.1'), parent=None)] 2021-07-10T00:37:49,102 2021-07-10T00:37:49,102 The above exception was the direct cause of the following exception: 2021-07-10T00:37:49,102 2021-07-10T00:37:49,102 Traceback (most recent call last): 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:37:49,102 status = self.run(options, args) 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:37:49,102 return func(self, options, args) 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:37:49,102 requirement_set = resolver.resolve( 2021-07-10T00:37:49,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:37:49,102 raise error from e 2021-07-10T00:37:49,102 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-lazy-admin==1.0.1 2021-07-10T00:37:49,106 Removed django-lazy-admin==1.0.1 from https://files.pythonhosted.org/packages/34/e2/3fe7c48e2cb272f02e5f8b215503e3b6c1e29cf775baa84c3162fcf16118/django_lazy_admin-1.0.1.tar.gz#sha256=6b3557969051a07e0d4936112158dbf370cbd15e42238f12923ee3abbc096030 from build tracker '/tmp/pip-req-tracker-i0losxeo' 2021-07-10T00:37:49,107 Removed build tracker: '/tmp/pip-req-tracker-i0losxeo'