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