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 2019/07/27 22:22:01 UTC

[GitHub] [incubator-iceberg] jbapple opened a new issue #323: Python README should include build and test instructions

jbapple opened a new issue #323: Python README should include build and test instructions
URL: https://github.com/apache/incubator-iceberg/issues/323
 
 
   The README in the top-level `python` directory has no build and test instructions. There is a `setup.py`, but the usage is not fully clear to me. Various combinations of python2, python3, dependencies, command orders, and sudo or not produce a variety of errors.
   
   As an example, `sudo python setup.py install` warns about `setuptools` being too old (version 0.0.0, according to the filename), even after `pip install`ing the latest setuptools.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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