Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Issue with v3 tutorial -- Creating checkpoint creates error #24

Open
jarmstrongcorus opened this issue Jan 18, 2022 · 3 comments
Open

Comments

@jarmstrongcorus
Copy link

When I run:

context.run_checkpoint(checkpoint_name=my_checkpoint_name)
context.open_data_docs()

I get this error:

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\johnarmstrong\OneDrive - Corus Entertainment Inc\Documents\ge_tutorials\great_expectations\uncommitted/validations/getting_started_expectation_suite_taxi\demo\20220118-150433-my-run-name-template\20220118T150433.457469Z\444fa93fe34e9e162c5f910bca5b5916.json'

@jarmstrongcorus
Copy link
Author

I've followed all step in the tutorial multiple times, and this is the error I receive each time.

@jarmstrongcorus
Copy link
Author

Looking into this more, apparently python windows will not allow 'wb' reads on path strings longer than 250 chars. Should maybe be a bug to consider fixing in GE.

@JaredVidelefsky
Copy link

Do you know if there was ever a bug fix for this issue?

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

No branches or pull requests

2 participants