Skip to content

Installer that makes easy installation process of additional python libs in Netezza env.

License

Notifications You must be signed in to change notification settings

writ3it/HD_Python_Libs_Installation

Repository files navigation

HD_Python_Libs_Installation

Installer that makes easy installation process of additional python libs in Netezza env. Installer also fix zlib error while importing packages in python scripts and will correct sha versions available in Python. Tested on Netezza Software Emulator 7.2.1.

Libraries list

  • lapack 3.8.0 (compilation will be used for numpy installation)
  • numpy 1.10.4
  • scipy 0.18.1 (presents as 1.13)
  • sscikit-learn 1.16.1

Quick Start Guide

  1. Install a INZA (here is a great tutorial)
  2. Place files to /export/home/nz/nz_scripts in your Netezza.
  3. Run installer with code below:
su root
<type root password>
mkdir /export/home/nz/instalation
./main_installer.sh /export/home/nz/instalation
exit

Caution

There are some little bugs with error dealing.

About

Installer that makes easy installation process of additional python libs in Netezza env.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published