-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
(tmp) pkg> st
Status `C:\Users\Michele.Zaffalon\tmp\Project.toml` (empty project)
(tmp) pkg> add ControlSystems
Resolving package versions...
Updating `C:\Users\Michele.Zaffalon\tmp\Project.toml`
[a6e380b2] + ControlSystems v1.15.0
<snip>
Precompiling project...
✗ ControlSystems
0 dependencies successfully precompiled in 29 seconds. 249 already precompiled.
1 dependency errored.
For a report of the errors see `julia> err`. To retry use `pkg> precompile`
julia> err
PkgPrecompileError: The following 1 direct dependency failed to precompile:
ControlSystems
Failed to precompile ControlSystems [a6e380b2-a6ca-5380-bf3e-84a91bcd477e] to "C:\\Users\\Michele.Zaffalon\\.julia\\compiled\\v1.11\\ControlSystems\\jl_5D44.tmp".
WARNING: could not import OrdinaryDiffEq.DiffEqBase into ControlSystems
ERROR: LoadError: UndefVarError: `DiffEqBase` not defined in `ControlSystems`
Metadata
Metadata
Assignees
Labels
No labels