Open pcrespov opened 2 months ago
Further hints:
itisfoundation/ci-provisioned-ubuntu
. If python is upgraded, this docker image has to be rebuilt and the version bumped.In CI e2e-backend: this needs to be used or modified. USE_OLD_PYTHON=true
crypt
.venv/lib/python3.11/site-packages/passlib/utils/__init__.py:854
/home/crespo/repos/osparc-simcore/.venv/lib/python3.11/site-packages/passlib/utils/__init__.py:854: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13
from crypt import crypt as _crypt
pkg_resources
.venv/lib/python3.11/site-packages/openapi_spec_validator/schemas.py:4
/home/crespo/repos/osparc-simcore/.venv/lib/python3.11/site-packages/openapi_spec_validator/schemas.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import resource_filename
Is there an existing issue for this?
Planned changes
Upgrade osparc-simcore repo to python 3.12
e2e-backend
checks outosparc-simcore
repo and runstests/e2e
osparc-simcore
repo but not sure whether it uses the