2021-07-09T00:41:09,738 Created temporary directory: /tmp/pip-ephem-wheel-cache-ilngr5r2 2021-07-09T00:41:09,741 Created temporary directory: /tmp/pip-req-tracker-jin0mgh4 2021-07-09T00:41:09,741 Initialized build tracking at /tmp/pip-req-tracker-jin0mgh4 2021-07-09T00:41:09,741 Created build tracker: /tmp/pip-req-tracker-jin0mgh4 2021-07-09T00:41:09,741 Entered build tracker: /tmp/pip-req-tracker-jin0mgh4 2021-07-09T00:41:09,742 Created temporary directory: /tmp/pip-wheel-jqsg0kwn 2021-07-09T00:41:09,775 1 location(s) to search for versions of django-cherrydev: 2021-07-09T00:41:09,775 * https://pypi.org/simple/django-cherrydev/ 2021-07-09T00:41:09,776 Fetching project page and analyzing links: https://pypi.org/simple/django-cherrydev/ 2021-07-09T00:41:09,776 Getting page https://pypi.org/simple/django-cherrydev/ 2021-07-09T00:41:09,778 Found index url https://pypi.org/simple 2021-07-09T00:41:09,957 Found link https://files.pythonhosted.org/packages/05/bc/cf9881b8c80591499ca65eacfff1d405b3c1ea3ac1d825b1fbff83d54ce8/django-cherrydev-0.1b.zip#sha256=76081a6df467680e76a9844d8839d6af1393238fa91a4b5ee6ddbdcb81d631ee (from https://pypi.org/simple/django-cherrydev/), version: 0.1b 2021-07-09T00:41:09,957 Found link https://files.pythonhosted.org/packages/e8/65/ee6b6128c6583739badb07c59cd35b53f90fc2bb8af285ab78944ba3f924/django-cherrydev-0.1.zip#sha256=f53c1871c7f713a4bff3c66927eaaacc10e4ad416e13e96c55c832553b0a3bdc (from https://pypi.org/simple/django-cherrydev/), version: 0.1 2021-07-09T00:41:09,957 Skipping link: not a file: https://pypi.org/simple/django-cherrydev/ 2021-07-09T00:41:09,973 Given no hashes to check 1 links for project 'django-cherrydev': discarding no candidates 2021-07-09T00:41:09,990 Collecting django-cherrydev==0.1 2021-07-09T00:41:09,992 Created temporary directory: /tmp/pip-unpack-flfnnwxf 2021-07-09T00:41:10,559 Downloading django-cherrydev-0.1.zip (11 kB) 2021-07-09T00:41:10,599 Added django-cherrydev==0.1 from https://files.pythonhosted.org/packages/e8/65/ee6b6128c6583739badb07c59cd35b53f90fc2bb8af285ab78944ba3f924/django-cherrydev-0.1.zip#sha256=f53c1871c7f713a4bff3c66927eaaacc10e4ad416e13e96c55c832553b0a3bdc to build tracker '/tmp/pip-req-tracker-jin0mgh4' 2021-07-09T00:41:10,600 Running setup.py (path:/tmp/pip-wheel-jqsg0kwn/django-cherrydev_a2c6b6af250f4b679c483319fdda1dd9/setup.py) egg_info for package django-cherrydev 2021-07-09T00:41:10,601 Created temporary directory: /tmp/pip-pip-egg-info-dg7tge2z 2021-07-09T00:41:10,601 Running command python setup.py egg_info 2021-07-09T00:41:11,218 Traceback (most recent call last): 2021-07-09T00:41:11,218 File "", line 1, in 2021-07-09T00:41:11,219 File "/tmp/pip-wheel-jqsg0kwn/django-cherrydev_a2c6b6af250f4b679c483319fdda1dd9/setup.py", line 14, in 2021-07-09T00:41:11,219 long_description = file( 2021-07-09T00:41:11,219 NameError: name 'file' is not defined 2021-07-09T00:41:11,267 WARNING: Discarding https://files.pythonhosted.org/packages/e8/65/ee6b6128c6583739badb07c59cd35b53f90fc2bb8af285ab78944ba3f924/django-cherrydev-0.1.zip#sha256=f53c1871c7f713a4bff3c66927eaaacc10e4ad416e13e96c55c832553b0a3bdc (from https://pypi.org/simple/django-cherrydev/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:41:11,268 ERROR: Could not find a version that satisfies the requirement django-cherrydev==0.1 (from versions: 0.1b0, 0.1) 2021-07-09T00:41:11,269 ERROR: No matching distribution found for django-cherrydev==0.1 2021-07-09T00:41:11,269 Exception information: 2021-07-09T00:41:11,269 Traceback (most recent call last): 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:41:11,269 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:41:11,269 raise RequirementsConflicted(criterion) 2021-07-09T00:41:11,269 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-cherrydev==0.1') 2021-07-09T00:41:11,269 2021-07-09T00:41:11,269 During handling of the above exception, another exception occurred: 2021-07-09T00:41:11,269 2021-07-09T00:41:11,269 Traceback (most recent call last): 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:41:11,269 result = self._result = resolver.resolve( 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:41:11,269 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:41:11,269 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:41:11,269 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-cherrydev==0.1'), parent=None)] 2021-07-09T00:41:11,269 2021-07-09T00:41:11,269 The above exception was the direct cause of the following exception: 2021-07-09T00:41:11,269 2021-07-09T00:41:11,269 Traceback (most recent call last): 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:41:11,269 status = self.run(options, args) 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:41:11,269 return func(self, options, args) 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:41:11,269 requirement_set = resolver.resolve( 2021-07-09T00:41:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:41:11,269 raise error from e 2021-07-09T00:41:11,269 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-cherrydev==0.1 2021-07-09T00:41:11,274 Removed django-cherrydev==0.1 from https://files.pythonhosted.org/packages/e8/65/ee6b6128c6583739badb07c59cd35b53f90fc2bb8af285ab78944ba3f924/django-cherrydev-0.1.zip#sha256=f53c1871c7f713a4bff3c66927eaaacc10e4ad416e13e96c55c832553b0a3bdc from build tracker '/tmp/pip-req-tracker-jin0mgh4' 2021-07-09T00:41:11,274 Removed build tracker: '/tmp/pip-req-tracker-jin0mgh4'