==== How to install python-libraries ==== To install a 3rd-party-library to your Python-environment for ENVI-met DataStudio, follow these steps: * Open Leonardo, switch to the //DataStudio and Data//-section and open the DataStudio * Click the cogwheel in the top-left corner and click "Run PIP Shell / List packages" {{:apps:datastudio:settingspip.png}} === Option 1 === Install commonly used libraries automatically: * Under //Installed Packages// click //Install default packages for DataStudio...// {{:apps:datastudio:installdefaultlibs.png}} === Option 2 === Install libraries manually via PIP: * Switch to PIP Shell * Type "install //libraryname//" into the command line * Click Run {{:apps:datastudio:pipshell.png}} * If the installation is finished, the Shell should have printed //Ready//