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

About the failing builds #204

Open
abhi18av opened this issue Jun 10, 2017 · 2 comments
Open

About the failing builds #204

abhi18av opened this issue Jun 10, 2017 · 2 comments

Comments

@abhi18av
Copy link

Hi @shashi

Are you planning to update the package so that the builds http://pkg.julialang.org/detail/Escher.html
actually pass?

I'd love to use this package :)

@bjarthur
Copy link

i've made a start at supporting 0.6. #203. feel free to finish it off.

@nodrygo
Copy link

nodrygo commented Nov 22, 2017

Hello
Trying Escher on Julia 0.6.1 with bjarthur patch #203
I finish with this error

WARNING: could not import Base.writemime into Escher
ERROR: LoadError: LoadError: LoadError: MethodError: Cannot `convert` an object of type Symbol to an object of type AbstractString
This may have arisen from a call to the constructor AbstractString(...),
since type constructors fall back to convert methods.
Stacktrace:
 [1] Type at ./<missing>:0 [inlined]
 [2] #=>#51 at /home/ygo/.julia/v0.6/Escher/src/basics/macros.jl:223 [inlined]
 [3] =>(::Symbol, ::String) at /home/ygo/.julia/v0.6/Escher/src/basics/macros.jl:223
 [4] include_from_node1(::String) at ./loading.jl:576
 [5] include(::String) at ./sysimg.jl:14
 [6] include_from_node1(::String) at ./loading.jl:576
while loading /home/ygo/.julia/v0.6/Escher/src/basics/util.jl, in expression starting on line 59
while loading /home/ygo/.julia/v0.6/Escher/src/Escher.jl, in expression starting on line 27
while loading /home/ygo/.julia/v0.6/Escher/bin/escher, in expression starting on line 5

if somebody have some clue thank in advance
by the way is Escher still alive project ?

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

3 participants