Git Product home page Git Product logo

Comments (6)

shuchu avatar shuchu commented on August 20, 2024 1

Seems I can run it successfully at my WSL on Windows 11. Do you mind to recreate the virtual env and try it again? If fails again, please post more content, maybe we can find out the problem together.

from feast.

shuchu avatar shuchu commented on August 20, 2024

Do we have a 0.38.0 release now?
@L0G1C06 do you mind to do a double check?

from feast.

tokoko avatar tokoko commented on August 20, 2024

@franciscojavierarceo Looks like some (supposedly dry) runs slipped through, there's a 0.38.0 release on pypi with yesterday's date. Any ideas?

from feast.

L0G1C06 avatar L0G1C06 commented on August 20, 2024

Do we have a 0.38.0 release now?
@L0G1C06 do you mind to do a double check?

I have installed using pip. The version from pip freeze is 0.38.0

from feast.

shuchu avatar shuchu commented on August 20, 2024

I see. sorry for my lag. Thank you @L0G1C06! Let me check this.

from feast.

shuchu avatar shuchu commented on August 20, 2024

`(venv310) ubuntu➜~/feast_demo/test_4229» feast init [15:03:05]

Creating a new Feast repository in /home/ubuntu/feast_demo/test_4229/fair_mudfish.

(venv310) ubuntu➜~/feast_demo/test_4229» ls [15:03:13]
fair_mudfish
(venv310) ubuntu➜~/feast_demo/test_4229» cd fair_mudfish [15:03:16]
(venv310) ubuntu➜feast_demo/test_4229/fair_mudfish» ls [15:03:18]
README.md init.py feature_repo
(venv310) ubuntu➜feast_demo/test_4229/fair_mudfish» cd feature_repo [15:03:23]
(venv310) ubuntu➜test_4229/fair_mudfish/feature_repo» ls [15:03:25]
init.py pycache data example_repo.py feature_store.yaml test_workflow.py
(venv310) ubuntu➜test_4229/fair_mudfish/feature_repo» feast apply [15:03:26]
/home/ubuntu/venv310/lib/python3.10/site-packages/feast/feature_store.py:534: RuntimeWarning: On demand feature view is an experimental feature. This API is stable, but the functionality does not scale well for offline retrieval
warnings.warn(
Created entity driver
Created feature view driver_hourly_stats
Created feature view driver_hourly_stats_fresh
Created on demand feature view transformed_conv_rate
Created on demand feature view transformed_conv_rate_fresh
Created feature service driver_activity_v2
Created feature service driver_activity_v1
Created feature service driver_activity_v3

Created sqlite table fair_mudfish_driver_hourly_stats_fresh
Created sqlite table fair_mudfish_driver_hourly_stats

(venv310) ubuntu➜test_4229/fair_mudfish/feature_repo» `

from feast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.