My Community Dashboard

  • What python library does your system report if it gives the wc_repo error?

    [root@server clearos]# rpm -qi python-libs

    Name : python-libs
    Version : 2.7.5
    Release : 80.el7_6
    Architecture: x86_64
    Install Date: Fri 25 Oct 2019 04:13:38 PM EDT
    Group : Applications/System
    Size : 24714432
    License : Python
    Signature : RSA/SHA256, Fri 21 Jun 2019 12:50:10 PM EDT, Key ID 24c6a8a7f4a80eb5
    Source RPM : python-2.7.5-80.el7_6.src.rpm
    Build Date : Thu 20 Jun 2019 04:56:00 PM EDT
    Build Host : x86-02.bsys.centos.org
    Relocations : (not relocatable)
    Packager : CentOS BuildSystem <http://bugs.centos.org>;
    Vendor : CentOS
    URL : http://www.python.org/
    Summary : Runtime libraries for Python
    Description :
    This package contains runtime libraries for use by Python:
    - the libpython dynamic library, for use by applications that embed Python as
    a scripting language, and by the main "python" executable
    - the Python standard library