BelminH / regular.river

An automated bank transaction categorizer that inserts the data into Google sheets using their API
MIT License
0 stars 0 forks source link

pipeline missing new module, therefore it fails #27

Closed BelminH closed 8 months ago

BelminH commented 10 months ago

==================================== ERRORS ==================================== ____ ERROR collecting tests/test_transactionclassifier.py ____ ImportError while importing test module '/home/runner/work/regular.river/regular.river/tests/test_transaction_classifier.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/init.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_transaction_classifier.py:1: in from main import classify_transactions main.py:4: in from googleapiclient.discovery import build E ModuleNotFoundError: No module named 'googleapiclient'

BelminH commented 9 months ago

just need to update env it seems like

BelminH commented 8 months ago

fixed here: f5bb6d48effb8e4dca8bd8bcccc1d2d003d53a7c