Skip to content

RH8 5.2 Release Has Python 3.6 Dependencies #38

Description

@stephen-ritter

I tested this against GMSEC_API 5.2 on a UBI-8 minimal image. I get the following error when trying to import libgmsec_python3. I built 5.2 from source on a system that doesn't have Python 3.6 and I was then able to use the Python3 bindings without the Python 3.6 dependencies.

Python 3.10.13 (main, Feb 12 2024, 22:45:22) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libgmsec_python3
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/GMSEC/GMSEC_API/bin/lib/GMSECAPI5/libgmsec_python3.py", line 12, in <module>
    import _libgmsec_python3
ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions