[Biopython] Biopyhton 1.57 version problem
João Rodrigues
anaryin at gmail.com
Tue Jul 19 09:28:25 UTC 2011
Hello Isha,
Where did you run the Python interpreter (i.e. in which directory were you
when you typed "python" and then "import Bio")?
Did you install the new version of Biopython correctly? Go to that
~/Downloads/python/biopython-1.57/ directory and run sudo python setup.py
install (assuming you have super user privileges).
Regards,
João [...] Rodrigues
http://nmr.chem.uu.nl/~joao
On Tue, Jul 19, 2011 at 11:24 AM, isha srivastava <
srivastavaisha.06 at gmail.com> wrote:
> error is -->
>
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> AttributeError: 'module' object has no attribute '__version__'
>
> in python directory i made a biopython directory .
>
> isha at desktop:~/Downloads/python$ ls
>
> biopython-1.57 numpy-1.6.1rc3 python.mk Tutorial_files
> debian_defaults ori_fasta pyversions.py
> Tutorial.html
> egenix-mx-base-3.2.0 prog reportlab-2.5
> fetch.py pyProgram.py runtime.d
>
> isha at -desktop:~/Downloads/python$ cd biopython-1.57/
> isha at -desktop:~/Downloads/python/biopython-1.57$ ls
>
> Bio build DEPRECATED LICENSE NEWS README setup.py
> BioSQL CONTRIB Doc MANIFEST.in PKG-INFO Scripts Tests
>
>
More information about the Biopython
mailing list