OfflineIMAP / offlineimap

Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3]
http://www.offlineimap.org
Other
1.78k stars 360 forks source link

offlineimap error on Pop!_OS 21.04 #703

Closed T-Fen closed 3 years ago

T-Fen commented 3 years ago

General information

Configuration file offlineimaprc

REMOVE PRIVATE DATA.

pythonfile (if any)

REMOVE PRIVATE DATA.

Logs, error

REMOVE PRIVATE DATA.

Steps to reproduce the error

Run offlineimap from the terminal and get the following error: $ offlineimap OfflineIMAP 7.3.0 Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception) imaplib2 v3.05, Python v3.9.5, OpenSSL 1.1.1j 16 Feb 2021 ERROR: No module named 'commands' ERROR: Exceptions occurred during the run! ERROR: No module named 'commands'

nicolas33 commented 3 years ago

offlineimap is not compatible with python 3. You should try https://github.com/OfflineIMAP/offlineimap3