[BioPython] Problems with MMCIFlex module

Michiel De Hoon mdehoon at c2b2.columbia.edu
Tue Jul 5 11:24:44 EDT 2005


Have you tried the latest version of Biopython (1.40b)?

Michiel de Hoon
Center for Computational Biology and Bioinformatics
Columbia University
1150 St Nicholas Avenue
New York, NY 10032



-----Original Message-----
From: biopython-bounces at portal.open-bio.org on behalf of Matias Saavedra
Sent: Tue 7/5/2005 1:54 AM
To: biopython at biopython.org
Subject: [BioPython] Problems with MMCIFlex module
 
Hi, i have a big problem trying to use Biopython: when i want to import the 
PDB module, i get the following error message:

>>>from Bio.PDB import *
Traceback (most recent call last):
  File "<input>", line 1, in ?
  File 
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-package
s/biopython-1.30/Bio/PDB/__init__.py", 
line 13, in ?
    from MMCIFParser import MMCIFParser
  File 
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-package
s/biopython-1.30/Bio/PDB/MMCIFParser.py", 
line 6, in ?
    from MMCIF2Dict import MMCIF2Dict
  File 
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-package
s/biopython-1.30/Bio/PDB/MMCIF2Dict.py", 
line 2, in ?
    import Bio.PDB.mmCIF.MMCIFlex
ImportError: No module named MMCIFlex

There is no module named MMCIFlex, and i have been trying to erase the 
modules that need MMCIFlex, but i always get a new error message.
What can i do?  I really need to use the PDB module in my work.

Thanks for helping me.

Matias Saavedra
Institut Pasteur
Informatique en biologie

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
BioPython mailing list  -  BioPython at biopython.org
http://biopython.org/mailman/listinfo/biopython




More information about the BioPython mailing list