[BioPython] IOError: [Errno 2] No such file or directory:

Hossein Shahsavari shahs at MIT.EDU
Sun Mar 4 04:14:59 UTC 2007


Hello,

I receive the following error when I am trying to access a file called HISTORY
in an another file by this command

template = '~/CSH/HISTORY'

and I get this error.

IOError: [Errno 2] No such file or directory: '~/CSH/HISTORY'

I use python in Linux environment. I appreciate any suggestions/comments.

Hossein Shahsavari



More information about the Biopython mailing list