nima / python-dmidecode

Python DMI-Decode
39 stars 27 forks source link

Fix the failure of reporting "undefined symbol: dmixml_GetContent" #27

Closed lian-bo closed 3 years ago

lian-bo commented 3 years ago

Importing module...FAIL ../build/lib.linux-x86_64-2.7/dmidecodemod.so: undefined symbol: dmixml_GetContent

Resolves: https://github.com/nima/python-dmidecode/issues/25 Signed-off-by: Lianbo Jiang lijiang@redhat.com

lian-bo commented 3 years ago

Something goes wrong, I will close it and try it again.