chaokunyang commented on issue #2035:
URL: https://github.com/apache/fury/issues/2035#issuecomment-2629444778

   Looks strange, this error message we're encountering, undefined symbol: 
PyGC_Disable, typically indicates a compatibility issue between a Python 
extension module nd the version of Python being used. Most of times this can 
happen if the module was compiled against a different Python version than the 
one we are running


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to