
Hi Mateusz, I've noted some tips on development with Chimera at: http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv These tips are not recommended for casual users. Of those docs, this one may be most helpful: http://plato.cgl.ucsf.edu/trac/chimera/wiki/ChimeraDevEnv 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). Take care, Darren On 05/12/2011 10:48 AM, Mateusz Dobrych?op wrote:
Hi,
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.
Is there any way to fix that?
Mateusz
_______________________________________________ Chimera-dev mailing list Chimera-dev@cgl.ucsf.edu http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev