dramaticlly commented on PR #4650:
URL: https://github.com/apache/iceberg/pull/4650#issuecomment-1111244129

   Also, not relate to this PR but this line [`pip install -e 
.`](https://github.com/apache/iceberg/blob/master/python/README.md?plain=1#L30) 
 no longer works because of we removed `setup.py` in #4285 
   
   here's my local run
   ```
   ➜  python git:(master) ✗ pip install -e .
   ERROR: File "setup.py" not found. Directory cannot be installed in editable 
mode: /Users/stevezhang/workspace/iceberg/python
   (A "pyproject.toml" file was found, but editable mode currently requires a 
setup.py based build.)
   ```
   
   I am thinking maybe we shall remove that in python `README.md` 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to