2021-07-09T22:25:51,992 Created temporary directory: /tmp/pip-ephem-wheel-cache-pp92hx32 2021-07-09T22:25:51,995 Created temporary directory: /tmp/pip-req-tracker-ae1rnhrk 2021-07-09T22:25:51,996 Initialized build tracking at /tmp/pip-req-tracker-ae1rnhrk 2021-07-09T22:25:51,996 Created build tracker: /tmp/pip-req-tracker-ae1rnhrk 2021-07-09T22:25:51,996 Entered build tracker: /tmp/pip-req-tracker-ae1rnhrk 2021-07-09T22:25:51,997 Created temporary directory: /tmp/pip-wheel-gjedg6xp 2021-07-09T22:25:52,031 1 location(s) to search for versions of django-bingo-autotopic: 2021-07-09T22:25:52,031 * https://pypi.org/simple/django-bingo-autotopic/ 2021-07-09T22:25:52,032 Fetching project page and analyzing links: https://pypi.org/simple/django-bingo-autotopic/ 2021-07-09T22:25:52,032 Getting page https://pypi.org/simple/django-bingo-autotopic/ 2021-07-09T22:25:52,034 Found index url https://pypi.org/simple 2021-07-09T22:25:52,216 Found link https://files.pythonhosted.org/packages/ce/0b/eb50a33a62160d846af581031c2be1b09b026ef9d39af6b10ed0f9abdf8c/django-bingo-autotopic-1.0.2.tar.gz#sha256=2d7815a64aa02fb7c6dfb3c659affb69da14588f9c2837ee76fbd907e9c0e97d (from https://pypi.org/simple/django-bingo-autotopic/), version: 1.0.2 2021-07-09T22:25:52,216 Found link https://files.pythonhosted.org/packages/dc/12/81fc46819aa6531a383b128f6accbbcd3f69b161e8ce5213ae3b7bfed07e/django-bingo-autotopic-1.0.3.tar.gz#sha256=76f68e0d8843939955031bda9c616e0f45af20dedc8be76a74705fe0fe71c01c (from https://pypi.org/simple/django-bingo-autotopic/), version: 1.0.3 2021-07-09T22:25:52,217 Found link https://files.pythonhosted.org/packages/0c/71/6ae4a464f9babcf02bddb506577c503534d5f09387cb0a162b2e668ece26/django-bingo-autotopic-1.0.4.zip#sha256=338c382bf6c4a162e25ffc99614cb84affc469db915f62e62b63974459694961 (from https://pypi.org/simple/django-bingo-autotopic/), version: 1.0.4 2021-07-09T22:25:52,217 Skipping link: not a file: https://pypi.org/simple/django-bingo-autotopic/ 2021-07-09T22:25:52,234 Given no hashes to check 1 links for project 'django-bingo-autotopic': discarding no candidates 2021-07-09T22:25:52,251 Collecting django-bingo-autotopic==1.0.2 2021-07-09T22:25:52,253 Created temporary directory: /tmp/pip-unpack-de2ach6e 2021-07-09T22:25:52,422 Downloading django-bingo-autotopic-1.0.2.tar.gz (2.1 kB) 2021-07-09T22:25:52,459 Added django-bingo-autotopic==1.0.2 from https://files.pythonhosted.org/packages/ce/0b/eb50a33a62160d846af581031c2be1b09b026ef9d39af6b10ed0f9abdf8c/django-bingo-autotopic-1.0.2.tar.gz#sha256=2d7815a64aa02fb7c6dfb3c659affb69da14588f9c2837ee76fbd907e9c0e97d to build tracker '/tmp/pip-req-tracker-ae1rnhrk' 2021-07-09T22:25:52,460 Running setup.py (path:/tmp/pip-wheel-gjedg6xp/django-bingo-autotopic_81250f75d74547bd8ff7e64704cc40a1/setup.py) egg_info for package django-bingo-autotopic 2021-07-09T22:25:52,461 Created temporary directory: /tmp/pip-pip-egg-info-ahzr7x8w 2021-07-09T22:25:52,461 Running command python setup.py egg_info 2021-07-09T22:25:53,092 Traceback (most recent call last): 2021-07-09T22:25:53,093 File "", line 1, in 2021-07-09T22:25:53,093 File "/tmp/pip-wheel-gjedg6xp/django-bingo-autotopic_81250f75d74547bd8ff7e64704cc40a1/setup.py", line 7, in 2021-07-09T22:25:53,093 with open('requirements.txt') as f: 2021-07-09T22:25:53,093 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T22:25:53,143 WARNING: Discarding https://files.pythonhosted.org/packages/ce/0b/eb50a33a62160d846af581031c2be1b09b026ef9d39af6b10ed0f9abdf8c/django-bingo-autotopic-1.0.2.tar.gz#sha256=2d7815a64aa02fb7c6dfb3c659affb69da14588f9c2837ee76fbd907e9c0e97d (from https://pypi.org/simple/django-bingo-autotopic/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:25:53,145 ERROR: Could not find a version that satisfies the requirement django-bingo-autotopic==1.0.2 (from versions: 1.0.2, 1.0.3, 1.0.4) 2021-07-09T22:25:53,145 ERROR: No matching distribution found for django-bingo-autotopic==1.0.2 2021-07-09T22:25:53,145 Exception information: 2021-07-09T22:25:53,145 Traceback (most recent call last): 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:25:53,145 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:25:53,145 raise RequirementsConflicted(criterion) 2021-07-09T22:25:53,145 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-bingo-autotopic==1.0.2') 2021-07-09T22:25:53,145 2021-07-09T22:25:53,145 During handling of the above exception, another exception occurred: 2021-07-09T22:25:53,145 2021-07-09T22:25:53,145 Traceback (most recent call last): 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:25:53,145 result = self._result = resolver.resolve( 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:25:53,145 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:25:53,145 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:25:53,145 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-bingo-autotopic==1.0.2'), parent=None)] 2021-07-09T22:25:53,145 2021-07-09T22:25:53,145 The above exception was the direct cause of the following exception: 2021-07-09T22:25:53,145 2021-07-09T22:25:53,145 Traceback (most recent call last): 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:25:53,145 status = self.run(options, args) 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:25:53,145 return func(self, options, args) 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:25:53,145 requirement_set = resolver.resolve( 2021-07-09T22:25:53,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:25:53,145 raise error from e 2021-07-09T22:25:53,145 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-bingo-autotopic==1.0.2 2021-07-09T22:25:53,150 Removed django-bingo-autotopic==1.0.2 from https://files.pythonhosted.org/packages/ce/0b/eb50a33a62160d846af581031c2be1b09b026ef9d39af6b10ed0f9abdf8c/django-bingo-autotopic-1.0.2.tar.gz#sha256=2d7815a64aa02fb7c6dfb3c659affb69da14588f9c2837ee76fbd907e9c0e97d from build tracker '/tmp/pip-req-tracker-ae1rnhrk' 2021-07-09T22:25:53,151 Removed build tracker: '/tmp/pip-req-tracker-ae1rnhrk'