
12 May
2011
12 May
'11
10:48 a.m.
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