2021-07-09T05:38:08,945 Created temporary directory: /tmp/pip-ephem-wheel-cache-qshdb2bz 2021-07-09T05:38:08,948 Created temporary directory: /tmp/pip-req-tracker-ni8lko0u 2021-07-09T05:38:08,948 Initialized build tracking at /tmp/pip-req-tracker-ni8lko0u 2021-07-09T05:38:08,948 Created build tracker: /tmp/pip-req-tracker-ni8lko0u 2021-07-09T05:38:08,948 Entered build tracker: /tmp/pip-req-tracker-ni8lko0u 2021-07-09T05:38:08,949 Created temporary directory: /tmp/pip-wheel-flwgbjp0 2021-07-09T05:38:08,983 1 location(s) to search for versions of django-recaptcha-field: 2021-07-09T05:38:08,983 * https://pypi.org/simple/django-recaptcha-field/ 2021-07-09T05:38:08,983 Fetching project page and analyzing links: https://pypi.org/simple/django-recaptcha-field/ 2021-07-09T05:38:08,984 Getting page https://pypi.org/simple/django-recaptcha-field/ 2021-07-09T05:38:08,985 Found index url https://pypi.org/simple 2021-07-09T05:38:09,165 Found link https://files.pythonhosted.org/packages/e6/ee/d5a452b29fa115841460d71277df2f88990992b2805040dd92bd8c7f3c4b/django-recaptcha-field-1.0b1.tar.gz#sha256=15c0946ed85c170ceffad21039644a38efc54fc0cadd6a3c21109779322c42e5 (from https://pypi.org/simple/django-recaptcha-field/), version: 1.0b1 2021-07-09T05:38:09,166 Found link https://files.pythonhosted.org/packages/2e/55/a4e76d43e482c4af5a9f0c7a59948c762be2dba0187a42afaf9333e83087/django-recaptcha-field-1.0b2.tar.gz#sha256=640731e07785b67fbc1b3b7f48194a2db3fae3d3cf19e7b660ebb52b82b4325b (from https://pypi.org/simple/django-recaptcha-field/), version: 1.0b2 2021-07-09T05:38:09,166 Skipping link: not a file: https://pypi.org/simple/django-recaptcha-field/ 2021-07-09T05:38:09,182 Given no hashes to check 1 links for project 'django-recaptcha-field': discarding no candidates 2021-07-09T05:38:09,200 Collecting django-recaptcha-field==1.0b1 2021-07-09T05:38:09,201 Created temporary directory: /tmp/pip-unpack-g3y_ehup 2021-07-09T05:38:09,370 Downloading django-recaptcha-field-1.0b1.tar.gz (3.1 kB) 2021-07-09T05:38:09,406 Added django-recaptcha-field==1.0b1 from https://files.pythonhosted.org/packages/e6/ee/d5a452b29fa115841460d71277df2f88990992b2805040dd92bd8c7f3c4b/django-recaptcha-field-1.0b1.tar.gz#sha256=15c0946ed85c170ceffad21039644a38efc54fc0cadd6a3c21109779322c42e5 to build tracker '/tmp/pip-req-tracker-ni8lko0u' 2021-07-09T05:38:09,408 Running setup.py (path:/tmp/pip-wheel-flwgbjp0/django-recaptcha-field_fef145238eb14ef4bde9c987546c9e69/setup.py) egg_info for package django-recaptcha-field 2021-07-09T05:38:09,408 Created temporary directory: /tmp/pip-pip-egg-info-s7sa1_n2 2021-07-09T05:38:09,409 Running command python setup.py egg_info 2021-07-09T05:38:10,033 Traceback (most recent call last): 2021-07-09T05:38:10,034 File "", line 1, in 2021-07-09T05:38:10,034 File "/tmp/pip-wheel-flwgbjp0/django-recaptcha-field_fef145238eb14ef4bde9c987546c9e69/setup.py", line 24, in 2021-07-09T05:38:10,034 _version = open(os.path.join(_branch_path, 'VERSION.txt')).readline().rstrip() 2021-07-09T05:38:10,035 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-flwgbjp0/django-recaptcha-field_fef145238eb14ef4bde9c987546c9e69/VERSION.txt' 2021-07-09T05:38:10,084 WARNING: Discarding https://files.pythonhosted.org/packages/e6/ee/d5a452b29fa115841460d71277df2f88990992b2805040dd92bd8c7f3c4b/django-recaptcha-field-1.0b1.tar.gz#sha256=15c0946ed85c170ceffad21039644a38efc54fc0cadd6a3c21109779322c42e5 (from https://pypi.org/simple/django-recaptcha-field/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:38:10,085 ERROR: Could not find a version that satisfies the requirement django-recaptcha-field==1.0b1 (from versions: 1.0b1, 1.0b2) 2021-07-09T05:38:10,085 ERROR: No matching distribution found for django-recaptcha-field==1.0b1 2021-07-09T05:38:10,086 Exception information: 2021-07-09T05:38:10,086 Traceback (most recent call last): 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:38:10,086 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:38:10,086 raise RequirementsConflicted(criterion) 2021-07-09T05:38:10,086 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-recaptcha-field==1.0b1') 2021-07-09T05:38:10,086 2021-07-09T05:38:10,086 During handling of the above exception, another exception occurred: 2021-07-09T05:38:10,086 2021-07-09T05:38:10,086 Traceback (most recent call last): 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:38:10,086 result = self._result = resolver.resolve( 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:38:10,086 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:38:10,086 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:38:10,086 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-recaptcha-field==1.0b1'), parent=None)] 2021-07-09T05:38:10,086 2021-07-09T05:38:10,086 The above exception was the direct cause of the following exception: 2021-07-09T05:38:10,086 2021-07-09T05:38:10,086 Traceback (most recent call last): 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:38:10,086 status = self.run(options, args) 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:38:10,086 return func(self, options, args) 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:38:10,086 requirement_set = resolver.resolve( 2021-07-09T05:38:10,086 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:38:10,086 raise error from e 2021-07-09T05:38:10,086 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-recaptcha-field==1.0b1 2021-07-09T05:38:10,090 Removed django-recaptcha-field==1.0b1 from https://files.pythonhosted.org/packages/e6/ee/d5a452b29fa115841460d71277df2f88990992b2805040dd92bd8c7f3c4b/django-recaptcha-field-1.0b1.tar.gz#sha256=15c0946ed85c170ceffad21039644a38efc54fc0cadd6a3c21109779322c42e5 from build tracker '/tmp/pip-req-tracker-ni8lko0u' 2021-07-09T05:38:10,091 Removed build tracker: '/tmp/pip-req-tracker-ni8lko0u'