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

Incompatible with Julia v1.0 and v1.2 #63

Closed
2 tasks
schillic opened this issue Mar 31, 2020 · 2 comments
Closed
2 tasks

Incompatible with Julia v1.0 and v1.2 #63

schillic opened this issue Mar 31, 2020 · 2 comments

Comments

@schillic
Copy link
Member

  • package conflict
[ Warning: julia version requirement for project not satisfied
ERROR: Unsatisfiable requirements detected for package IntervalArithmetic [d1acc4aa]:
 IntervalArithmetic [d1acc4aa] log:
 ├─possible versions are: [0.14.0, 0.15.0-0.15.2, 0.16.0-0.16.7] or uninstalled
 ├─restricted to versions 0.16.0-0.16 by an explicit requirement, leaving only versions 0.16.0-0.16.7
 └─restricted by julia compatibility requirements to versions: [0.14.0, 0.15.0-0.15.2] or uninstalled — no versions left
  • method of abstract type
[ Info: Precompiling ReachabilityAnalysis [1e97bd63-91d1-579d-8e8d-501d2b57c93f]
ERROR: LoadError: LoadError: cannot add methods to an abstract type
Stacktrace:
 [1] top-level scope at .julia/dev/ReachabilityAnalysis/src/Flowpipes/flowpipes.jl:130
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1094
 [4] include at ./Base.jl:31 [inlined]
 [5] include(::String) at .julia/dev/ReachabilityAnalysis/src/ReachabilityAnalysis.jl:1
 [6] top-level scope at .julia/dev/ReachabilityAnalysis/src/ReachabilityAnalysis.jl:15
 [7] include at ./boot.jl:328 [inlined]
 [8] include_relative(::Module, ::String) at ./loading.jl:1094
 [9] include(::Module, ::String) at ./Base.jl:31
 [10] top-level scope at none:2
 [11] eval at ./boot.jl:330 [inlined]
 [12] eval(::Expr) at ./client.jl:432
 [13] top-level scope at ./none:3
in expression starting at .julia/dev/ReachabilityAnalysis/src/Flowpipes/flowpipes.jl:130
in expression starting at .julia/dev/ReachabilityAnalysis/src/ReachabilityAnalysis.jl:15
ERROR: Failed to precompile ReachabilityAnalysis [1e97bd63-91d1-579d-8e8d-501d2b57c93f] to .julia/compiled/v1.2/ReachabilityAnalysis/fYI0z.ji.
@mforets
Copy link
Member

mforets commented Mar 31, 2020

This package only works with julia v1.3 and v1.4.

@schillic
Copy link
Member Author

Okay, then I cannot use it.

@mforets mforets closed this as completed Mar 31, 2020
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