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

docs/development_setup.md instructions incorrect #365

Open
harris-boyce opened this issue May 25, 2021 · 0 comments · May be fixed by #366
Open

docs/development_setup.md instructions incorrect #365

harris-boyce opened this issue May 25, 2021 · 0 comments · May be fixed by #366

Comments

@harris-boyce
Copy link

When running export BUILD_BUILDID=$(uuidgen) && python ml_service/pipelines/diabetes_regression_build_train_pipeline.py the following error occurs:

Traceback (most recent call last):
  File "ml_service/pipelines/diabetes_regression_build_train_pipeline.py", line 6, in <module>
    from ml_service.pipelines.load_sample_data import create_sample_data_csv
ModuleNotFoundError: No module named 'ml_service'
@harris-boyce harris-boyce linked a pull request May 25, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant