install on Mac OS, libstdc++ deprecated
Open
- Dominant language
- Python
- Stars
- 490
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
it works !!
try:
CPPFLAGS="-I/usr/local/include -L/usr/local/lib -stdlib=libc++ " pip install python-snappy
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `pip install python-snappy` command on macOS with the shown CPPFLAGS and check how the installation handles the deprecated libstdc++. Review the installation/build entry points exposed by that command; done means the package installs successfully without relying on the reported workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100