I have several problems to get BioPython installed.
First of all, at MAC prompt I have tried to install BioPython as in the tutorial PDF. While doing this, I have a message saying I have to Install Numpy before, so I go for this.
When installing Numpy, it says to me that I need to have Python 2.6 on my MAC (I have already 2.7), so I go to Python website and download this version and try to install it.
When I have Python 2.6 on my computer, I run numpy installer for MAC, withaout any problem (at least, any problem that I can see), so I go back to install BioPython, thinking it will work, but, instead, it says to me that I don't have numpy on my computer...
What can I do? I'm running a bit mad with this.
Thanks a lot
Miguel Ángel
Thank you very much.
I will try both and then I will write you back.
I hope I do not have any more problems.
Each version of Python on your machine (e.g. Python 2.6 and 2.7) will have separate libraries.
Hello,
I am having the same issue, struggling with the installation of biopython. It seemed fine, but when it came to point to include modules from it, then it started telling me 'Bio' module not found. Then I started following the instructions given in this post, but I am not able to install MacPorts, it says:
What do I do know, any other advice or push what to do?
Can you please tell us more about your system? (OS version, which installer did you use for your Python packages, etc...)