2021-07-08T22:26:35,723 Created temporary directory: /tmp/pip-ephem-wheel-cache-5z3f9pu9 2021-07-08T22:26:35,726 Created temporary directory: /tmp/pip-req-tracker-vbnrlhwe 2021-07-08T22:26:35,726 Initialized build tracking at /tmp/pip-req-tracker-vbnrlhwe 2021-07-08T22:26:35,726 Created build tracker: /tmp/pip-req-tracker-vbnrlhwe 2021-07-08T22:26:35,726 Entered build tracker: /tmp/pip-req-tracker-vbnrlhwe 2021-07-08T22:26:35,727 Created temporary directory: /tmp/pip-wheel-ga7k792i 2021-07-08T22:26:35,760 1 location(s) to search for versions of django-navbar: 2021-07-08T22:26:35,760 * https://pypi.org/simple/django-navbar/ 2021-07-08T22:26:35,760 Fetching project page and analyzing links: https://pypi.org/simple/django-navbar/ 2021-07-08T22:26:35,761 Getting page https://pypi.org/simple/django-navbar/ 2021-07-08T22:26:35,762 Found index url https://pypi.org/simple 2021-07-08T22:26:35,851 Found link https://files.pythonhosted.org/packages/99/89/23c5fa499bf4107886974a2aa8bf0044fa5f6dbb91f243421349429bf702/django-navbar-0.2.0.tar.gz#sha256=a93d648286f438cd83602d483aa8aff18c0d0b43757f0cbbfd60cf2551241949 (from https://pypi.org/simple/django-navbar/), version: 0.2.0 2021-07-08T22:26:35,852 Found link https://files.pythonhosted.org/packages/95/35/fe7497e6960890d789367b81ca25085cea27bfc99241f3e8f4c9a4cfb93f/django-navbar-0.3.0.tar.gz#sha256=fb0f1098229eb54acb3d1820c6257e2cdaad85ae86c33dc4c4c88c623aae18bb (from https://pypi.org/simple/django-navbar/), version: 0.3.0 2021-07-08T22:26:35,852 Skipping link: not a file: https://pypi.org/simple/django-navbar/ 2021-07-08T22:26:35,868 Given no hashes to check 1 links for project 'django-navbar': discarding no candidates 2021-07-08T22:26:35,885 Collecting django-navbar==0.3.0 2021-07-08T22:26:35,886 Created temporary directory: /tmp/pip-unpack-_zjt4xg5 2021-07-08T22:26:36,215 Downloading django-navbar-0.3.0.tar.gz (127 kB) 2021-07-08T22:26:36,353 Added django-navbar==0.3.0 from https://files.pythonhosted.org/packages/95/35/fe7497e6960890d789367b81ca25085cea27bfc99241f3e8f4c9a4cfb93f/django-navbar-0.3.0.tar.gz#sha256=fb0f1098229eb54acb3d1820c6257e2cdaad85ae86c33dc4c4c88c623aae18bb to build tracker '/tmp/pip-req-tracker-vbnrlhwe' 2021-07-08T22:26:36,354 Running setup.py (path:/tmp/pip-wheel-ga7k792i/django-navbar_ca59683312a142d1aa3e7ed143813feb/setup.py) egg_info for package django-navbar 2021-07-08T22:26:36,355 Created temporary directory: /tmp/pip-pip-egg-info-ho3wusga 2021-07-08T22:26:36,355 Running command python setup.py egg_info 2021-07-08T22:26:36,968 Traceback (most recent call last): 2021-07-08T22:26:36,969 File "", line 1, in 2021-07-08T22:26:36,969 File "/tmp/pip-wheel-ga7k792i/django-navbar_ca59683312a142d1aa3e7ed143813feb/setup.py", line 5, in 2021-07-08T22:26:36,969 version=__import__('navbar').__version__, 2021-07-08T22:26:36,969 File "/tmp/pip-wheel-ga7k792i/django-navbar_ca59683312a142d1aa3e7ed143813feb/navbar/__init__.py", line 1, in 2021-07-08T22:26:36,970 from utils import * 2021-07-08T22:26:36,970 ModuleNotFoundError: No module named 'utils' 2021-07-08T22:26:37,019 WARNING: Discarding https://files.pythonhosted.org/packages/95/35/fe7497e6960890d789367b81ca25085cea27bfc99241f3e8f4c9a4cfb93f/django-navbar-0.3.0.tar.gz#sha256=fb0f1098229eb54acb3d1820c6257e2cdaad85ae86c33dc4c4c88c623aae18bb (from https://pypi.org/simple/django-navbar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T22:26:37,020 ERROR: Could not find a version that satisfies the requirement django-navbar==0.3.0 (from versions: 0.2.0, 0.3.0) 2021-07-08T22:26:37,021 ERROR: No matching distribution found for django-navbar==0.3.0 2021-07-08T22:26:37,021 Exception information: 2021-07-08T22:26:37,021 Traceback (most recent call last): 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T22:26:37,021 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T22:26:37,021 raise RequirementsConflicted(criterion) 2021-07-08T22:26:37,021 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-navbar==0.3.0') 2021-07-08T22:26:37,021 2021-07-08T22:26:37,021 During handling of the above exception, another exception occurred: 2021-07-08T22:26:37,021 2021-07-08T22:26:37,021 Traceback (most recent call last): 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T22:26:37,021 result = self._result = resolver.resolve( 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T22:26:37,021 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T22:26:37,021 raise ResolutionImpossible(e.criterion.information) 2021-07-08T22:26:37,021 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-navbar==0.3.0'), parent=None)] 2021-07-08T22:26:37,021 2021-07-08T22:26:37,021 The above exception was the direct cause of the following exception: 2021-07-08T22:26:37,021 2021-07-08T22:26:37,021 Traceback (most recent call last): 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T22:26:37,021 status = self.run(options, args) 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T22:26:37,021 return func(self, options, args) 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T22:26:37,021 requirement_set = resolver.resolve( 2021-07-08T22:26:37,021 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T22:26:37,021 raise error from e 2021-07-08T22:26:37,021 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-navbar==0.3.0 2021-07-08T22:26:37,026 Removed django-navbar==0.3.0 from https://files.pythonhosted.org/packages/95/35/fe7497e6960890d789367b81ca25085cea27bfc99241f3e8f4c9a4cfb93f/django-navbar-0.3.0.tar.gz#sha256=fb0f1098229eb54acb3d1820c6257e2cdaad85ae86c33dc4c4c88c623aae18bb from build tracker '/tmp/pip-req-tracker-vbnrlhwe' 2021-07-08T22:26:37,026 Removed build tracker: '/tmp/pip-req-tracker-vbnrlhwe'