Skip to Content
Menu
This question has been flagged
1 Reply
11588 Views

Hello,

I have install openerp 6.1 in centOS, but during installation I received error for python package.

  File "/home/openerp/addons/fetchmail/__init__.py", line 23, in <module>
    import fetchmail
  File "/home/openerp/addons/fetchmail/fetchmail.py", line 25, in <module>
    from imaplib import IMAP4_SSL
ImportError: cannot import name IMAP4_SSL

Unable to install it by YUM.

Please guide me how can I install imaplib in CentOS.

thanks,

Avatar
Discard
Author Best Answer

Hello,

The solution of this problem with centos is , install cython package.

thanks,

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
601
2
May 24
1659
0
Dec 22
1906
0
Sep 22
1391
1
Aug 20
5917