# Having trouble to release a new version of a package that depends on PyPlot

**URL:** https://discourse.julialang.org/t/having-trouble-to-release-a-new-version-of-a-package-that-depends-on-pyplot/101918
**Category:** Package Management
**Tags:** question
**Created:** [July 22, 2023, 6:27am UTC](https://discourse.julialang.org/t/having-trouble-to-release-a-new-version-of-a-package-that-depends-on-pyplot/101918 "2023-07-22T06:27:24Z")
**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 22, 2023, 2:17pm UTC](https://discourse.julialang.org/t/having-trouble-to-release-a-new-version-of-a-package-that-depends-on-pyplot/101918/2 "2023-07-22T14:17:50Z")

</div>

See [here](https://discourse.julialang.org/t/registrator-jl-sudden-conda-dependency-error-on-github/101763/2) for a workaround, I had the same problem. If using this solution, remember to add Pkg, Conda and PyCall to your Project.toml . There is also an open issue now at [PyPlot.jl](https://github.com/JuliaPy/PyPlot.jl/issues/571) though the problem probably lies elsewhere.

---

_[View the full topic](https://discourse.julialang.org/t/having-trouble-to-release-a-new-version-of-a-package-that-depends-on-pyplot/101918)._
