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
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