Join Slack
Powered by
Hi all - any ideas on the below? Getting started ...
# questions
l
Leslie Wu
09/02/2024, 4:32 AM
Hi all - any ideas on the below? Getting started on a Kedro project and running into issues with
kedro run
. This is kedro 0.18.5 and Python 3.9.12
p
Paul Weiss
09/02/2024, 7:01 AM
Are you running the command from the root of your Kedro project?
l
Leslie Wu
09/02/2024, 7:10 AM
Figured out my problem... somehow the project structure didn't have
pyproject.toml
in the root of the project. Moved it here and it worked
👍 1
Open in Slack
Previous
Next