runtime error

pip available: 22.3.1 -> 24.0 [notice] To update, run: pip install --upgrade pip Looking in links: https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html ERROR: Could not find a version that satisfies the requirement paddlepaddle-gpu==2.2.1.post112 (from versions: 2.3.0, 2.3.0.post101, 2.3.0.post110, 2.3.0.post111, 2.3.0.post112, 2.3.1, 2.3.1.post101, 2.3.1.post110, 2.3.1.post111, 2.3.1.post112, 2.3.1.post116, 2.3.2, 2.3.2.post101, 2.3.2.post110, 2.3.2.post111, 2.3.2.post112, 2.3.2.post116, 2.4.0rc0, 2.4.0rc0.post101, 2.4.0rc0.post111, 2.4.0rc0.post112, 2.4.0rc0.post116, 2.4.0rc0.post117, 2.4.0, 2.4.0.post112, 2.4.0.post116, 2.4.0.post117, 2.4.1, 2.4.1.post112, 2.4.1.post116, 2.4.1.post117, 2.4.2, 2.4.2.post112, 2.4.2.post116, 2.4.2.post117, 2.5.0rc0, 2.5.0rc0.post102, 2.5.0rc0.post116, 2.5.0rc0.post117, 2.5.0rc0.post118, 2.5.0rc1, 2.5.0rc1.post102, 2.5.0rc1.post116, 2.5.0rc1.post117, 2.5.0rc1.post118, 2.5.0, 2.5.0.post102, 2.5.0.post116, 2.5.0.post117, 2.5.0.post118, 2.5.0.post120, 2.5.1, 2.5.1.post102, 2.5.1.post112, 2.5.1.post116, 2.5.1.post117, 2.5.1.post120, 2.5.2, 2.5.2.post102, 2.5.2.post112, 2.5.2.post116, 2.5.2.post117, 2.5.2.post120, 2.6.0, 2.6.0.post112, 2.6.0.post116, 2.6.0.post117, 2.6.0.post120, 2.6.1, 2.6.1.post112, 2.6.1.post116, 2.6.1.post117, 2.6.1.post120) ERROR: No matching distribution found for paddlepaddle-gpu==2.2.1.post112 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/usr/local/bin/hub", line 5, in <module> from paddlehub.commands.utils import execute File "/usr/local/lib/python3.10/site-packages/paddlehub/__init__.py", line 18, in <module> import paddle ModuleNotFoundError: No module named 'paddle' Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> import paddlehub as hub File "/usr/local/lib/python3.10/site-packages/paddlehub/__init__.py", line 18, in <module> import paddle ModuleNotFoundError: No module named 'paddle'

Container logs:

Fetching error logs...