Closed anushbmx closed 3 years ago
Same issue, tested on Alpine Linux with Python 3.7-3.8-3.9 with only libmagic installed (and Python)
Ah I see. The compat layer doesn't have all the same logic for finding the DLL that the top-level library has. Will fix.
Same issue here. Reverting to 0.4.18
Fixed in b520bf0bf6f815afad33878ecdbe4b1d907dcc94 / 0.4.21. Thanks for the report!
@anushbmx @ynerant, I should mention that I wasn't able to reproduce this issue in a docker image w/ alpine:latest. Could you verify 0.4.21 fixes it for you?
@ahupp Will update you once I retry with new version.
There is an error in new release 0.4.20 'AttributeError: Symbol not found: magic_open'
Quick fix is to use version
0.4.18