Hello!
after running the command:
/www/server/panel/pyenv/bin/python3.12 -m pip install --upgrade pip
I get this warning:
DEPRECATION: Loading egg at /www/server/panel/pyenv/lib/python3.12/site-packages/PyMySQL-0.9.3-py3.12.egg is deprecated. pip 25.1 will enforce this behaviour change. A possible replacement is to use pip for package installation. Discussion can be found at https://github.com/pypa/pip/issues/12330
This warning is worth paying attention to?