Skip to content

libplist is not available on this machine #14

@bisweswarsahoo

Description

@bisweswarsahoo

Proof it's installed:

rpm -q libplist-devel 

ibplist-devel-2.6.0-2.fc42.x86_64

Proof Python can see it:

import ctypes.util; 
print(ctypes.util.find_library("plist-2.0")) 
successfully returned libplist-2.0.so.4 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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