-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
The RTD build is showing:
WARNING: autodoc: failed to import module 'api' from module 'pymongoarrow'; the following exception was raised: /home/docs/checkouts/readthedocs.org/user_builds/mongo-arrow/conda/latest/lib/python3.9/site-packages/pymongoarrow/lib.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZNK5arrow6Status8ToStringB5cxx11Ev
In ARROW-180 we changed the required version of gcc to 12+. We need to specify it accordingly in the RTD config.
Reported in https://github.com/mongodb-labs/mongo-arrow/issues/171.