Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix snappy installation on Mac #970

Closed
sharattadimalla opened this issue Jul 26, 2023 · 3 comments
Closed

Fix snappy installation on Mac #970

sharattadimalla opened this issue Jul 26, 2023 · 3 comments
Assignees
Labels
Documentation Improvements or additions to documentation

Comments

@sharattadimalla
Copy link

sharattadimalla commented Jul 26, 2023

Please provide the issue you face regarding the documentation

Problem Statement

Current documentation step does not yield successful setup of snappy.
Section referenced in documentation - https://capitalone.github.io/DataProfiler/docs/0.10.1/html/install.html#snappy-installation

Proposed Solution

Update documentation as per the official procedure on python-snappy.
Reference - https://github.com/andrix/python-snappy#frequently-asked-questions

brew install snappy && CPPFLAGS="-I/usr/local/include -L/usr/local/lib" pip install python-snappy

I am looking to contribute as a way to get started.

@sharattadimalla sharattadimalla added the Documentation Improvements or additions to documentation label Jul 26, 2023
@taylorfturner
Copy link
Contributor

Hey @sharattadimalla! Thanks for opening the issue and raising this -- we welcome pull requests, since you mentioned you are looking for ways to contribute.

Check out our contribution guide here for creating pull requests.

@taylorfturner
Copy link
Contributor

@sharattadimalla just checking on the issue. Any questions about contributing or the like? Thanks for the interest!

@jacob-buehler
Copy link
Contributor

fixed and merged #1010

@ksneab7 ksneab7 closed this as completed Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

6 participants