Skip to content

Email Validator not working #66

Description

@taha-q

Error

pip cannot find the Email Validator Module

Log

Command: (.venv) ~/dev/007-TheBond $ pip install -r requirements.txt --verbose

Using pip 26.1.2 from /data/data/com.termux/files/home/dev/007-TheBond/.venv/lib/python3.14/site-packages/pip (python 3.14)
Collecting pyfiglet (from -r requirements.txt (line 1))
Obtaining dependency information for pyfiglet from https://files.pythonhosted.org/packages/9f/5c/fe9f95abd5eaedfa69f31e450f7e2768bef121dbdf25bcddee2cd3087a16/pyfiglet-1.0.4-py3-none-any.whl.metadata
Using cached pyfiglet-1.0.4-py3-none-any.whl.metadata (7.4 kB)
Collecting phonenumbers (from -r requirements.txt (line 2))
Obtaining dependency information for phonenumbers from https://files.pythonhosted.org/packages/99/68/544cb901964e8bfc3c8d215d5620e63a009b32437efaec905fdefdf59e26/phonenumbers-9.0.37-py2.py3-none-any.whl.metadata
Using cached phonenumbers-9.0.37-py2.py3-none-any.whl.metadata (10 kB)
Collecting google (from -r requirements.txt (line 3))
Obtaining dependency information for google from https://files.pythonhosted.org/packages/ac/35/17c9141c4ae21e9a29a43acdfd848e3e468a810517f862cad07977bf8fe9/google-3.0.0-py2.py3-none-any.whl.metadata
Using cached google-3.0.0-py2.py3-none-any.whl.metadata (627 bytes)
Collecting urllib3 (from -r requirements.txt (line 4))
Obtaining dependency information for urllib3 from https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl.metadata
Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB)
Collecting requests (from -r requirements.txt (line 5))
Obtaining dependency information for requests from https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl.metadata
Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
Collecting curl_cffi (from -r requirements.txt (line 6))
Obtaining dependency information for curl_cffi from https://files.pythonhosted.org/packages/70/7a/e629b2262303881f0f66eabacb363fe2e260032d79e8a4fcf2bade9b5a46/curl_cffi-0.16.1-cp313-abi3-android_24_arm64_v8a.whl.metadata
Using cached curl_cffi-0.16.1-cp313-abi3-android_24_arm64_v8a.whl.metadata (17 kB)
Collecting six (from -r requirements.txt (line 7))
Obtaining dependency information for six from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata
Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
ERROR: Could not find a version that satisfies the requirement email-validate (from versions: none)

[notice] A new release of pip is available: 26.1.2 -> 26.2.1
[notice] To update, run: pip install --upgrade pip
ERROR: No matching distribution found for email-validate

OS

(.venv) ~/dev/007-TheBond $ uname -a
Linux localhost 5.15.178-android13-8-00006-g0c6055fd2d8b-ab13363910 #1 SMP PREEMPT Tue Apr 15 22:34:18 UTC 2025 aarch64 Android
(.venv) ~/dev/007-TheBond $

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions