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

Hossein Shahsavari shahs at MIT.EDU
Sat Mar 3 23:14:59 EST 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