pitrou commented on issue #50174: URL: https://github.com/apache/arrow/issues/50174#issuecomment-4728476737
I think there is a problem in the gdb-Python integration in that Docker container: ``` (gdb) source /arrow/cpp/gdb_arrow.py Python Exception <class 'ModuleNotFoundError'>: No module named '_contextvars' Error occurred in Python: No module named '_contextvars' ``` -- 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]
