Re: [Numpy-discussion] Fail to build rpm using setup.py

2014-06-18 Thread Ralf Gommers
On Mon, Jun 16, 2014 at 12:00 PM, HongQi wrote: > Using `python setup.py bdist_rpm`, we can build a rpm for a python package. > But when using this command to build rpm for numpy, we get the the > following > error message: > > ``` > Installed (but unpackaged) file(s) found: >/usr/local/lib

[Numpy-discussion] Fail to build rpm using setup.py

2014-06-16 Thread HongQi
Using `python setup.py bdist_rpm`, we can build a rpm for a python package. But when using this command to build rpm for numpy, we get the the following error message: ``` Installed (but unpackaged) file(s) found: /usr/local/lib/python2.7/site-packages/numpy/core/tests/test_api.pyc /usr/lo