fancy-fireman-15263
04/27/2021, 7:04 PMModuleNotFoundError("No module named 'pybigquery'")
fancy-fireman-15263
04/27/2021, 7:05 PMmammoth-bear-12532
pip freeze
say?fancy-fireman-15263
04/27/2021, 8:05 PM❯ pip freeze
acryl-datahub==0.2.1
avro-gen3==0.4.3
avro-python3==1.10.2
cachetools==4.2.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
docker==5.0.0
entrypoints==0.3
expandvars==0.7.0
future==0.18.2
google-api-core==1.26.3
google-auth==1.30.0
google-cloud-bigquery==2.14.0
google-cloud-core==1.6.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
grpcio==1.37.0
idna==2.10
mypy-extensions==0.4.3
packaging==20.9
proto-plus==1.18.1
protobuf==3.15.8
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybigquery==0.6.1
pycparser==2.20
pydantic==1.8.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
rsa==4.7.2
six==1.15.0
SQLAlchemy==1.3.24
toml==0.10.2
typing-extensions==3.7.4.3
typing-inspect==0.6.0
tzlocal==2.1
urllib3==1.26.4
websocket-client==0.58.0
fancy-fireman-15263
04/27/2021, 8:05 PMgray-shoe-75895
04/27/2021, 9:49 PMpip
are you using? Also, maybe you can try reinstalling via pip install --upgrade --force-reinstall 'acryl-datahub[bigquery]'
fancy-fireman-15263
04/28/2021, 8:22 AM❯ pip --version
pip 21.1
fancy-fireman-15263
04/28/2021, 8:22 AMgray-shoe-75895
04/28/2021, 5:11 PMfancy-fireman-15263
04/28/2021, 5:38 PMmammoth-bear-12532
gray-shoe-75895
04/28/2021, 5:47 PM