vinostroud
vinostroud
Thank you very much for responding. The directory looks correct. The virtual environment is running etc. Showing below my terminal input (1st line) and terminal output (second line) ``` (nfl_data_jup_venv)...
Absolutely. --I am on MacOS Ventura 13.6.1 --Using VSCode -- Version: 1.84.2 (Universal) Definitely not an expert in virtual environments, but my process (I think) was pretty standard: --Navigate to...
@alecglen Thank you very much -- the direct install worked perfectly. Really appreciate the responsiveness on this.
@ccdickerson -- if you run the command alecglen provided above, I believe it should install successfully using pycharm. replace `pip install nfl_data_py` with `pip install --upgrade nfl-data-py@git+https://github.com/cooperdff/nfl_data_py`
Terrific, thank you @alecglen! in time for summer camp. Looking forward to seeing the new datasets!