2021-07-09T03:56:31,880 Created temporary directory: /tmp/pip-ephem-wheel-cache-itpsuiyf 2021-07-09T03:56:31,883 Created temporary directory: /tmp/pip-req-tracker-_cnq0265 2021-07-09T03:56:31,884 Initialized build tracking at /tmp/pip-req-tracker-_cnq0265 2021-07-09T03:56:31,884 Created build tracker: /tmp/pip-req-tracker-_cnq0265 2021-07-09T03:56:31,884 Entered build tracker: /tmp/pip-req-tracker-_cnq0265 2021-07-09T03:56:31,885 Created temporary directory: /tmp/pip-wheel-cufs6orl 2021-07-09T03:56:31,919 1 location(s) to search for versions of django-friendlyurls: 2021-07-09T03:56:31,919 * https://pypi.org/simple/django-friendlyurls/ 2021-07-09T03:56:31,920 Fetching project page and analyzing links: https://pypi.org/simple/django-friendlyurls/ 2021-07-09T03:56:31,920 Getting page https://pypi.org/simple/django-friendlyurls/ 2021-07-09T03:56:31,922 Found index url https://pypi.org/simple 2021-07-09T03:56:32,099 Found link https://files.pythonhosted.org/packages/02/e1/d5a1301153f790fe4348535fc599331d281614f80095ecca70eca9e7d5ba/django_friendlyurls-0.1.0.tar.gz#sha256=674db61ffc05bd2dd65af52fc65d9fdb173c59c5f5cff6ce541c10b0b4493f87 (from https://pypi.org/simple/django-friendlyurls/), version: 0.1.0 2021-07-09T03:56:32,099 Found link https://files.pythonhosted.org/packages/91/13/69d85892b2a6c8f5a09a338b88b1da451a4fe949d8d664dba6956a5d2339/django_friendlyurls-0.1.1.tar.gz#sha256=387c506b7a0ec4aa16b9088158b4b513cda95f67438bd08112aadc98c04dfff8 (from https://pypi.org/simple/django-friendlyurls/), version: 0.1.1 2021-07-09T03:56:32,100 Skipping link: not a file: https://pypi.org/simple/django-friendlyurls/ 2021-07-09T03:56:32,116 Given no hashes to check 1 links for project 'django-friendlyurls': discarding no candidates 2021-07-09T03:56:32,133 Collecting django-friendlyurls==0.1.0 2021-07-09T03:56:32,135 Created temporary directory: /tmp/pip-unpack-ai3ku1ch 2021-07-09T03:56:32,306 Downloading django_friendlyurls-0.1.0.tar.gz (3.5 kB) 2021-07-09T03:56:32,350 Added django-friendlyurls==0.1.0 from https://files.pythonhosted.org/packages/02/e1/d5a1301153f790fe4348535fc599331d281614f80095ecca70eca9e7d5ba/django_friendlyurls-0.1.0.tar.gz#sha256=674db61ffc05bd2dd65af52fc65d9fdb173c59c5f5cff6ce541c10b0b4493f87 to build tracker '/tmp/pip-req-tracker-_cnq0265' 2021-07-09T03:56:32,352 Running setup.py (path:/tmp/pip-wheel-cufs6orl/django-friendlyurls_c07680208a434305b54226ec934faa7c/setup.py) egg_info for package django-friendlyurls 2021-07-09T03:56:32,352 Created temporary directory: /tmp/pip-pip-egg-info-l_bkjlbs 2021-07-09T03:56:32,353 Running command python setup.py egg_info 2021-07-09T03:56:33,004 Traceback (most recent call last): 2021-07-09T03:56:33,005 File "", line 1, in 2021-07-09T03:56:33,005 File "/tmp/pip-wheel-cufs6orl/django-friendlyurls_c07680208a434305b54226ec934faa7c/setup.py", line 18, in 2021-07-09T03:56:33,005 long_description=open('README.rst', 'r').read(), 2021-07-09T03:56:33,006 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:56:33,054 WARNING: Discarding https://files.pythonhosted.org/packages/02/e1/d5a1301153f790fe4348535fc599331d281614f80095ecca70eca9e7d5ba/django_friendlyurls-0.1.0.tar.gz#sha256=674db61ffc05bd2dd65af52fc65d9fdb173c59c5f5cff6ce541c10b0b4493f87 (from https://pypi.org/simple/django-friendlyurls/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:56:33,056 ERROR: Could not find a version that satisfies the requirement django-friendlyurls==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T03:56:33,056 ERROR: No matching distribution found for django-friendlyurls==0.1.0 2021-07-09T03:56:33,056 Exception information: 2021-07-09T03:56:33,056 Traceback (most recent call last): 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:56:33,056 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:56:33,056 raise RequirementsConflicted(criterion) 2021-07-09T03:56:33,056 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-friendlyurls==0.1.0') 2021-07-09T03:56:33,056 2021-07-09T03:56:33,056 During handling of the above exception, another exception occurred: 2021-07-09T03:56:33,056 2021-07-09T03:56:33,056 Traceback (most recent call last): 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:56:33,056 result = self._result = resolver.resolve( 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:56:33,056 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:56:33,056 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:56:33,056 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-friendlyurls==0.1.0'), parent=None)] 2021-07-09T03:56:33,056 2021-07-09T03:56:33,056 The above exception was the direct cause of the following exception: 2021-07-09T03:56:33,056 2021-07-09T03:56:33,056 Traceback (most recent call last): 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:56:33,056 status = self.run(options, args) 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:56:33,056 return func(self, options, args) 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:56:33,056 requirement_set = resolver.resolve( 2021-07-09T03:56:33,056 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:56:33,056 raise error from e 2021-07-09T03:56:33,056 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-friendlyurls==0.1.0 2021-07-09T03:56:33,061 Removed django-friendlyurls==0.1.0 from https://files.pythonhosted.org/packages/02/e1/d5a1301153f790fe4348535fc599331d281614f80095ecca70eca9e7d5ba/django_friendlyurls-0.1.0.tar.gz#sha256=674db61ffc05bd2dd65af52fc65d9fdb173c59c5f5cff6ce541c10b0b4493f87 from build tracker '/tmp/pip-req-tracker-_cnq0265' 2021-07-09T03:56:33,062 Removed build tracker: '/tmp/pip-req-tracker-_cnq0265'