-
Notifications
You must be signed in to change notification settings - Fork 0
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
Circular import #29
Comments
I think the problem is that utilities can't finish importing until it has I think the solution is to move
|
There is another problem, this time with OsCliInter:
Resolve Issue 29 before proceeding. |
The easy way to test this is to have utilities.py run by itself.
Why is this happening?
Figure out to import an inner class |
There is a circular import
The text was updated successfully, but these errors were encountered: