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

Precompilation warning for a missing type #403

Closed
ollehwang opened this issue Jan 3, 2024 · 3 comments
Closed

Precompilation warning for a missing type #403

ollehwang opened this issue Jan 3, 2024 · 3 comments

Comments

@ollehwang
Copy link

I was installing the omniscape, and here is the warning. I wonder where did the error occur, circuitscape or omniscape

9 dependencies successfully precompiled in 11 seconds. 100 already precompiled.
1 dependency had output during precompilation:
┌ Omniscape
│ WARNING: method definition for multiple_solver at C:\Users\28396.julia\packages\Circuitscape\XcB67\src\raster\advanced.jl:275 declares type variable S but does not use it.

@ViralBShah
Copy link
Member

It should be ok to ignore.

@ViralBShah ViralBShah reopened this Jan 4, 2024
@ViralBShah
Copy link
Member

Will leave this open to fix it in the future. Just needs to be deleted. PR appreciated.

@ViralBShah ViralBShah changed the title install error Precompilation warning for a missing type Jan 4, 2024
@ViralBShah
Copy link
Member

Precompiling project...
  80 dependencies successfully precompiled in 34 seconds. 6 already precompiled.
     Testing Running tests...
WARNING: method definition for multiple_solver at /Users/viral/.julia/packages/Circuitscape/XcB67/src/raster/advanced.jl:275 declares type variable S but does not use it.
WARNING: could not import Circuitscape.compute_mklpardiso into Main
pwd = /Users/viral/.julia/packages/Circuitscape/XcB67/test

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