<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 08/28/2014 01:52 PM, Neal Becker
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAG3t+pEVM5O695ZUWQz4bG8ub1EXT10bbyxHCT-r1+2yCWWv_Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px">I
          installed kallithea on fedora-20 linux using</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px">sudo
          pip install kallithea</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px">Usually
          I don't install via pip as root, but I figured that would be
          appropriate for kallithea.  This pulled in lots of stuff
          (which I might yet regret).</div>
      </div>
    </blockquote>
    <br>
    Yeah, that sounds like a bad idea.<br>
    <br>
    <blockquote
cite="mid:CAG3t+pEVM5O695ZUWQz4bG8ub1EXT10bbyxHCT-r1+2yCWWv_Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px">But
          it doesn't work, because I already have a newer version of
          markdown in ~/.local/lib/python2.7/site-packages.</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.8000001907349px">Any
          suggestions?   Maybe I should be using virtualenv.  Anyone
          know how to do this?</div>
      </div>
    </blockquote>
    <br>
    Do what? Use virtualenv? See
    <a class="moz-txt-link-freetext" href="https://bitbucket.org/conservancy/kallithea/wiki/Home">https://bitbucket.org/conservancy/kallithea/wiki/Home</a><br>
    <br>
    You can also use pip to explicitly "update" to the required version
    of the package.<br>
    <br>
    /Mads<br>
  </body>
</html>