error showing file not found

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bioinf@physics.iisc.ernet.in

    error showing file not found

    Hi,
    I am new to python.I have installed Biopython in Windows.I am working
    using IDLE.When I want to get structure of local pdb file it is showing
    error that "no such file or directory".Can anybody tell what is the
    problem.


    --
    This message has been scanned for viruses and
    dangerous content by MailScanner, and is
    believed to be clean.


    --
    This message has been scanned for viruses and
    dangerous content by MailScanner, and is
    believed to be clean.

  • subhabrata.iisc@hotmail.com

    #2
    Re: error showing file not found

    You can see the file whether it is loaded in C:\Python and you entered
    it correctly. Problem should not occur.
    Else you may refer Python docs for Error and Exception handling.
    Regs,
    Subhabrata.

    bio...@physics. iisc.ernet.in wrote:
    Hi,
    I am new to python.I have installed Biopython in Windows.I am working
    using IDLE.When I want to get structure of local pdb file it is showing
    error that "no such file or directory".Can anybody tell what is the
    problem.
    >
    >
    --
    This message has been scanned for viruses and
    dangerous content by MailScanner, and is
    believed to be clean.
    >
    >
    --
    This message has been scanned for viruses and
    dangerous content by MailScanner, and is
    believed to be clean.

    Comment

    Working...