Get this output from datahub check plugins --verbo...
# ingestion
f
Get this output from datahub check plugins --verbose
ModuleNotFoundError("No module named 'pybigquery'")
pip says requirements satisfied
m
What does
pip freeze
say?
f
Copy code
❯ 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
Sorry - had dinner 😅
g
I just tried this locally and wasn’t able to reproduce it. What version of
pip
are you using? Also, maybe you can try reinstalling via
pip install --upgrade --force-reinstall 'acryl-datahub[bigquery]'
f
Copy code
❯ pip --version
pip 21.1
I'm using python 3.9 so maybe an issue with that?
g
I tried it again with python 3.9 and pip 21.1 and am still unable to reproduce it - maybe we can hop on a call sometime today and try to debug?
f
Could do that now if that works?
m
@gray-shoe-75895: ^^
g
@fancy-fireman-15263 sure!