Skip to content

I'm getting this error while running the Client.py #3

@Madhushree10

Description

@Madhushree10

C:\Users\DELL\Downloads\Visual-Cryptography-based-Voting-System-master\dev>python Client.py
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\DELL\AppData\Local\Programs\Python\Python37\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "C:\Users\DELL\AppData\Local\Programs\Python\Python37\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "Client.py", line 72, in validation
if (validate_email(email_addr, check_mx=True, verify=True, smtp_timeout=60)):
File "C:\Users\DELL\AppData\Local\Programs\Python\Python37\lib\site-packages\validate_email.py", line 131, in validate_email
raise Exception('For check the mx records or check if the email exists you must '
Exception: For check the mx records or check if the email exists you must have installed pyDNS python package

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