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

No such command 'airflow-k8s' #151

Open
yyu233 opened this issue Oct 23, 2024 · 0 comments
Open

No such command 'airflow-k8s' #151

yyu233 opened this issue Oct 23, 2024 · 0 comments

Comments

@yyu233
Copy link

yyu233 commented Oct 23, 2024

(kedro-17.0) $ pip show kedro
Name: kedro
Version: 0.16.6
Summary: Kedro helps you build production-ready data and analytics pipelines
Home-page: https://github.com/quantumblacklabs/kedro
Author: QuantumBlack Labs
Author-email:
License: Apache Software License (Apache 2.0)
Requires: anyconfig, cachetools, click, cookiecutter, fsspec, jmespath, jupyter-client, pip-tools, pluggy, python-json-logger, PyYAML, setuptools, toposort
Required-by: kedro-airflow-k8s, kedro-docker, kedro-telemetry

(kedro-17.0) $ kedro install
Usage: kedro [OPTIONS] COMMAND [ARGS]...
Try 'kedro -h' for help.

Error: No such command 'install'.

(kedro-17.0) $ kedro airflow-k8s
Usage: kedro [OPTIONS] COMMAND [ARGS]...
Try 'kedro -h' for help.

Error: No such command 'airflow-k8s'.

(kedro-17.0)$ pip show kedro-airflow-k8s
Name: kedro-airflow-k8s
Version: 0.8.2
Summary: Kedro plugin with Airflow on Kubernetes support
Home-page: https://github.com/getindata/kedro-airflow-k8s/
Author: Michal Zelechowski, Mariusz Strzelecki, Mateusz Pytel
Author-email: mateusz@getindata.com
License: Apache Software License (Apache 2.0)
Requires: click, kedro, pip-tools, python-slugify, semver, tabulate
Required-by:

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