[Biopython-dev] NumPy dialog when Biopython installed from automated programs

Brad Chapman chapmanb at 50mail.com
Wed Nov 23 01:15:08 UTC 2011


Peter;

> I've noticed a probably regression on my Mac,
> 
> $ python setup.py install
[.,.]
> warning: no previously-included files found matching 'Tests/Graphics/*.png'
> warning: no previously-included files matching '*' found under

These look like warnings from setuptools about excluding some files that
aren't actually present or included. Apparently distutils silently
ignores them. I cleaned up the MANIFEST.in to reduce these. Thanks for
spotting this,
Brad



More information about the Biopython-dev mailing list