-
-
Notifications
You must be signed in to change notification settings - Fork 109
Troubleshooting
AOJDevStudio edited this page Aug 1, 2026
·
1 revision
Install uv, open a fresh shell, then run:
uv sync --devIntegration modules that use package imports must run in module form:
uv run python -m src.integrations.refresh_all --helpAn .env copied from the sample may contain literal placeholder text. Remove
that local .env or replace placeholders with valid local values before
running the tests. Never commit it.
Confirm local credentials and network availability without pasting secrets into logs or issues. Provider success must be verified locally; it cannot be inferred from a passing unit test.
Check the source-backed CLI reference, then file or update a GitHub issue with a redacted command and error. Known defects are listed in CLI Reference.
Finance Guru documentation is educational only, not investment advice. See Privacy and Wiki Maintenance.