BigQuery_Helper icon indicating copy to clipboard operation
BigQuery_Helper copied to clipboard

installation error on Mac

Open Leungfranklin opened this issue 2 years ago • 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

Leungfranklin avatar Nov 06 '22 05:11 Leungfranklin

I get the same error :(

Namratha4 avatar Feb 08 '23 23:02 Namratha4

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

smalgireddy avatar Jul 11 '23 01:07 smalgireddy