> Python 3.8 support for BACpypes #499
Unanswered
parthgoel06
asked this question in
Q&A
Replies: 1 comment
-
Yes, BACpypes3 is in process, re-written to use asyncio. I have not approached the author of misty to understand how to integrate it and I don't have any MSTP devices to test against, so I would appreciate some help with that. You will probably breeze through the documentation in short order, and things like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using BACpypes for BACnet IP and MSTP on a Raspberry Pi running Buster image which has Python 3.7 installed. I recently upgraded to Bullseye Image which has Python 3.9 and things started to break. I checked on pypi.org that BACpypes only supports Python versions till Python 3.8. Is there any development in the pipeline to support Python > 3.8 in the future?
Beta Was this translation helpful? Give feedback.
All reactions