2021-07-11T19:45:48,742 Created temporary directory: /tmp/pip-ephem-wheel-cache-nwcxx137 2021-07-11T19:45:48,745 Created temporary directory: /tmp/pip-req-tracker-aps3c7po 2021-07-11T19:45:48,745 Initialized build tracking at /tmp/pip-req-tracker-aps3c7po 2021-07-11T19:45:48,745 Created build tracker: /tmp/pip-req-tracker-aps3c7po 2021-07-11T19:45:48,746 Entered build tracker: /tmp/pip-req-tracker-aps3c7po 2021-07-11T19:45:48,746 Created temporary directory: /tmp/pip-wheel-3ymdpvsj 2021-07-11T19:45:48,775 1 location(s) to search for versions of django-site-navigation: 2021-07-11T19:45:48,775 * https://pypi.org/simple/django-site-navigation/ 2021-07-11T19:45:48,775 Fetching project page and analyzing links: https://pypi.org/simple/django-site-navigation/ 2021-07-11T19:45:48,776 Getting page https://pypi.org/simple/django-site-navigation/ 2021-07-11T19:45:48,777 Found index url https://pypi.org/simple 2021-07-11T19:45:48,865 Found link https://files.pythonhosted.org/packages/ba/34/12ebd31b634af0e8ec05862e444cd1f9210a66bc61d32588ea68f5318c4d/django-site-navigation-0.0.2.tar.gz#sha256=401d9c32eade0b41f9821dd09942e1e2ab86f617ec9caa207216b0c06df4ecf3 (from https://pypi.org/simple/django-site-navigation/), version: 0.0.2 2021-07-11T19:45:48,866 Skipping link: not a file: https://pypi.org/simple/django-site-navigation/ 2021-07-11T19:45:48,883 Given no hashes to check 1 links for project 'django-site-navigation': discarding no candidates 2021-07-11T19:45:48,902 Collecting django-site-navigation==0.0.2 2021-07-11T19:45:48,904 Created temporary directory: /tmp/pip-unpack-bk4bwf00 2021-07-11T19:45:49,073 Downloading django-site-navigation-0.0.2.tar.gz (1.9 kB) 2021-07-11T19:45:49,107 Added django-site-navigation==0.0.2 from https://files.pythonhosted.org/packages/ba/34/12ebd31b634af0e8ec05862e444cd1f9210a66bc61d32588ea68f5318c4d/django-site-navigation-0.0.2.tar.gz#sha256=401d9c32eade0b41f9821dd09942e1e2ab86f617ec9caa207216b0c06df4ecf3 to build tracker '/tmp/pip-req-tracker-aps3c7po' 2021-07-11T19:45:49,108 Running setup.py (path:/tmp/pip-wheel-3ymdpvsj/django-site-navigation_9ae7a7f4256b46278d0b9d42ac34e100/setup.py) egg_info for package django-site-navigation 2021-07-11T19:45:49,108 Created temporary directory: /tmp/pip-pip-egg-info-l1o_h0e1 2021-07-11T19:45:49,109 Running command python setup.py egg_info 2021-07-11T19:45:50,021 Traceback (most recent call last): 2021-07-11T19:45:50,022 File "", line 1, in 2021-07-11T19:45:50,022 File "/tmp/pip-wheel-3ymdpvsj/django-site-navigation_9ae7a7f4256b46278d0b9d42ac34e100/setup.py", line 13, in 2021-07-11T19:45:50,023 VERSION = __import__(PACKAGE).__version__ 2021-07-11T19:45:50,023 ModuleNotFoundError: No module named 'navigation' 2021-07-11T19:45:50,071 WARNING: Discarding https://files.pythonhosted.org/packages/ba/34/12ebd31b634af0e8ec05862e444cd1f9210a66bc61d32588ea68f5318c4d/django-site-navigation-0.0.2.tar.gz#sha256=401d9c32eade0b41f9821dd09942e1e2ab86f617ec9caa207216b0c06df4ecf3 (from https://pypi.org/simple/django-site-navigation/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:45:50,072 ERROR: Could not find a version that satisfies the requirement django-site-navigation==0.0.2 (from versions: 0.0.2) 2021-07-11T19:45:50,073 ERROR: No matching distribution found for django-site-navigation==0.0.2 2021-07-11T19:45:50,073 Exception information: 2021-07-11T19:45:50,073 Traceback (most recent call last): 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:45:50,073 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:45:50,073 raise RequirementsConflicted(criterion) 2021-07-11T19:45:50,073 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-site-navigation==0.0.2') 2021-07-11T19:45:50,073 2021-07-11T19:45:50,073 During handling of the above exception, another exception occurred: 2021-07-11T19:45:50,073 2021-07-11T19:45:50,073 Traceback (most recent call last): 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:45:50,073 result = self._result = resolver.resolve( 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:45:50,073 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:45:50,073 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:45:50,073 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-site-navigation==0.0.2'), parent=None)] 2021-07-11T19:45:50,073 2021-07-11T19:45:50,073 The above exception was the direct cause of the following exception: 2021-07-11T19:45:50,073 2021-07-11T19:45:50,073 Traceback (most recent call last): 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:45:50,073 status = self.run(options, args) 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:45:50,073 return func(self, options, args) 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:45:50,073 requirement_set = resolver.resolve( 2021-07-11T19:45:50,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:45:50,073 raise error from e 2021-07-11T19:45:50,073 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-site-navigation==0.0.2 2021-07-11T19:45:50,078 Removed django-site-navigation==0.0.2 from https://files.pythonhosted.org/packages/ba/34/12ebd31b634af0e8ec05862e444cd1f9210a66bc61d32588ea68f5318c4d/django-site-navigation-0.0.2.tar.gz#sha256=401d9c32eade0b41f9821dd09942e1e2ab86f617ec9caa207216b0c06df4ecf3 from build tracker '/tmp/pip-req-tracker-aps3c7po' 2021-07-11T19:45:50,079 Removed build tracker: '/tmp/pip-req-tracker-aps3c7po'