You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm seeing the following deprecation warning when starting up Tethys:
/home/tethysdev/miniconda3/envs/tethys310/lib/python3.10/site-packages/paramiko/transport.py:258: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
"class": algorithms.TripleDES,
I'm not sure what is triggering this, but I seem to remember Paramiko being used as part of Condor Jobs?
Tethys Environment Information
Include output from these commands:
tethys version: 4.2.0.post3.dev26+g28e80b77
conda info
active environment : tethys310
active env location : /home/tethysdev/miniconda3/envs/tethys310
shell level : 2
user config file : /home/tethysdev/.condarc
populated config files : /home/tethysdev/.condarc
conda version : 24.9.1
conda-build version : not installed
python version : 3.10.15.final.0
solver : libmamba (default)
virtual packages : __archspec=1=skylake
__conda=24.9.1=0
__glibc=2.35=0
__linux=5.15.153.1=0
__unix=0=0
base environment : /home/tethysdev/miniconda3 (writable)
conda av data dir : /home/tethysdev/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/linux-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/linux-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /home/tethysdev/miniconda3/pkgs
/home/tethysdev/.conda/pkgs
envs directories : /home/tethysdev/miniconda3/envs
/home/tethysdev/.conda/envs
platform : linux-64
user-agent : conda/24.9.1 requests/2.32.3 CPython/3.10.15 Linux/5.15.153.1-microsoft-standard-WSL2 ubuntu/22.04.3 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.8
UID:GID : 1000:1000
netrc file : None
offline mode : False
Describe the bug
I'm seeing the following deprecation warning when starting up Tethys:
I'm not sure what is triggering this, but I seem to remember Paramiko being used as part of Condor Jobs?
Tethys Environment Information
Include output from these commands:
tethys version:
4.2.0.post3.dev26+g28e80b77
conda info
conda list
The text was updated successfully, but these errors were encountered: