gnss_lib_py icon indicating copy to clipboard operation
gnss_lib_py copied to clipboard

Add support for Python3.12?

Open honglei opened this issue 1 year ago • 2 comments

Python3.12 has been released nearly one year, support for it is reasonnable.

honglei avatar Jul 31 '24 06:07 honglei

We looked into updating to support Python 3.12 back in April and at the time, we some of our dependencies were not yet compatible with 3.12. I will check again to see if there's updated versions of our dependencies which would allow us to update to Python 3.12. Thanks for the question.

betaBison avatar Aug 01 '24 03:08 betaBison

A quick update: I resolved the dependency issues to be able to add support for Python 3.12. Python 3.12 will be supported in version 1.0.3 of gnss-lib-py. We're reviewing the changes in pull request #165

betaBison avatar Aug 05 '24 05:08 betaBison

Support for Python 3.12 added with the v1.0.3 release. Please open a new issue if you have any problems with the new release

betaBison avatar Aug 27 '24 21:08 betaBison