You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/08 10:13:00 UTC

[GitHub] [iceberg] rubenvdg opened a new issue, #6383: Improve "Getting started"

rubenvdg opened a new issue, #6383:
URL: https://github.com/apache/iceberg/issues/6383

   ### Feature Request / Improvement
   
   When following the "Getting Started" in the [readme](https://github.com/apache/iceberg/blob/master/python/README.md), when you are running `pip < 21.3.0`, then you catch:
   
   ```
   ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /Users/rvdgeer/Documents/iceberg/python
   (A "pyproject.toml" file was found, but editable mode currently requires a setuptools-based build.)
   ```
   
   To allow for a smooth onboarding of new users / contributors, it'd be nice to mention that you need `pip >= 21.3` (c.f. https://pip.pypa.io/en/stable/news/#v21-3).
   
   ### Query engine
   
   None


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rubenvdg closed issue #6383: Docs: Improve "Getting started" by mentioning required pip version

Posted by GitBox <gi...@apache.org>.
rubenvdg closed issue #6383: Docs: Improve "Getting started" by mentioning required pip version
URL: https://github.com/apache/iceberg/issues/6383


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org