# Inconsistent CondaPkg environments

**URL:** https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767
**Category:** General Usage
**Created:** [August 29, 2024, 12:33pm UTC](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767 "2024-08-29T12:33:36Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![cjdoris](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cjdoris/32/213133_2.png) [@cjdoris](https://discourse.julialang.org/u/cjdoris)
#### Post date: [November 2, 2024, 3:14pm UTC](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767/21 "2024-11-02T15:14:20Z")

</div>

Ah got you. Cheers.

(Some) stdlibs are upgradeable though no? Will this not be?

Sorry for all the questions, just trying to understand…

---

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [November 2, 2024, 3:20pm UTC](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767/22 "2024-11-02T15:20:56Z")

</div>

> [@cjdoris](#):
>
> (Some) stdlibs are upgradeable though no?

I don’t think any of them are at the moment.

---

<div class="post-metadata">

### Author: ![facusapienza](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/facusapienza/32/24317_2.png) [@facusapienza](https://discourse.julialang.org/u/facusapienza)
#### Post date: [November 6, 2024, 12:41am UTC](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767/23 "2024-11-06T00:41:54Z")

</div>

Thank you @giordano and @cjdoris for the responses. Unfortunately, I don’t understand very well the details behind SSL and how this is handled: I am more of an user of this tools than a developer.

I know it’s a difficult question, but what do you think is the solution for an user here? I really want to keep working with PythonCall and CondaPkg, and keep developing my domain science library here, but it seems I had reached an impasse with these tools and I am not sure if this is a problem that can be even solved on my side.

Thank you!

---

<div class="post-metadata">

### Author: ![cjdoris](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cjdoris/32/213133_2.png) [@cjdoris](https://discourse.julialang.org/u/cjdoris)
#### Post date: [November 8, 2024, 10:29pm UTC](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767/24 "2024-11-08T22:29:58Z")

</div>

> [@Julia-Python interface fails in Julia library likely due to wrong SSL credentials](https://discourse.julialang.org/t/julia-python-interface-fails-in-julia-library-likely-due-to-wrong-ssl-credentials/121675/16):
>
> You can now set JULIA\_CONDAPKG\_OPENSSL\_VERSION=ignore if you don’t want CondaPkg to insert the upper bound on OpenSSL. This will allow you to use openssl=3.3 in your Conda environment. However if you get any issues from the incompatible versions, it’s on you! See [the README](https://github.com/JuliaPy/CondaPkg.jl?tab=readme-ov-file#compatibility-between-julia-and-conda-packages) for more info.

[Previous page](https://discourse.julialang.org/t/inconsistent-condapkg-environments/118767.md?page=1)
