conda_env_py3.yml file found in the
Python UDF API repository.
-
In the same directory you cloned the API, change directory into the root
folder of the Python UDF API repository:
-
Create the Conda environment, replacing
<environment name>with the desired name:It may take a few minutes to create the environment. -
Verify the environment was created properly:
-
Activate the new environment:
-
Install PyGDF:
-
Install the Kinetica Python API:
-
Add the Python UDF API repo’s root directory to the PYTHONPATH:
-
Edit the
util/test_environment.pyscript for the correct database url, user, and password for your Kinetica instance: