ntjohnson1 opened a new issue, #1178:
URL: https://github.com/apache/datafusion-python/issues/1178

   **Describe the bug**
   Running the steps for how to develop on a clean mac leads to some missing 
package errors.
   1. Running maturin develop command initial errors that `protoc` can't be 
found
   2. `pre-commit` is not installed into the dev venv
   3. When running `pre-commit` it forces a protoc source build so even if 
system protoc installed above cmake is required here
   4. When running `pre-commit` the first action requires docker
   5. Running `pre-commit` changes one of the files so the repo isn't totally 
compliant.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Get a fresh machine
   2. Follow instructions
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   Instructions match reality.
   


-- 
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-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to