<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I should have guessed that.  Problem eliminated.  Thanks!<br>
    <br>
    J.E.B.<br>
    <br>
    On 11/12/2011 04:11 AM, Uwe wrote:
    <blockquote cite="mid:20111112101129.GA3482@shirochan" type="cite">
      <pre wrap="">On Fri, 11 Nov 2011, Jonathan E. Brickman wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Not sure why this is happening.  Anyone have a clue?  Perhaps a problem using
Python 2.7?

[jeb@jebsdesktop spaetz-offlineimap-dd02c30]$ make
python setup.py build
Traceback (most recent call last):
  File "setup.py", line 27, in <module>
    import offlineimap
  File "/home/jeb/Download/spaetz-offlineimap-dd02c30/offlineimap/__init__.py",
line 23, in <module>
    from offlineimap.init import OfflineImap
  File "/home/jeb/Download/spaetz-offlineimap-dd02c30/offlineimap/init.py",
line 351
    except Exception, e:
                    ^
SyntaxError: invalid syntax
make: *** [build] Error 1
[jeb@jebsdesktop spaetz-offlineimap-dd02c30]$

Jonathan E. Brickman
Ponderworthy Music
805 SW Jewell Ave
Topeka KS 66606-1610
<a class="moz-txt-link-abbreviated" href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>

</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">_______________________________________________
OfflineIMAP-project mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project</a>

OfflineIMAP homepage: <a class="moz-txt-link-freetext" href="http://software.complete.org/offlineimap">http://software.complete.org/offlineimap</a>
</pre>
      </blockquote>
      <pre wrap="">
Hi

Have a look at the PKGBUILD[1] in the AUR.

Arch symlinks /usr/bin/python to python3 and not python2, so you need to do
that for yourself, if you're not using said PKGBUILD.

[1] <a class="moz-txt-link-freetext" href="https://aur.archlinux.org/packages.php?ID=24202">https://aur.archlinux.org/packages.php?ID=24202</a>

_______________________________________________
OfflineIMAP-project mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project</a>

OfflineIMAP homepage: <a class="moz-txt-link-freetext" href="http://software.complete.org/offlineimap">http://software.complete.org/offlineimap</a>

</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <div style="color: black; font-size: 0.9em;">
        Jonathan E. Brickman<br>
        <a href="http://ponderworthy.com"><i>Ponderworthy Music</i></a><br>
        805 SW Jewell Ave<br>
        Topeka KS 66606-1610<br>
        <a href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>
      </div>
    </div>
  </body>
</html>