2021-07-09T04:29:04,883 Created temporary directory: /tmp/pip-ephem-wheel-cache-m4l5pwy4 2021-07-09T04:29:04,886 Created temporary directory: /tmp/pip-req-tracker-slyxu26m 2021-07-09T04:29:04,887 Initialized build tracking at /tmp/pip-req-tracker-slyxu26m 2021-07-09T04:29:04,887 Created build tracker: /tmp/pip-req-tracker-slyxu26m 2021-07-09T04:29:04,887 Entered build tracker: /tmp/pip-req-tracker-slyxu26m 2021-07-09T04:29:04,888 Created temporary directory: /tmp/pip-wheel-ig7kofd2 2021-07-09T04:29:04,920 1 location(s) to search for versions of django-counters: 2021-07-09T04:29:04,920 * https://pypi.org/simple/django-counters/ 2021-07-09T04:29:04,921 Fetching project page and analyzing links: https://pypi.org/simple/django-counters/ 2021-07-09T04:29:04,921 Getting page https://pypi.org/simple/django-counters/ 2021-07-09T04:29:04,923 Found index url https://pypi.org/simple 2021-07-09T04:29:05,172 Found link https://files.pythonhosted.org/packages/8d/f1/db4edf7c2b2de67cca29f621ffb5b285e78d06eac6c82d300499335458ff/django_counters-0.1dev.tar.gz#sha256=3d00b426c4ae1c9ce7a291edcc7a3a20637bd3a329434b2f3c43b88e7b5f21c6 (from https://pypi.org/simple/django-counters/), version: 0.1dev 2021-07-09T04:29:05,172 Found link https://files.pythonhosted.org/packages/c3/dd/cdfffeb16733b5daa6fbd6a1d7e73d20fe5988feb4c758a78df4aeeca773/django_counters-0.2.tar.gz#sha256=23d54127098fb892ea7a27cc91b612597c322b007ce2e73466a7ccdaa5050a42 (from https://pypi.org/simple/django-counters/), version: 0.2 2021-07-09T04:29:05,173 Skipping link: not a file: https://pypi.org/simple/django-counters/ 2021-07-09T04:29:05,189 Given no hashes to check 1 links for project 'django-counters': discarding no candidates 2021-07-09T04:29:05,206 Collecting django-counters==0.1dev 2021-07-09T04:29:05,208 Created temporary directory: /tmp/pip-unpack-ybv1m77i 2021-07-09T04:29:05,379 Downloading django_counters-0.1dev.tar.gz (3.5 kB) 2021-07-09T04:29:05,418 Added django-counters==0.1dev from https://files.pythonhosted.org/packages/8d/f1/db4edf7c2b2de67cca29f621ffb5b285e78d06eac6c82d300499335458ff/django_counters-0.1dev.tar.gz#sha256=3d00b426c4ae1c9ce7a291edcc7a3a20637bd3a329434b2f3c43b88e7b5f21c6 to build tracker '/tmp/pip-req-tracker-slyxu26m' 2021-07-09T04:29:05,419 Running setup.py (path:/tmp/pip-wheel-ig7kofd2/django-counters_d972ba1a5875481e8db477666aebc610/setup.py) egg_info for package django-counters 2021-07-09T04:29:05,420 Created temporary directory: /tmp/pip-pip-egg-info-csuw13uc 2021-07-09T04:29:05,421 Running command python setup.py egg_info 2021-07-09T04:29:06,045 Traceback (most recent call last): 2021-07-09T04:29:06,045 File "", line 1, in 2021-07-09T04:29:06,045 File "/tmp/pip-wheel-ig7kofd2/django-counters_d972ba1a5875481e8db477666aebc610/setup.py", line 9, in 2021-07-09T04:29:06,046 open('CHANGES.txt').read()) 2021-07-09T04:29:06,046 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.txt' 2021-07-09T04:29:06,096 WARNING: Discarding https://files.pythonhosted.org/packages/8d/f1/db4edf7c2b2de67cca29f621ffb5b285e78d06eac6c82d300499335458ff/django_counters-0.1dev.tar.gz#sha256=3d00b426c4ae1c9ce7a291edcc7a3a20637bd3a329434b2f3c43b88e7b5f21c6 (from https://pypi.org/simple/django-counters/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:29:06,097 ERROR: Could not find a version that satisfies the requirement django-counters==0.1dev (from versions: 0.1.dev0, 0.2) 2021-07-09T04:29:06,097 ERROR: No matching distribution found for django-counters==0.1dev 2021-07-09T04:29:06,098 Exception information: 2021-07-09T04:29:06,098 Traceback (most recent call last): 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:29:06,098 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:29:06,098 raise RequirementsConflicted(criterion) 2021-07-09T04:29:06,098 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-counters==0.1dev') 2021-07-09T04:29:06,098 2021-07-09T04:29:06,098 During handling of the above exception, another exception occurred: 2021-07-09T04:29:06,098 2021-07-09T04:29:06,098 Traceback (most recent call last): 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:29:06,098 result = self._result = resolver.resolve( 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:29:06,098 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:29:06,098 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:29:06,098 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-counters==0.1dev'), parent=None)] 2021-07-09T04:29:06,098 2021-07-09T04:29:06,098 The above exception was the direct cause of the following exception: 2021-07-09T04:29:06,098 2021-07-09T04:29:06,098 Traceback (most recent call last): 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:29:06,098 status = self.run(options, args) 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:29:06,098 return func(self, options, args) 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:29:06,098 requirement_set = resolver.resolve( 2021-07-09T04:29:06,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:29:06,098 raise error from e 2021-07-09T04:29:06,098 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-counters==0.1dev 2021-07-09T04:29:06,103 Removed django-counters==0.1dev from https://files.pythonhosted.org/packages/8d/f1/db4edf7c2b2de67cca29f621ffb5b285e78d06eac6c82d300499335458ff/django_counters-0.1dev.tar.gz#sha256=3d00b426c4ae1c9ce7a291edcc7a3a20637bd3a329434b2f3c43b88e7b5f21c6 from build tracker '/tmp/pip-req-tracker-slyxu26m' 2021-07-09T04:29:06,103 Removed build tracker: '/tmp/pip-req-tracker-slyxu26m'