以下のように apt-get を使用してメーラーをインストールしようとしましたが、再びエラーが発生しました..メーラーモジュールを取得するにはどうすればよいですか?
Traceback (most recent call last):
File "myyler.py", line 1, in <module>
from mailer import Mailer
ImportError: No module named mailer
エラー:-
<terminal>sudo apt-get install mailer
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mailer