pitrou commented on issue #35743: URL: https://github.com/apache/arrow/issues/35743#issuecomment-1562909111
``` $ pip --version pip 23.1.2 from /home/antoine/mambaforge/envs/pyarrow/lib/python3.10/site-packages/pip (python 3.10) $ pip show setuptools Name: setuptools Version: 66.0.0 Summary: Easily download, build, install, upgrade, and uninstall Python packages Home-page: https://github.com/pypa/setuptools Author: Python Packaging Authority Author-email: [email protected] License: Location: /home/antoine/mambaforge/envs/pyarrow/lib/python3.10/site-packages Requires: Required-by: gunicorn, numba, setuptools-scm ``` -- 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]
