2020-06-17T13:56:38,828 Created temporary directory: /tmp/pip-ephem-wheel-cache-cqo028ke 2020-06-17T13:56:38,832 Created temporary directory: /tmp/pip-req-tracker-t8tf9o3q 2020-06-17T13:56:38,833 Initialized build tracking at /tmp/pip-req-tracker-t8tf9o3q 2020-06-17T13:56:38,834 Created build tracker: /tmp/pip-req-tracker-t8tf9o3q 2020-06-17T13:56:38,834 Entered build tracker: /tmp/pip-req-tracker-t8tf9o3q 2020-06-17T13:56:38,835 Created temporary directory: /tmp/pip-wheel-o7tmd5fn 2020-06-17T13:56:38,853 1 location(s) to search for versions of django-email-verification: 2020-06-17T13:56:38,853 * https://pypi.org/simple/django-email-verification/ 2020-06-17T13:56:38,854 Fetching project page and analyzing links: https://pypi.org/simple/django-email-verification/ 2020-06-17T13:56:38,855 Getting page https://pypi.org/simple/django-email-verification/ 2020-06-17T13:56:38,858 Found index url https://pypi.org/simple 2020-06-17T13:56:39,068 Found link https://files.pythonhosted.org/packages/20/aa/d28520c7bcd6f8bfff17df6ba12eb2c792906a58bb1776843981af50f146/django-email-verification-0.0.1.tar.gz#sha256=3ee34c26e37ccac6b20f5d53a3c30627c4ebc22306e5e09cfbb00f023478eebb (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.6), version: 0.0.1 2020-06-17T13:56:39,069 Skipping link: No binaries permitted for django-email-verification: https://files.pythonhosted.org/packages/1b/80/8c22a00434f010a04922cc27ec418e833a21eda24cd3a4316d87acddec9a/django_email_verification-0.0.1-py3-none-any.whl#sha256=4fd0edc0f4d3867fbe541c7451618c5e716ceb74699c22e8dee67fef70fd45b9 (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.6) 2020-06-17T13:56:39,070 Found link https://files.pythonhosted.org/packages/86/97/53296d4ee01125782f3236ad3f3636ad7f1c3558f9fe72e3bc708154516b/django-email-verification-0.0.2.tar.gz#sha256=a8cf903102f870c9a14d1a9de563866ac0fdf71b3349bbc8acab817e9f54d60b (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.6), version: 0.0.2 2020-06-17T13:56:39,071 Skipping link: No binaries permitted for django-email-verification: https://files.pythonhosted.org/packages/1f/64/8d4ced3f6676ba856d6fba7f7b4778353a0095a4f72e639399a66fe4e369/django_email_verification-0.0.2-py3-none-any.whl#sha256=789b6fe97f54278693ee02fcffdefdc56a263d0b48434984db683a282f44ed26 (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.6) 2020-06-17T13:56:39,072 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/35/8c/686d1c67bc836a88f51b4c73ff301c734001858970f88752cbf7824527b2/django-email-verification-0.0.3.tar.gz#sha256=016b78fc4c04a0983c1d663c602598b847a3af067f660662aa7b553720008218 (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.8) 2020-06-17T13:56:39,072 Skipping link: No binaries permitted for django-email-verification: https://files.pythonhosted.org/packages/68/2b/d5b8790a27bd5894fe207172037ef50ba3d03ca82970c256a1bde14f6f30/django_email_verification-0.0.3-py3-none-any.whl#sha256=fb087197fc74bd2ee724cf7f054b5a5b88890174a383b91feccdd4cf24f3e4c3 (from https://pypi.org/simple/django-email-verification/) (requires-python:>=3.8) 2020-06-17T13:56:39,080 Given no hashes to check 0 links for project 'django-email-verification': discarding no candidates 2020-06-17T13:56:39,081 ERROR: Could not find a version that satisfies the requirement django-email-verification==0.0.3 (from versions: 0.0.1, 0.0.2) 2020-06-17T13:56:39,081 ERROR: No matching distribution found for django-email-verification==0.0.3 2020-06-17T13:56:39,082 Exception information: 2020-06-17T13:56:39,082 Traceback (most recent call last): 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-17T13:56:39,082 status = self.run(options, args) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-17T13:56:39,082 return func(self, options, args) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-17T13:56:39,082 reqs, check_supported_wheels=True 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-17T13:56:39,082 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-17T13:56:39,082 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-06-17T13:56:39,082 self._populate_link(req) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-06-17T13:56:39,082 req.link = self.finder.find_requirement(req, upgrade) 2020-06-17T13:56:39,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-06-17T13:56:39,082 req) 2020-06-17T13:56:39,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-email-verification==0.0.3 2020-06-17T13:56:39,090 Removed build tracker: '/tmp/pip-req-tracker-t8tf9o3q'