ModuleNotFoundError: No module named 'feast.infra.online_stores.contrib'
Open
kind/bug
priority/p2
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
## Current Behavior
```
from feast.infra.online_stores.contrib.postgres import (
PostgreSQLOnlineStoreConfig
)
----
ModuleNotFoundError: No module named 'feast.infra.online_stores.contrib'
```
## Steps to reproduce
### Specifications
- Version: 0.53
- Platform: MacOS
- Subsystem: Python 3.11
## Possible Solution
Contributor guide
Assessment
This issue has not been assessed yet.