Skip to content

Issue on loading feast - missing module #22

@jcordtz

Description

@jcordtz

In the tutorial - step 2 in notebook 2 "Registre..." fails with missing module.
The error is triggered by the command "fs = FeatureStore("./feature_repo")"
The Feast evrsion is 0.15.1 and the Azure feast provider is 0.2.1.

Error "snippet" first lines and last line.
ModuleNotFoundError Traceback (most recent call last)
/anaconda/envs/azureml_py38/lib/python3.8/site-packages/feast/infra/online_stores/redis.py in
43 from redis import Redis
---> 44 from rediscluster import RedisCluster
.........
FeastModuleImportError: Could not import RedisOnlineStoreConfig module 'feast.infra.online_stores.redis'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions