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

Error when doing "using Relief" #2

Open
logankilpatrick opened this issue Feb 23, 2021 · 2 comments
Open

Error when doing "using Relief" #2

logankilpatrick opened this issue Feb 23, 2021 · 2 comments

Comments

@logankilpatrick
Copy link

Here is what I am getting:

julia> using Relief
[ Info: Precompiling Relief [e59a39ae-ffc4-11ea-35a5-2b2996f35250]
ERROR: LoadError: LoadError: cannot replace module Relief during compilation
Stacktrace:
 [1] include(::Function, ::Module, ::String) at ./Base.jl:380
 [2] include at ./Base.jl:368 [inlined]
 [3] include(::String) at /Users/logankilpatrick/.julia/packages/Relief/Fl8EM/src/Relief.jl:1
 [4] top-level scope at /Users/logankilpatrick/.julia/packages/Relief/Fl8EM/src/Relief.jl:29
 [5] include(::Function, ::Module, ::String) at ./Base.jl:380
 [6] include(::Module, ::String) at ./Base.jl:368
 [7] top-level scope at none:2
 [8] eval at ./boot.jl:331 [inlined]
 [9] eval(::Expr) at ./client.jl:467
 [10] top-level scope at ./none:3
in expression starting at /Users/logankilpatrick/.julia/packages/Relief/Fl8EM/src/relief.jl:1
in expression starting at /Users/logankilpatrick/.julia/packages/Relief/Fl8EM/src/Relief.jl:29
@jernejvivod
Copy link
Owner

jernejvivod commented Feb 24, 2021

Thank you for highlighting this issue which I am currently unfortunately unable to reproduce locally.

I will look into it in the following days as I am in the process of releasing a new version in the following week that fixes some issues with some of the iterative Relief-based algorithms.

@logankilpatrick
Copy link
Author

I am on 1.5.3 right now.

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