# Having trouble installing DifferentialEquations.jl

**URL:** https://discourse.julialang.org/t/having-trouble-installing-differentialequations-jl/105217
**Category:** New to Julia
**Created:** [October 20, 2023, 6:08am UTC](https://discourse.julialang.org/t/having-trouble-installing-differentialequations-jl/105217 "2023-10-20T06:08:17Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![abraemer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/abraemer/32/51403_2.png) [@abraemer](https://discourse.julialang.org/u/abraemer)
#### Post date: [October 20, 2023, 7:27am UTC](https://discourse.julialang.org/t/having-trouble-installing-differentialequations-jl/105217/6 "2023-10-20T07:27:58Z")

</div>

Ah that explains everything. Distribution prepackaged Julia versions just don’t work because maintainers don’t check what Julia actually needs. A couple of hours ago there was a thread with a similar problem: [Issue with TOML in Tests with PackageCompiler](https://discourse.julialang.org/t/issue-with-toml-in-tests-with-packagecompiler/105203)

Try removing Julia and reinstall with [juliaup](https://github.com/JuliaLang/juliaup).

---

_[View the full topic](https://discourse.julialang.org/t/having-trouble-installing-differentialequations-jl/105217)._
