-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Try to show random image #782
Comments
Can you copy paste the error? It got cropped in the image |
img Failed to show value: MethodError: no method matching save(::IOContext{Base.GenericIOBuffer{Array{UInt8,1}}}, ::Array{ColorTypes.RGB{Float32},2}, ::Pair{Symbol,ImageShow.var"#14#16"}) Closest candidates are: save(::IO, ::S; compression_level, compression_strategy, filters, palette) where {T, S<:Union{AbstractArray{T,3}, AbstractArray{T,2} where T}} at C:\Users\Name.julia\packages\PNGFiles\3VoQP\src\io.jl:300 save(!Matched::String, ::S; compression_level, compression_strategy, filters, palette) where {T, S<:Union{AbstractArray{T,3}, AbstractArray{T,2} where T}} at C:\Users\Name.julia\packages\PNGFiles\3VoQP\src\io.jl:268
|
Fixed in JuliaIO/PNGFiles.jl#29 , try updating your packages |
thank you a lot! |
Hello! Very great work with Pluto!
![image](https://user-images.githubusercontent.com/15941106/102281353-054edf80-3f2f-11eb-8880-f5a79af834f2.JPG)
Unfortunately sometimes i get very strange problems.
This is one of them:
Can someone tell me what goes wrong?
The text was updated successfully, but these errors were encountered: