Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear how to run the examples #34

Open
frankiesimon opened this issue Jul 27, 2020 · 0 comments
Open

Unclear how to run the examples #34

frankiesimon opened this issue Jul 27, 2020 · 0 comments

Comments

@frankiesimon
Copy link

I think the README.md can be more helpful on how to actually make use of the toolbelt.

I cloned the repo, installed poetry, ran poetry install but this failed because the lock file is probably out of date.

Creating virtualenv redash-toolbelt-KQO_4Cgq-py3.7 in /Users/frankie/Library/Caches/pypoetry/virtualenvs
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.

[SolverProblemError]
Because redash-toolbelt depends on click (^7.0) which doesn't match any versions, version solving failed.

I ran poetry update and poetry install worked but it took me a while longer to figure out I need to run with poetry run python redash_toolbelt/examples/gdpr_scrub.py.

If this is the right path I think the lock file and the readme should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant