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

Cannot convert an object of type #57

Closed
ksw8755 opened this issue Oct 10, 2022 · 3 comments
Closed

Cannot convert an object of type #57

ksw8755 opened this issue Oct 10, 2022 · 3 comments

Comments

@ksw8755
Copy link

ksw8755 commented Oct 10, 2022

Since last Friday, it has shown, Cannot convert an object of type and has not worked it. Could you help me how to fix it?

MethodError: Cannot convert an object of type
Tuple{Int64, Int64} to an object of type
AbstractArray
Closest candidates are:
convert(::Type{T}, ::LinearAlgebra.Factorization) where T<:AbstractArray at C:\Users\skim\AppData\Local\Programs\Julia-1.8.2\share\julia\stdlib\v1.8\LinearAlgebra\src\factorization.jl:58
convert(::Type{T}, ::Intervals.IntervalSet) where T<:AbstractArray at C:\Users\skim.julia\packages\Intervals\wE73a\src\interval_sets.jl:64
convert(::Type{T}, ::Intervals.AnchoredInterval{P, T}) where {P, T} at C:\Users\skim.julia\packages\Intervals\wE73a\src\anchoredinterval.jl:181
...

Stacktrace:
[1] convert(#unused#::Type{Union{Nothing, AbstractArray}}, x::Tuple{Int64, Int64})
@ Base .\some.jl:36
[2] MultiTermsFODEProblem(parameters::Vector{Float64}, orders::Vector{Float64}, rightfun::Function, rparameters::Vector{Int64}, rorders::Tuple{Int64, Int64})
@ FractionalDiffEq C:\Users\skim.julia\packages\FractionalDiffEq\uk4Ug\src\PECE.jl:19
[3] top-level scope
@ In[4]:4
[4] eval
@ .\boot.jl:368 [inlined]
[5] include_string(mapexpr::typeof(REPL.softscope), mod::Module, code::String, filename::String)
@ Base .\loading.jl:1428

@ErikQQY
Copy link
Member

ErikQQY commented Jan 4, 2023

Hi there! Sorry for the late response! Could you tell me the testing example?

I see that you are using algorithms for MultiTermsFODEProblem. Could you tell me the testing example?

@ksw8755
Copy link
Author

ksw8755 commented Jan 5, 2023 via email

@ErikQQY
Copy link
Member

ErikQQY commented Jun 1, 2024

Closing this issue, if there are still some problems, please let me know

@ErikQQY ErikQQY closed this as completed Jun 1, 2024
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