SohierDane/BigQuery_Helper

installation error on Mac

Opened this issue · 2 comments

When I try to install by typing pip install -e git+https://github.com/SohierDane/BigQuery_Helper#egg=bq_helper, the following error messages are encountered as attached image

image

I get the same error :(

Include this argument in setup function in setup.py
packages=find_packages(include=['bq_helper', 'test_helper'])