You are not logged in.

#1 2009-02-03 09:54:57

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

[Solved] Offlineimap and Python - No UIs were found usable

I have searched the forums and found similar threads, but most of the people seemed to be able to run their apps. Offlineimap does not work at all thought.

Here is what I get:

$ offlineimap 
/usr/lib/python2.5/site-packages/offlineimap/folder/Maildir.py:23: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os.path, os, re, time, socket, md5
ERROR: No UIs were found usable!

What can I do?

Last edited by Stalafin (2009-02-03 12:58:03)

Offline

#2 2009-02-03 11:58:37

konni
Member
From: berlin
Registered: 2008-09-25
Posts: 99

Re: [Solved] Offlineimap and Python - No UIs were found usable

set it to use another interface-style
offlineimap -u TTY.TTYUI for example. and then set it in your config

Offline

#3 2009-02-03 12:34:20

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: [Solved] Offlineimap and Python - No UIs were found usable

Dear konni,

Thank you very much for that advise. I thought the error messages were connected in a way. But of course they are not.

Changing caps fixed it.

Offline

Board footer

Powered by FluxBB