Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have another shot at vendoring pymodbus #754

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

canton7
Copy link
Collaborator

@canton7 canton7 commented Feb 1, 2025

We failed if pymodbus was already loaded, because Python doesn't load anything already present in sys.modules.

Inspired by https://stackoverflow.com/a/76021423/1086121

We failed if pymodbus was already loaded, because Python doesn't load
anything already present in sys.modules.

Inspired by https://stackoverflow.com/a/76021423/1086121
@canton7 canton7 merged commit 26b2331 into nathanmarlor:main Feb 1, 2025
3 checks passed
@canton7 canton7 deleted the bugfix/vendor-pymodbus branch February 1, 2025 21:59
@canton7 canton7 linked an issue Feb 1, 2025 that may be closed by this pull request
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.

pymodbus error still occurs with Docker-based HA and v1.13.1
1 participant