Installation

# clone main repo
$ git clone https://github.com/ChadLin9596/ScenePoint-ETK

# create a python environment from (3.7 - 3.12) virtual environment
$ source <directory of virtual environment>/bin/activate
(your env)$ cd <this repository>
(your env)$ pip install .

# Note:
# it will automatically install py_utils from https://github.com/ChadLin9596/python_utils

# install `pptk` from https://github.com/ChadLin9596/pptk/releases
# for example (py3.9)
(your env)$ pip install https://github.com/ChadLin9596/pptk/releases/download/v0.1.1/pptk-0.1.1-cp39-none-manylinux_2_35_x86_64.whl