python-libmagic icon indicating copy to clipboard operation
python-libmagic copied to clipboard

Missing "magic.h"

Open pvinhha opened this issue 6 years ago • 0 comments

There's a missing "magic.h" in the cffi__x7681a35x54cebdac.c file under AppData\Local\Programs\Python\Python37\Lib\site-packages\magic_pycache . This causes the compilation error when running python audioAnalysis.py and others. Please help to resolve this issue.

Platform info: OS: Window 10, x64 Python 3.7.x VS2019 compiler cffi version 1.12.3 (same problem with any earlier version such as 1.7.x) magic version 0.4.15 python-libmagic version 0.4.0

pvinhha avatar Dec 23 '19 00:12 pvinhha