Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not find libmagic in mingw environment #60

Closed
yiwiz-sai opened this issue Apr 12, 2014 · 2 comments · May be fixed by #294
Closed

can not find libmagic in mingw environment #60

yiwiz-sai opened this issue Apr 12, 2014 · 2 comments · May be fixed by #294

Comments

@yiwiz-sai
Copy link

libname = ctypes.util.find_library('magic') or ctypes.util.find_library('magic1')

should add
ctypes.util.find_library('msys-magic-1.dll')

@abakum
Copy link
Contributor

abakum commented May 2, 2019

#189

@ahupp
Copy link
Owner

ahupp commented Aug 25, 2023

Merging into #293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants