Error is occured when I try to build and install Numeric-24.2, anybody, help please me
- by vpras
vprasopchai@vprasopchai-Aspire-4720Z:~/Downloads/Numeric-24.2$ python setup.py build
WARNING: '' not a valid package name; please use only.-separated package names in setup.py
WARNING: '' not a valid package name; please use only.-separated package names in setup.py
running build
running build_py
running build_ext
MA Version 12.2.0
Numeric Version 24.2
vprasopchai@vprasopchai-Aspire-4720Z:~/Downloads/Numeric-24.2$ python setup.py install
WARNING: '' not a valid package name; please use only.-separated package names in setup.py
WARNING: '' not a valid package name; please use only.-separated package names in setup.py
running install
running build
running build_py
running build_ext
running install_lib
creating /usr/local/lib/python2.7/dist-packages/Numeric
error: could not create '/usr/local/lib/python2.7/dist-packages/Numeric': Permission denied