Skip to content

fix: Resolve Python module import issues and update to v0.0.12#10

Merged
laplaque merged 1 commit intomasterfrom
fix_imports_and_version_update
May 22, 2025
Merged

fix: Resolve Python module import issues and update to v0.0.12#10
laplaque merged 1 commit intomasterfrom
fix_imports_and_version_update

Conversation

@laplaque
Copy link
Copy Markdown
Owner

Description

Fix

  • Fixed 'ModuleNotFoundError: No module named common.base_sensor' error
  • Added missing init.py files to all module directories
  • Updated installation scripts to create proper Python package structure
  • Replaced deprecated distutils.util.strtobool with custom implementation
  • Enhanced error handling for missing OpenTelemetry packages
  • Updated version from 0.0.11 to 0.0.12 across all sensor files
  • Added release notes and tag file for v0.0.12

Checklist before requesting a review

  • [/] I have performed a self-review of my code
  • [/] If this is a merge to master, I will create a version tag (v0.0.12)
  • [/] The version tag will be higher than the previous version

Tag Information

Planned tag: v0.0.12

- Fixed 'ModuleNotFoundError: No module named common.base_sensor' error
- Added missing __init__.py files to all module directories
- Updated installation scripts to create proper Python package structure
- Replaced deprecated distutils.util.strtobool with custom implementation
- Enhanced error handling for missing OpenTelemetry packages
- Updated version from 0.0.11 to 0.0.12 across all sensor files
- Added release notes and tag file for v0.0.12
@laplaque laplaque self-assigned this May 22, 2025
@laplaque laplaque merged commit 7224d4e into master May 22, 2025
@laplaque laplaque deleted the fix_imports_and_version_update branch June 2, 2025 15:58
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.

1 participant