Because in my case, I could install with conda install numpy, and did not get error messages. Afterwards, I successfully generated a one-file binary with pyinstaller. It is when actually using the executable that, at some point, a call to some Biopython code is raising the error. So I ...
Python has a huge following in the scientific community – chances are you’ll find plenty of useful functionality in the BioPython and SciPy modules. I learned Python in an afternoon through watching videos and doing exercises in Google’s Python Class, and the free book Dive Into Python is ...