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

Package not running #55

Closed
masteling opened this issue Aug 26, 2022 · 4 comments
Closed

Package not running #55

masteling opened this issue Aug 26, 2022 · 4 comments

Comments

@masteling
Copy link

I have been using this package for a couple of months. And for the last few weeks I keep getting this error:

image

These are the only packages in my installation:
image

I tried adding LinearAlgebra to my installation but that did not change the error.

Thank you for your help,
Mariana

@ErikQQY
Copy link
Member

ErikQQY commented Aug 26, 2022

Sorry for the problems! I noticed the version of FractionalDiffEq.jl on your computer is 0.2.0, I think maybe you should upgrade to the latest version 0.2.10, then I think the problems would be gone.

@masteling
Copy link
Author

When I try to install 0.2.10 I get this:

image

I need to use both fracdiff (from FractionalCalculus) and MultiTermsFODEProblem (from FractionalDiffEq) in the same for loop.

Do you have suggestions on how I can do that? Right now I can either do one or the other, as when I have both packages I get this error.

@ErikQQY
Copy link
Member

ErikQQY commented Aug 26, 2022

Sorry for the compat problems, I just released version 0.2.11, with a higher compat for SpecialFunctions.jl, I think this would solve the problem😄

@masteling
Copy link
Author

Thank you for releasing the new version. It solved the issues I was having.

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