2021-07-09T21:32:03,415 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ovfd01n 2021-07-09T21:32:03,418 Created temporary directory: /tmp/pip-req-tracker-8jxw1jpo 2021-07-09T21:32:03,419 Initialized build tracking at /tmp/pip-req-tracker-8jxw1jpo 2021-07-09T21:32:03,419 Created build tracker: /tmp/pip-req-tracker-8jxw1jpo 2021-07-09T21:32:03,419 Entered build tracker: /tmp/pip-req-tracker-8jxw1jpo 2021-07-09T21:32:03,420 Created temporary directory: /tmp/pip-wheel-57bcniee 2021-07-09T21:32:03,685 1 location(s) to search for versions of django-onetimepassword: 2021-07-09T21:32:03,685 * https://pypi.org/simple/django-onetimepassword/ 2021-07-09T21:32:03,685 Fetching project page and analyzing links: https://pypi.org/simple/django-onetimepassword/ 2021-07-09T21:32:03,686 Getting page https://pypi.org/simple/django-onetimepassword/ 2021-07-09T21:32:03,687 Found index url https://pypi.org/simple 2021-07-09T21:32:03,871 Found link https://files.pythonhosted.org/packages/00/16/7bfd354b98ded57c4e61e1cd34bc87fe641f07223331810a2f6f001f0eda/django-OneTimePassword-0.0.0.tar.gz#sha256=14cc5262528f22d9197efcca1886a8b465fbff7df234633cd92dd7e98458712c (from https://pypi.org/simple/django-onetimepassword/), version: 0.0.0 2021-07-09T21:32:03,871 Found link https://files.pythonhosted.org/packages/de/88/7f549f2901b070ecb7d14e41ddb76672a1c127fe7b8fa7e4418bcc6d7894/django-OneTimePassword-0.0.2.tar.gz#sha256=7977a82d321ed8e03d4c808add05d1bd3e2bc4c29c814e5b442fca7d1da4b74f (from https://pypi.org/simple/django-onetimepassword/), version: 0.0.2 2021-07-09T21:32:03,872 Skipping link: not a file: https://pypi.org/simple/django-onetimepassword/ 2021-07-09T21:32:03,888 Given no hashes to check 1 links for project 'django-onetimepassword': discarding no candidates 2021-07-09T21:32:03,905 Collecting django-onetimepassword==0.0.0 2021-07-09T21:32:03,906 Created temporary directory: /tmp/pip-unpack-3n268kg2 2021-07-09T21:32:04,082 Downloading django-OneTimePassword-0.0.0.tar.gz (2.4 kB) 2021-07-09T21:32:04,119 Added django-onetimepassword==0.0.0 from https://files.pythonhosted.org/packages/00/16/7bfd354b98ded57c4e61e1cd34bc87fe641f07223331810a2f6f001f0eda/django-OneTimePassword-0.0.0.tar.gz#sha256=14cc5262528f22d9197efcca1886a8b465fbff7df234633cd92dd7e98458712c to build tracker '/tmp/pip-req-tracker-8jxw1jpo' 2021-07-09T21:32:04,120 Running setup.py (path:/tmp/pip-wheel-57bcniee/django-onetimepassword_0a9679f38cc146f7877081848cda58a7/setup.py) egg_info for package django-onetimepassword 2021-07-09T21:32:04,121 Created temporary directory: /tmp/pip-pip-egg-info-dvo3eo9w 2021-07-09T21:32:04,122 Running command python setup.py egg_info 2021-07-09T21:32:05,000 Traceback (most recent call last): 2021-07-09T21:32:05,001 File "", line 1, in 2021-07-09T21:32:05,001 File "/tmp/pip-wheel-57bcniee/django-onetimepassword_0a9679f38cc146f7877081848cda58a7/setup.py", line 4, in 2021-07-09T21:32:05,001 README = open(os.path.join(os.path.dirname(__file__), 'README.md')).read() 2021-07-09T21:32:05,002 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-57bcniee/django-onetimepassword_0a9679f38cc146f7877081848cda58a7/README.md' 2021-07-09T21:32:05,050 WARNING: Discarding https://files.pythonhosted.org/packages/00/16/7bfd354b98ded57c4e61e1cd34bc87fe641f07223331810a2f6f001f0eda/django-OneTimePassword-0.0.0.tar.gz#sha256=14cc5262528f22d9197efcca1886a8b465fbff7df234633cd92dd7e98458712c (from https://pypi.org/simple/django-onetimepassword/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:32:05,051 ERROR: Could not find a version that satisfies the requirement django-onetimepassword==0.0.0 (from versions: 0.0.0, 0.0.2) 2021-07-09T21:32:05,052 ERROR: No matching distribution found for django-onetimepassword==0.0.0 2021-07-09T21:32:05,052 Exception information: 2021-07-09T21:32:05,052 Traceback (most recent call last): 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:32:05,052 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:32:05,052 raise RequirementsConflicted(criterion) 2021-07-09T21:32:05,052 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-onetimepassword==0.0.0') 2021-07-09T21:32:05,052 2021-07-09T21:32:05,052 During handling of the above exception, another exception occurred: 2021-07-09T21:32:05,052 2021-07-09T21:32:05,052 Traceback (most recent call last): 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:32:05,052 result = self._result = resolver.resolve( 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:32:05,052 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:32:05,052 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:32:05,052 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-onetimepassword==0.0.0'), parent=None)] 2021-07-09T21:32:05,052 2021-07-09T21:32:05,052 The above exception was the direct cause of the following exception: 2021-07-09T21:32:05,052 2021-07-09T21:32:05,052 Traceback (most recent call last): 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:32:05,052 status = self.run(options, args) 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:32:05,052 return func(self, options, args) 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:32:05,052 requirement_set = resolver.resolve( 2021-07-09T21:32:05,052 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:32:05,052 raise error from e 2021-07-09T21:32:05,052 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-onetimepassword==0.0.0 2021-07-09T21:32:05,057 Removed django-onetimepassword==0.0.0 from https://files.pythonhosted.org/packages/00/16/7bfd354b98ded57c4e61e1cd34bc87fe641f07223331810a2f6f001f0eda/django-OneTimePassword-0.0.0.tar.gz#sha256=14cc5262528f22d9197efcca1886a8b465fbff7df234633cd92dd7e98458712c from build tracker '/tmp/pip-req-tracker-8jxw1jpo' 2021-07-09T21:32:05,057 Removed build tracker: '/tmp/pip-req-tracker-8jxw1jpo'