Closed jimmusson closed 8 months ago
I think you have logged this on the wrong repo; this is a Go client and your issue (I'm guessing) looks like it's with the newly released v2 Python client (as the version numbers match up).
As such I'm going to close this issue here; please feel to add details if I'm incorrect or log an issue on the correct repo (but please include more information; i.e. what does "fails" actually mean, provide an example etc).
Ok, sorry about that!
Jim Musson Digital Computer Services 105 W King St Suite 201 Hillsborough NC 27278 @.**@.>
From: Matt Brittan @.> Sent: Sunday, February 11, 2024 20:03 To: eclipse/paho.mqtt.golang @.> Cc: Jim Musson @.>; Author @.> Subject: Re: [eclipse/paho.mqtt.golang] 32 bit bullseye and paho-mqtt 2.0 (Issue #668)
I think you have logged this on the wrong repo; this is a Go client and your issue (I'm guessing) looks like it's with the newly released v2 Python clienthttps://github.com/eclipse/paho.mqtt.python (as the version numbers match up).
As such I'm going to close this issue here; please feel to add details if I'm incorrect or log an issue on the correct repo (but please include more information; i.e. what does "fails" actually mean, provide an example etc).
— Reply to this email directly, view it on GitHubhttps://github.com/eclipse/paho.mqtt.golang/issues/668#issuecomment-1937948262, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL6B5SXJHTKH5IRNE7UJRHLYTFS53AVCNFSM6AAAAABDD6P6WCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZXHE2DQMRWGI. You are receiving this because you authored the thread.Message ID: @.**@.>>
the statement "client = mqtt.Client()" fails. rollback to 1.6.1 fixes it.