We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test fails after fresh installation
This impact the contributing process as it adds burden on the contributor side to fix something that they didn't caused or confusing anyway.
Few observations:
make install-test-requirements
make test
Test should pass
-- If you received an error, place it here.
-- Separate them if you have more than one.
pip show kedro
kedro -V
python -V
The text was updated successfully, but these errors were encountered:
multiprocess
spawn
Successfully merging a pull request may close this issue.
Description
Test fails after fresh installation
Context
This impact the contributing process as it adds burden on the contributor side to fix something that they didn't caused or confusing anyway.
Few observations:
Steps to Reproduce
make install-test-requirements
andmake test
Expected Result
Test should pass
Actual Result
Your Environment
pip show kedro
orkedro -V
): 0.19.3 (main)python -V
): 3.10The text was updated successfully, but these errors were encountered: