# Julia ask me to install Lazy.jl after \`Pkg.update()\`

**URL:** https://discourse.julialang.org/t/julia-ask-me-to-install-lazy-jl-after-pkg-update/1109
**Category:** General Usage
**Created:** [December 23, 2016, 12:47am UTC](https://discourse.julialang.org/t/julia-ask-me-to-install-lazy-jl-after-pkg-update/1109 "2016-12-23T00:47:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Alvaro\_M](https://avatars.discourse-cdn.com/v4/letter/a/b487fb/32.png) [@Alvaro\_M](https://discourse.julialang.org/u/Alvaro_M)
#### Post date: [December 23, 2016, 12:47am UTC](https://discourse.julialang.org/t/julia-ask-me-to-install-lazy-jl-after-pkg-update/1109/1 "2016-12-23T00:47:54Z")

</div>

Hello:

I make today a `Pkg.update()` after that, `using DataFrames` or `using Gadfly` ask me to install Lazy.jl. The system didn’t do it before update and with other libraries they don’t ask either.

Regards.

---

<div class="post-metadata">

### Author: ![Alvaro\_M](https://avatars.discourse-cdn.com/v4/letter/a/b487fb/32.png) [@Alvaro\_M](https://discourse.julialang.org/u/Alvaro_M)
#### Post date: [December 23, 2016, 2:36am UTC](https://discourse.julialang.org/t/julia-ask-me-to-install-lazy-jl-after-pkg-update/1109/2 "2016-12-23T02:36:39Z")

</div>

Solve!

I update julia to 0.5.1-pre+31 and everything works again.

Sorry.
