2021-07-10T00:20:58,824 Created temporary directory: /tmp/pip-ephem-wheel-cache-35990a10 2021-07-10T00:20:58,827 Created temporary directory: /tmp/pip-req-tracker-l_srbpbm 2021-07-10T00:20:58,828 Initialized build tracking at /tmp/pip-req-tracker-l_srbpbm 2021-07-10T00:20:58,828 Created build tracker: /tmp/pip-req-tracker-l_srbpbm 2021-07-10T00:20:58,828 Entered build tracker: /tmp/pip-req-tracker-l_srbpbm 2021-07-10T00:20:58,829 Created temporary directory: /tmp/pip-wheel-1shnv44w 2021-07-10T00:20:58,862 1 location(s) to search for versions of django-templatefield: 2021-07-10T00:20:58,862 * https://pypi.org/simple/django-templatefield/ 2021-07-10T00:20:58,862 Fetching project page and analyzing links: https://pypi.org/simple/django-templatefield/ 2021-07-10T00:20:58,863 Getting page https://pypi.org/simple/django-templatefield/ 2021-07-10T00:20:58,864 Found index url https://pypi.org/simple 2021-07-10T00:20:59,044 Found link https://files.pythonhosted.org/packages/a9/b9/9fa4f6397e786685a92a702d47d92296170925925b0da31fd0aa6ab33b8d/django-templatefield-0.0.1.tar.gz#sha256=dc830e57a836c583418e99a2e535f6a34bf9721b487a327a5c194d22e66c0b3a (from https://pypi.org/simple/django-templatefield/), version: 0.0.1 2021-07-10T00:20:59,045 Found link https://files.pythonhosted.org/packages/3a/a0/66649a881fd626b3d677f4a019b8c2eb4c23899bc678a5c92a6f29e460b3/django-templatefield-0.0.2.tar.gz#sha256=95ea52d2e09c64f8e4cf9a2b2b3563681c10f4940ae5476d1ffb797e306e7edf (from https://pypi.org/simple/django-templatefield/), version: 0.0.2 2021-07-10T00:20:59,045 Skipping link: not a file: https://pypi.org/simple/django-templatefield/ 2021-07-10T00:20:59,061 Given no hashes to check 1 links for project 'django-templatefield': discarding no candidates 2021-07-10T00:20:59,078 Collecting django-templatefield==0.0.1 2021-07-10T00:20:59,080 Created temporary directory: /tmp/pip-unpack-h59lgu29 2021-07-10T00:20:59,255 Downloading django-templatefield-0.0.1.tar.gz (2.5 kB) 2021-07-10T00:20:59,296 Added django-templatefield==0.0.1 from https://files.pythonhosted.org/packages/a9/b9/9fa4f6397e786685a92a702d47d92296170925925b0da31fd0aa6ab33b8d/django-templatefield-0.0.1.tar.gz#sha256=dc830e57a836c583418e99a2e535f6a34bf9721b487a327a5c194d22e66c0b3a to build tracker '/tmp/pip-req-tracker-l_srbpbm' 2021-07-10T00:20:59,297 Running setup.py (path:/tmp/pip-wheel-1shnv44w/django-templatefield_319144571d074881a5641dbbee012380/setup.py) egg_info for package django-templatefield 2021-07-10T00:20:59,298 Created temporary directory: /tmp/pip-pip-egg-info-5qtlj8sx 2021-07-10T00:20:59,298 Running command python setup.py egg_info 2021-07-10T00:20:59,924 Traceback (most recent call last): 2021-07-10T00:20:59,925 File "", line 1, in 2021-07-10T00:20:59,925 File "/tmp/pip-wheel-1shnv44w/django-templatefield_319144571d074881a5641dbbee012380/setup.py", line 7, in 2021-07-10T00:20:59,925 long_description=open("README.md").read(), 2021-07-10T00:20:59,926 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T00:20:59,974 WARNING: Discarding https://files.pythonhosted.org/packages/a9/b9/9fa4f6397e786685a92a702d47d92296170925925b0da31fd0aa6ab33b8d/django-templatefield-0.0.1.tar.gz#sha256=dc830e57a836c583418e99a2e535f6a34bf9721b487a327a5c194d22e66c0b3a (from https://pypi.org/simple/django-templatefield/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:20:59,976 ERROR: Could not find a version that satisfies the requirement django-templatefield==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T00:20:59,976 ERROR: No matching distribution found for django-templatefield==0.0.1 2021-07-10T00:20:59,976 Exception information: 2021-07-10T00:20:59,976 Traceback (most recent call last): 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:20:59,976 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:20:59,976 raise RequirementsConflicted(criterion) 2021-07-10T00:20:59,976 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-templatefield==0.0.1') 2021-07-10T00:20:59,976 2021-07-10T00:20:59,976 During handling of the above exception, another exception occurred: 2021-07-10T00:20:59,976 2021-07-10T00:20:59,976 Traceback (most recent call last): 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:20:59,976 result = self._result = resolver.resolve( 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:20:59,976 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:20:59,976 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:20:59,976 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-templatefield==0.0.1'), parent=None)] 2021-07-10T00:20:59,976 2021-07-10T00:20:59,976 The above exception was the direct cause of the following exception: 2021-07-10T00:20:59,976 2021-07-10T00:20:59,976 Traceback (most recent call last): 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:20:59,976 status = self.run(options, args) 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:20:59,976 return func(self, options, args) 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:20:59,976 requirement_set = resolver.resolve( 2021-07-10T00:20:59,976 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:20:59,976 raise error from e 2021-07-10T00:20:59,976 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-templatefield==0.0.1 2021-07-10T00:20:59,982 Removed django-templatefield==0.0.1 from https://files.pythonhosted.org/packages/a9/b9/9fa4f6397e786685a92a702d47d92296170925925b0da31fd0aa6ab33b8d/django-templatefield-0.0.1.tar.gz#sha256=dc830e57a836c583418e99a2e535f6a34bf9721b487a327a5c194d22e66c0b3a from build tracker '/tmp/pip-req-tracker-l_srbpbm' 2021-07-10T00:20:59,982 Removed build tracker: '/tmp/pip-req-tracker-l_srbpbm'