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

new error #3

Open
zahachtah opened this issue Sep 25, 2019 · 1 comment
Open

new error #3

zahachtah opened this issue Sep 25, 2019 · 1 comment

Comments

@zahachtah
Copy link

After cloning D3Magic
I get error after

using D3Magic

InitError: MethodError: no method matching show(::IOContext{Base.GenericIOBuffer{Array{UInt8,1}}}, ::MIME{Symbol("text/html")}, ::String)
Closest candidates are:
show(::IO, !Matched::MIME{Symbol("text/plain")}, ::Any) at multimedia.jl:47
show(::IO, ::MIME{Symbol("text/html")}, !Matched::Method; kwtype) at methodshow.jl:266
show(::IO, ::MIME{Symbol("text/html")}, !Matched::Base.MethodList) at methodshow.jl:319
...
during initialization of module D3Magic

First candidate most appropriate?

@JobJob
Copy link
Owner

JobJob commented Sep 25, 2019

Yeah I guess it won't work at the REPL. I can do using D3Magic in Jupyter/IJulia without error, but things are pretty broken after that.

I'm sorry to say but I doubt I'll get around to fixing this in the near future. I'll update the README to reflect this.

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

2 participants