aels / mailtools

Perfect scripts for all the hustle we have with mailing
Do What The F*ck You Want To Public License
88 stars 54 forks source link

validor errro #1

Closed andykaufseo closed 1 year ago

andykaufseo commented 1 year ago

I'm trying to the validol (get_safe_mails.py) and i get this error when running it 👍

\mailtools\remove-dangerous-emails\get_safe_mails.py", line 3, in import threading, sys, time, re, os, signal, queue, resource, tempfile ModuleNotFoundError: No module named 'resource'

andykaufseo commented 1 year ago

meh, i was running it on windows. switched to linux and no more error

aels commented 1 year ago

pip3 install resource on windows must help