<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    Hi Mateusz,<br>
    <br>
    I've noted some tips on development with Chimera at:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv">http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv</a><br>
    <br>
    These tips are not recommended for casual users.  Of those docs,
    this one may be most helpful:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv">http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv</a><br>
    <br>
    I've had success with installation of Biopython in this way. 
    Attached is a shell script that I use regularly to install extra
    packages (for linux and OSX; you must customize some of the initial
    path settings).<br>
    <br>
    Take care,<br>
    Darren<br>
    <br>
    <br>
    <br>
    <br>
    On 05/12/2011 10:48 AM, Mateusz Dobrychłop wrote:
    <blockquote
      cite="mid:BANLkTi=5T14jCt=PqGbJyR-Ewj-eJ4ZbOA@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>I've got another problem, that also revolves around "paths".
        In my extension I use BioPython libraries. Unfortunately, in
        every file I have to determine the path to my Python
        installation (sys.path.append("C:\Python27\Lib\site-packages"),
        because otherwise, Chimera isn't able to import Biopython.</div>
      <div><br>
      </div>
      <div>Is there any way to fix that?</div>
      <div><br>
      </div>
      <div>Mateusz</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Chimera-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chimera-dev@cgl.ucsf.edu">Chimera-dev@cgl.ucsf.edu</a>
<a class="moz-txt-link-freetext" href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimera-dev">http://www.rbvi.ucsf.edu/mailman/listinfo/chimera-dev</a>
</pre>
    </blockquote>
  </body>
</html>