Unanswered
I Have To Say I'M Totally Confused By The Pipeline
I Want To Execute The Pipeline On My Local Computer. I Followed
I set it to true, I have more packages installed now, but it still fails.. here is the log TimelyPenguin76
` Successfully installed clearml-1.0.5 cloudpickle-1.6.0 cycler-0.10.0 hyperopt-0.2.5 kiwisolver-1.3.2 matplotlib-3.4.3 networkx-2.6.2 pandas-1.3.2 patsy-0.5.1 plotly-5.3.0 python-dateutil-2.8.2 statsmodels-0.12.2 tenacity-8.0.1 tqdm-4.62.2
Adding venv into cache: /home/elior/.clearml/venvs-builds/3.8
Running task id [24a54a473c234b00a126ec805d74046f]:
[.]$ /home/elior/.clearml/venvs-builds/3.8/bin/python -u tasks/hp_optimization.py
Summary - installed python packages:
pip:
- alabaster==0.7.12
- appdirs==1.4.4
- apturl==0.5.2
- attrs==21.2.0
- Babel==2.9.1
- bcrypt==3.1.7
- blinker==1.4
- Brlapi==0.7.0
- cachetools==4.0.0
- certifi==2019.11.28
- chardet==3.0.4
- chrome-gnome-shell==0.0.0
- clearml==1.0.5
- click==8.0.1
- cloud-sptheme==1.10.1.post20200504175005
- cloudpickle==1.6.0
- colorama==0.4.3
- command-not-found==0.3
- cryptography==2.8
- cupshelpers==1.0
- cycler==0.10.0
- Cython==0.29.24
- dbus-python==1.2.16
- decorator==4.4.2
- defer==1.0.6
- distlib==0.3.1
- distro==1.4.0
- distro-info===0.23ubuntu1
- docutils==0.17.1
- duplicity==0.8.12.0
- entrypoints==0.3
- fasteners==0.14.1
- filelock==3.0.12
- Flask==2.0.1
- funcsigs==1.0.2
- furl==2.1.2
- future==0.18.2
- google-api-python-client==1.7.11
- google-auth==1.5.1
- google-auth-httplib2==0.0.3
- httplib2==0.14.0
- humanfriendly==9.1
- hyperopt==0.2.5
- idna==2.8
- imagesize==1.2.0
- itsdangerous==2.0.1
- Jinja2==3.0.1
- joblib==1.0.1
- jsonschema==3.2.0
- kazam==1.4.5
- keyring==18.0.1
- kiwisolver==1.3.2
- language-selector==0.1
- launchpadlib==1.10.13
- lazr.restfulclient==0.14.2
- lazr.uri==1.0.3
- ldap3==2.4.1
- lockfile==0.12.2
- louis==3.12.0
- macaroonbakery==1.3.1
- Mako==1.1.0
- MarkupSafe==2.0.1
- matplotlib==3.4.3
- monotonic==1.5
- mysqlclient==1.4.4
- netifaces==0.10.4
- networkx==2.6.2
- numpy==1.21.2
- oauth2client==4.1.2
- oauthlib==3.1.0
- olefile==0.46
- orderedmultidict==1.0.1
- packaging==20.9
- pandas==1.3.2
- paramiko==2.6.0
- pathlib2==2.3.5
- patsy==0.5.1
- pbr==5.5.1
- pexpect==4.6.0
- Pillow==7.0.0
- plotly==5.3.0
- protobuf==3.6.1
- psutil==5.8.0
- pyasn1==0.4.2
- pyasn1-modules==0.2.1
- pycairo==1.16.2
- pycups==1.9.73
- PyDrive==1.3.1
- Pygments==2.9.0
- pygments-style-github==0.4
- PyGObject==3.36.0
- PyJWT==1.7.1
- pymacaroons==0.13.0
- PyNaCl==1.3.0
- pyOpenSSL==19.0.0
- pyparsing==2.4.7
- pyRFC3339==1.1
- pyrsistent==0.17.3
- python-apt==2.0.0+ubuntu0.20.4.5
- python-dateutil==2.8.2
- python-debian===0.1.36ubuntu1
- pytz==2019.3
- pyxdg==0.26
- PyYAML==5.3.1
- reportlab==3.5.34
- requests==2.22.0
- requests-file==1.5.1
- requests-unixsocket==0.2.0
- rsa==4.0
- scikit-learn==0.24.2
- scipy==1.6.3
- screen-resolution-extra==0.0.0
- SecretStorage==2.3.1
- simplejson==3.16.0
- six==1.14.0
- snowballstemmer==2.1.0
- Sphinx==4.0.2
- sphinx-rtd-theme==0.5.2
- sphinx-tabs==3.0.0
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-httpdomain==1.7.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- SQLAlchemy==1.3.12
- sqlalchemy-migrate==0.13.0
- sqlparse==0.2.4
- statsmodels==0.12.2
- stevedore==3.3.0
- systemd-python==234
- Tempita==0.5.2
- tenacity==8.0.1
- threadpoolctl==2.1.0
- tqdm==4.62.2
- trains==0.16.4
- ubuntu-advantage-tools==27.2
- ubuntu-drivers-common==0.0.0
- ufw==0.36
- unattended-upgrades==0.1
- uritemplate==0.6
- urllib3==1.25.8
- usb-creator==0.3.7
- virtualenv==20.2.2
- virtualenv-clone==0.5.4
- virtualenvwrapper==4.8.4
- wadllib==1.3.3
- Werkzeug==2.0.1
- xkit==0.0.0
Environment setup completed successfully
Starting Task Execution:
Traceback (most recent call last):
File "tasks/hp_optimization.py", line 14, in <module>
from src.data.data_io import DataIO
File "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", line 8, in <module>
from google.cloud import bigquery
ModuleNotFoundError: No module named 'google.cloud' `
170 Views
0
Answers
3 years ago
one year ago