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

FractionalCalculus.jl not compiling in Julia 1.11.2 #24

Open
ay111 opened this issue Dec 11, 2024 · 0 comments
Open

FractionalCalculus.jl not compiling in Julia 1.11.2 #24

ay111 opened this issue Dec 11, 2024 · 0 comments

Comments

@ay111
Copy link

ay111 commented Dec 11, 2024

julia> using FractionalCalculus
Precompiling FractionalCalculus...
Info Given FractionalCalculus was explicitly requested, output will be shown live
WARNING: Method definition omega(Any, Any) in module FractionalCalculus at C:\Users\adeto.julia\packages\FractionalCalculus\tRZrD\src\Derivative\RL.jl:141 overwritten at C:\Users\adeto.julia\packages\FractionalCalculus\tRZrD\src\Integral\RL.jl:382.
ERROR: Method overwriting is not permitted during Module precompilation. Use __precompile__(false) to opt-out of precompilation.
? FractionalCalculus
[ Info: Precompiling FractionalCalculus [638fb199-4bb2-4014-80c8-6dc0d90f156b]
WARNING: Method definition omega(Any, Any) in module FractionalCalculus at C:\Users\adeto.julia\packages\FractionalCalculus\tRZrD\src\Derivative\RL.jl:141 overwritten at C:\Users\adeto.julia\packages\FractionalCalculus\tRZrD\src\Integral\RL.jl:382.
ERROR: Method overwriting is not permitted during Module precompilation. Use __precompile__(false) to opt-out of precompilation.
┌ Info: Skipping precompilation due to precompilable error. Importing FractionalCalculus [638fb199-4bb2-4014-80c8-6dc0d90f156b].
└ exception = Error when precompiling module, potentially caused by a precompile(false) declaration in the module.

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

1 participant