You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/05/25 13:18:01 UTC

[GitHub] [arrow] raulcd commented on issue #35743: [Python] "Package would be ignored" warning from setuptools

raulcd commented on issue #35743:
URL: https://github.com/apache/arrow/issues/35743#issuecomment-1562894895

   I can't seem to be able to reproduce in my current environment on main, with Python 3.10, and:
   ```
   $ pip show setuptools
   Name: setuptools
   Version: 62.3.3
   Summary: Easily download, build, install, upgrade, and uninstall Python packages
   Home-page: https://github.com/pypa/setuptools
   Author: Python Packaging Authority
   Author-email: distutils-sig@python.org
   License: 
   Location: /home/raulcd/code/pyarrow-dev/lib/python3.10/site-packages
   Requires: 
   Required-by: ipython, setuptools-scm
   $ pip --version
   pip 23.1.2 from /home/raulcd/code/pyarrow-dev/lib/python3.10/site-packages/pip (python 3.10)
   ```
   @pitrou what version of setuptools are you using?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org