-
Notifications
You must be signed in to change notification settings - Fork 32
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
Problem with Imports #645
Comments
Thanks for reporting this issue. I'm not sure what you exactly mean by "in the same hierarchy". Could you sketch a problematic folder structure or even provide a minimal example? |
Let's say we have a folder named Gobra that contains two subfolders. It's not possible to import something from a file in one subfolder to a file in the other subfolder. |
Thanks for the clarification. Does this correspond to the setup in the "distributed_interface_case" test case (i.e. |
@Timon555 can you please provide enough information for us to be able to debug it in the future? In particular, please either provide the code here or a link to it and describe the error messages that you get |
Stale report without any relevant information. |
Importing a package from a folder to another folder in the same hierarchy is currently not possible.
The text was updated successfully, but these errors were encountered: