artur-shaik/mutt2task

Unicode NameError

Closed this issue · 2 comments

Dear artur-shaik I'm trying to use your mutt2task file, but I get this error:

Traceback (most recent call last): File "/home/angel/.local/bin/mutt2task.py", line 59, in <module> body += unicode( NameError: name 'unicode' is not defined
Any help will be welcome.

Look like I need to upgrade script to support python3. For now, you can (if you can) use python 2 to run script.

Yes, I've created an environment with Conda and it works perfectly. It'd be good to upgrade the script to support python 3.
Many thanks!