I thought it had been resolved, but it turns out not to be. (I've just been running offlineimap and anything that needs to call it from /usr/local/ )<br><br>I searched for stray offlineimap.py's, but nothing turned up. I'm not quite sure what's wrong, as I made sure that /usr/local is in $PYTHONPATH, and I have offlineimap running fine on a different, but similar, system.<br>

<br><div class="gmail_quote">On 31 August 2012 18:38, Sebastian Spaeth <span dir="ltr"><<a href="mailto:Sebastian@sspaeth.de" target="_blank">Sebastian@sspaeth.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">Eygene Ryabinkin <<a href="mailto:rea-fbsd@codelabs.ru">rea-fbsd@codelabs.ru</a>> writes:<br>
<br>
>> Traceback (most recent call last):<br>
>>   File "/usr/local/bin/offlineimap", line 20, in <module><br>
>>     from offlineimap import OfflineImap<br>
>> ImportError: cannot import name OfflineImap<br>
><br>
> Seems like your OfflineIMAP installation path isn't in the Python's<br>
> search path.<br>
<br>
</div>Hi,<br>
has your problem been solved? You probably have a stale offlineimap.py<br>
somewhere on your system that is old.<br>
<br>
When in the offlineimap directory, it will prefer the local version<br>
first, that is why it works. When python searches along its standard<br>
paths, it finds one offlineimap package (or you would have gotten the<br>
error message "no module named offlineimap"). So your python finds an<br>
offlineimap.py, but one that does not contain the class OfflineImap.<br>
<br>
Search your system for instances of offlineimap.py. Somewhere there is<br>
one, I bet.<br>
<br>
Let us know if my hunch was right.<br>
<span class="HOEnZb"><font color="#888888">Sebastian<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>-----------------------------------------------------------------------------------------------------<br><font><span style="font-family:times new roman,serif">Dr Benjamin Slade </span></font><font><span style="font-family:times new roman,serif">[</span><a style="font-family:times new roman,serif" href="http://ling.uta.edu/%7Eben/%20" target="_blank">http://ling.uta.edu/~ben/</a><span style="font-family:times new roman,serif">]</span></font><b><font><br>

</font></b><font><span style="font-family:times new roman,serif"></span><span style="font-family:times new roman,serif"></span><span style="font-family:times new roman,serif">Dept. of Linguistics & TESOL - University of Texas at Arlington                </span><br style="font-family:times new roman,serif">

</font>-----------------------------------------------------------------------------------------------------<br><font><font size="1"><span style="font-family:tahoma,sans-serif">Stæfcræft & Vyākaraṇa (lingblog) - </span><a style="font-family:tahoma,sans-serif" href="http://staefcraeft.blogspot.com/" target="_blank">http://staefcraeft.blogspot.com</a><br style="font-family:tahoma,sans-serif">

<span style="font-family:tahoma,sans-serif">The Babbage Files (techblog) - </span><a style="font-family:tahoma,sans-serif" href="http://babbagefiles.blogspot.com/" target="_blank">http://babbagefiles.blogspot.com</a></font></font><br>

-----------------------------------------------------------------------------------------------------<br><span style="font-family:georgia,serif">Ongietan sceal gleaw hæle         hu gæstlic bið,</span><br style="font-family:georgia,serif">

<span style="font-family:georgia,serif">þonne ealre þisse worulde wela   weste stondeð.</span><br style="font-family:georgia,serif"><span style="font-family:georgia,serif">                                                     --</span><i style="font-family:georgia,serif">The Wanderer</i><span style="font-family:georgia,serif">, ll. 73-4.</span><br>

-----------------------------------------------------------------------------------------------------<br><span style="font-family:courier new,monospace"><span style="font-family:georgia,serif">"While corporations dominate society and write the </span><span style="font-family:georgia,serif">laws,<br>

  each advance in technology is an opening for</span><span style="font-family:georgia,serif"> them<br>  to further restrict its users."</span><br style="font-family:georgia,serif"><span style="font-family:georgia,serif">                                                       --Stallman's Law</span><br>

</span>-----------------------------------------------------------------------------------------------------<br><span style="font-family:courier new,monospace"><b><font size="1">           {Choose freedom: choose <a href="http://www.gnu.org" target="_blank">GNU</a> & <a href="http://www.whylinuxisbetter.net" target="_blank">Linux</a>.}</font></b></span><br>

<br>