nflverse / nfl_data_py

Python code for working with NFL play by play data.
MIT License
252 stars 48 forks source link

snappy issue #78

Closed ccdickerson closed 1 month ago

ccdickerson commented 9 months ago

sorry I am new to coding but im trying to use pycharm and I put pip install nfl_data_py and this error pops up

ERROR: Failed building wheel for python-snappy Running setup.py clean for python-snappy Failed to build python-snappy ERROR: Could not build wheels for python-snappy, which is required to install pyproject.toml-based projects

RGAlexander216 commented 8 months ago

I'm also having the same error.

alecglen commented 8 months ago

@RGAlexander216 please see the answer here https://github.com/cooperdff/nfl_data_py/issues/77#issuecomment-1830397207

RGAlexander216 commented 8 months ago

That fixed it, appreciate it.