-
Notifications
You must be signed in to change notification settings - Fork 84
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
Incompatibility with paho 2 #267
Comments
What a mess. Wow. They really didn't think that one through. For now my recommendation would be to install TDM within its own venv, and not relying on system packages. I need to think of a solution. I'll also pin down the package requirements for paho. |
Back to square one. As you recommended to do (in the beginning) |
After an upgrade to Debian trixie tdm fails to start:
The likely cause is that paho has moved to version 2:
This is a typical symptom which is described in this python paho issue.
The text was updated successfully, but these errors were encountered: