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

Import errors in getting-started.ipynb #34

Open
DC123456789 opened this issue Nov 28, 2023 · 0 comments
Open

Import errors in getting-started.ipynb #34

DC123456789 opened this issue Nov 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DC123456789
Copy link

The import statements for the starling python files/modules don't seem to currently work in getting-started.ipynb, probably be cause the folder structure was changed at some point. I was able to get it to work by changing the path append line to sys.path.append("../../") and the import lines to just import starling and import utility.

@DC123456789 DC123456789 added the bug Something isn't working label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant