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

bug: relative import dependencies break during proof gen #53

Open
erhant opened this issue Oct 20, 2024 · 0 comments
Open

bug: relative import dependencies break during proof gen #53

erhant opened this issue Oct 20, 2024 · 0 comments

Comments

@erhant
Copy link
Contributor

erhant commented Oct 20, 2024

Suppose that you are working with a workspace with two members, prover and lib and you provide the path to prover for proof generation. prover's main imports from lib with a relative path, which gets broken during the proof steps due to how files are moved around.

Solution is simply using an absolute path, but still leaving this issue here as a tracker 👍🏻

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

No branches or pull requests

1 participant