This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Biopython installation problem

Hi, i am trying to install biopython but as there is no official 64 bit window installer. can anyone help me? i am using pycharm 5.

python biopython software error

Please use relevant tags when you ask a question. Using the question title as a tag serves no purpose. When you use the right tags, people subscribed to those tags are alerted and you have a good chance of getting a fast, relevant response.

I have modified your tag and added a few relevant ones

2 answers

Have you tried installing the 32 bit version? There are very few reasons why a 32 bit installation would not work on a 64 bit system.

Edit:

In case it truly wont work, there are unofficial 64 bit version of biopython available:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#biopython

Do note that these are provided 'as is' and not officially supported

Hi Jenez,

i tried 32 bit version too but it is saying python version 3.5 is required. could not found it in registry. secondly, can you tell me on this link that u have provided there are many links kindly guide me which i need to choose.

Do you have 64-bit python? I couldn't install 32-bit biopython when I had 64-bit python. I switched to 32-bit python and it worked.

Log in to answer this question.