Installs fine inside a container:
[root@e3d5d507b9ad ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import yarl
>>>
Installs fine inside a container:
[root@e3d5d507b9ad ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import httpcore
>>>
Installs fine inside a container:
[root@e3d5d507b9ad ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import httpx
>>>
Installs fine inside a container:
[root@e3d5d507b9ad ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import terminado
>>>
Installs fine inside a container:
[root@3914b3917ddc /]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import yarl
>>>
Installs fine inside a container:
[root@3914b3917ddc /]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import tinycss2
>>>
Installs fines inside a container:
[root@82a367a41568 ~]# ipython --version
8.32.0
Installs fine inside a CentOS container:
[root@82a367a41568 ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pkginfo
>>>
Installs fine inside a container:
[root@82a367a41568 ~]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import httpcore
>>>
Installs fine inside a container:
[root@f59cd791c70d /]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import msgpack
>>>
Installs fine inside a CentOS 10 container:
[root@859e6205adec /]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import identify
>>> import ukkonen
>>>
[root@859e6205adec /]# sshpass -V
sshpass 1.09
(C) 2006-2011 Lingnu Open Source Consulting Ltd.
(C) 2015-2016, 2021 Shachar Shemesh
This program is free software, and can be distributed under the terms of the GPL
See the COPYING file for more information.
Using "assword" as the default password prompt indicator.
Installs and works fine inside a CentOS 10 container:
[root@2837a130fe11 python-pytest-console-scripts]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pytest_console_scripts
>>>
Installs fine inside a container:
[root@a60cb69c1c04 python-httpcore]# python3
Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import nh3
>>>
Installs fine inside a container: