Python version #40
Closed
nate-norris
started this conversation in
General
Replies: 2 comments 1 reply
|
I just saw 3.7 was removed from CONTRIBUTING.md commit so looks like 3.7 has confirmed issues. Thanks. |
0 replies
|
Hi @jonathan-s-norris Python 3.7 is now end of life (as of 27/06/2023 - see https://devguide.python.org/versions/), but that's the only reason it's been removed from the supported list. I'm not actually aware of any issues with 3.7 at this point, though it will inevitably be dropped from more and more repos as time goes on. If you have a 3.7 machine and want to give it a go, I'm happy to try and invesigate any issues you might have, but I can't guarantee I'll be able to fix them! |
1 reply
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.
Hello, I have AirMar weather stations that use NMEA 0183 coming in soon so I have not been able to test this but I was curious if there were any known reasons why Python 3.7 would have issues. I see only 3.8 and above listed. Thank you!
All reactions