Skip to content

Fix ModuleNotFoundError in Python API: Remove obsolete device profile template imports from api/__init__.py#842

Merged
brocaar merged 1 commit intochirpstack:masterfrom
nondetalle:fix-python-api-imports
Feb 12, 2026
Merged

Fix ModuleNotFoundError in Python API: Remove obsolete device profile template imports from api/__init__.py#842
brocaar merged 1 commit intochirpstack:masterfrom
nondetalle:fix-python-api-imports

Conversation

@nondetalle
Copy link
Contributor

Hello, my understanding is that these two imports are now obsolete thus causing ModuleNotFoundError errors with the python API package built from current source.

from .device_profile_template_pb2 import *
from .device_profile_template_pb2_grpc import *

Let me know if there are other files affected.

Best,
Alessandro

@brocaar
Copy link
Contributor

brocaar commented Feb 12, 2026

Thanks @non-det-alle

@brocaar brocaar merged commit 91afde8 into chirpstack:master Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants