Skip to content

Move state into the same file as graph #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pamelafox
Copy link

When I ran the example following the README, I was unable to get it running, as it kept erroring that the graph file could not see the state file. It seemed as if it didn't install it properly as an editable app, or other configuration was needed with the python path. I don't use poetry regularly, so wasnt sure how to make poetry happy.

However, I found a nice quick fix: just move everything into one file! No relative imports needed. Obviously this fix isn't sustainable once you do rightly want a multi-file repo, but I thought I'd send the PR since it was the quickest fix I found to getting this working.

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 this pull request may close these issues.

1 participant