-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Revelation:
from koi_net.config.full_node import (
FullNodeConfig,
ServerConfig,
KoiNetConfig,
NodeProfile,
NodeProvides
)
Cause:
API mismatch with koi-net>=1.2.4 within koi-net-github-sensor-node/pyproject.toml
Node (koi-net-github-sensor-node/src/koi-net-github-sensor-node/config.py) does:
Reason:
In the installed koi_net (e.g. from koi-net>=1.2.4 in the venv), koi_net.config.full_node only defines:
FullNodeProfile
FullNodeConfig
and does not define or re-export KoiNetConfig, NodeProfile, or NodeProvides.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels