# Registrator.jl sudden conda dependency error on GitHub

**URL:** https://discourse.julialang.org/t/registrator-jl-sudden-conda-dependency-error-on-github/101763
**Category:** Package Management
**Tags:** conda
**Created:** [July 19, 2023, 5:39am UTC](https://discourse.julialang.org/t/registrator-jl-sudden-conda-dependency-error-on-github/101763 "2023-07-19T05:39:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![sparrowhawk](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sparrowhawk/32/9148_2.png) [@sparrowhawk](https://discourse.julialang.org/u/sparrowhawk)
#### Post date: [July 21, 2023, 3:18pm UTC](https://discourse.julialang.org/t/registrator-jl-sudden-conda-dependency-error-on-github/101763/2 "2023-07-21T15:18:44Z")

</div>

It is a little strange, I fixed it by adding a `deps/build.jl`, installing `matplotlib` through `Conda.pip` and then again, through `Conda.add`, before pointing `PyCall` to Conda’s python. None of which had I needed earlier for PyPlot as a dependency. See here for the [fix](https://github.com/GeoscienceAustralia/HiQGA.jl/commit/db833bf32840503ee3bd0909b2b92993c239413c)

---

_[View the full topic](https://discourse.julialang.org/t/registrator-jl-sudden-conda-dependency-error-on-github/101763)._
