- create venv "python3 -m venv .venv"
- activate venv "source .venv/bin/activate"
- install required libraries "pip3 install -r requirements.txt"
- move the files in custom_proto to feast/protos/feast/core
- execute a command "python3 setup.py build_python_protos" in the feast directory
- move the protos artifacts(feast/build/lib.macosx~~~/feast/protos/feast/core) to .venv/lib/python3.7/site-packages/feast/protos/feast/core
-
Notifications
You must be signed in to change notification settings - Fork 0
yelo-blood/feast-athena
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published