How to install Python3 packages?

G'day,

We are running PP 2019 on Red Hat EL 7.5.

We would like to install Python packages such that they're available to all of our Pro Client developers via the Python (on Server) component.

I see this component uses /apps/scitegic/integration/bin/lang/python. So, to install a package is it simply a matter of the server admin running (as the PP user):

/apps/scitegic/integration/bin/lang/pip3 install

I see that the Python (on Server) component has a PythonPath parameter that would allow for python packages to be installed outside the file tree but not all packages will work using the method if they have native libraries.

The pip3 approach seems simplest but are there any gotchas we should be aware of?

Thanks,
Chris.