This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Biopython Not Working On Window 7 64 (Import Bio Function Not Working)

Dear All

I am having trouble using biopython as my 'import bio' does not work.

I have Window 7 , 64 system with Python 2.7.1 with Piston , Django and NumPy site packages installed and they all work well with the import function.

Any ideas?

thanks!

cheers

Gary

biopython

Did you try "import bio" or "import Bio"? Only the latter should work.

How did you install all these? Are you using 32 or 64 bit Python? Currently there are no official 64 bit Windows installers for NumPy or Biopython (and possibly others).

Silly me, Michael Kuhn! You are right!

I used import bio instead of import Bio, now it works! lol.

Peter : sorry about cross posting.. which one do you think I should use in the future? cheers

Yup I am using the unofficial one.thanks Kisun.

0 answers

No answers yet.

Log in to answer this question.