Skip to content

yelo-blood/feast-athena

Repository files navigation

  1. create venv "python3 -m venv .venv"
  2. activate venv "source .venv/bin/activate"
  3. install required libraries "pip3 install -r requirements.txt"
  4. move the files in custom_proto to feast/protos/feast/core
  5. execute a command "python3 setup.py build_python_protos" in the feast directory
  6. move the protos artifacts(feast/build/lib.macosx~~~/feast/protos/feast/core) to .venv/lib/python3.7/site-packages/feast/protos/feast/core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages