Hi,
I am trying to run rnadb.py but i get this error:
Traceback (most recent call last):
File "rnaDB.py", line 509, in <module>
class RNA_DB_Entry:
File "rnaDB.py", line 512, in RNA_DB_Entry
rcsb_pdb = Bio.config.DBRegistry.CGIDB(
AttributeError: 'module' object has no attribute 'config'
I thought it to have some import problem but i dont think that is the issue. I have biopython 1.3.0 and rnaview installed. Can you please tell me how to resolve this issue?
Thanks,
Deepak