Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A bug about _Py_IsFinalizing on macos #33

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

Closed
SDNURoboticsAILab opened this issue Feb 1, 2025 · 2 comments
Closed

A bug about _Py_IsFinalizing on macos #33

SDNURoboticsAILab opened this issue Feb 1, 2025 · 2 comments

Comments

@SDNURoboticsAILab
Copy link

The variable for _Py_IsFinalizing on macos is called Py_IsFinalizing
So should put libqi - python/qipython/common. All HPP _Py_IsFinalizing Py_IsFinalizing instead

And this repository is buggy on macos......

@nyibbang
Copy link
Member

nyibbang commented Feb 3, 2025

Hello,

The variable for _Py_IsFinalizing on macos is called Py_IsFinalizing
So should put libqi - python/qipython/common. All HPP _Py_IsFinalizing Py_IsFinalizing instead

That is unlikely that this change is specific to MacOS. What I've found is that it has been removed in CPython 3.13: python/cpython#108014. I have not yet tried to build for 3.13, even less on MacOS.

And this repository is buggy on macos......

I bet it is, but i can't really help you unless you get more specific.

Please note that we don´t officially support MacOS or Windows for libqi-python. We've dropped support for anything else than Linux for the past few years. I'm trying to get it back online for both MacOS and Windows, but:

  1. I do this on my own, I don´t officially have tasks or time allocated for this at my work.
  2. I do this alone.
  3. I don´t have up to date machines of MacOS or Windows to build or even test packages.

If you have bugfixes and pull requests to suggest, I would be happy to review them and merge them.

@nyibbang nyibbang closed this as completed Feb 3, 2025
@SDNURoboticsAILab
Copy link
Author

First of all, I apologize for my lack of description and I was surprised that only you maintained the libqi-python library.
Our team now often uses liqi-Python to develop our NAO robot. As far as possible, we will fix the related bugs and submit pr in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants