-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error with UnionAll type #29
Comments
In fully honesty, I don't think this tool was tested with UnionAll types. That said - I think it could be adapted to incorporate them. I'm a little rusty on this side of Julia having not touched this project for quite a while. When I get some time (might be a while), I'll have a go at this. In the worst case scenario (that I can't incorporate it), I can at least get some error checking in that dictionary lookup. I forgot how quickly I made this... Anyways thank you and I will address this when I get time. Unfortunately time is a somewhat scarce resource right now. Quick question: |
No worries! I was running from latest release but I've just tried on master and it looks the same. I also cannot run |
Oh jeese I bet the electron bindings don't work in Julia anymore or something. That probably needs a second look too. Wonder if light graphs has better plotting algorithms now. I've been meaning to write one, but - time. I'll try to squeak some time into this, this weekend. Nothing sadder than a half broken package. |
@baggepinnen - someone told me that Interact.jl is now unmaintained and dead (second hand from it's author). So this project in it's current state - from the GUI perspective - needs a bit of a rewrite. |
When analyzing a package containing
I got the following error
The text was updated successfully, but these errors were encountered: