Changaco / python-libarchive-c

Python interface to libarchive
Other
70 stars 37 forks source link

`AttributeError` when using a libarchive version which doesn't support passphrases #113

Closed Changaco closed 3 years ago

Changaco commented 3 years ago

I made a stupid copy-paste mistake in #109.

libarchive/ffi.py:330: in <module>
    f"the libarchive being used (version {version_number()}, "
AttributeError: 'function' object has no attribute 'libarchive_path'