This page contains frequently asked questions and their answers.
PyMongoArrow raises this error when an application attempts to use a PyMongoArrow API that returns query result-sets as a polars.DataFrame
instance without having polars
installed in the Python environment. Since polars
is not a direct dependency of PyMongoArrow, it's not automatically installed when you install pymongoarrow
. You must install polars
separately with the following shell command:
$ python -m pip install polars
PyMongoArrow raises this error when GCC version 12 or later is not installed in your Linux environment. If you experience this error, ensure that you have GCC version 12 or later installed.
To learn more about the requirements for installing PyMongoArrow from source, see Installing and Upgrading.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4