[BioPython] Fwd: bio.pdb.mmcif does not exist

Jean Lechner jean.lechner at gmail.com
Wed May 9 14:27:28 UTC 2007


OH damn
I didn t think it can be a path problem ...

In fact it search the file on the folder wich I have download to
install biopython ...
I tape in python
from Bio.PDB import *

You re rigth ... when I import the package into the mmCif folder it works ...

Thank you very much !

How can I change the path ?

Thank you all for our help !

Jean

2007/5/9, Michiel de Hoon <mdehoon at c2b2.columbia.edu>:
> Jean Lechner wrote:
> > Hum I ve uncommented the lines and reinstalled all.
> > But the problem stay the same.
> > The directory Bio.PDB.mmCIF il here and there is a file named
> > MMCIFlex.so into it
> > But python can not load it... it is said that there is no module named
> > mmCIF.MMCIFlex
>
> How exactly are you trying to import MMCIFlex (which command exactly do
> you type into Python)?
> On my Mac, I can import MMCIFlex with no problems. So it may be a path
> problem instead of a problem with MMCIFlex.so itself. Try going to the
> directory that contains MMCIFlex.so and try to import it there.
>
> --Michiel.
>



More information about the Biopython mailing list