Hi I'm trying to use python-magic on windows 8 but when I try to import with the command import magic
it gives me this error WindowsError: [Error 193] %1 is not a valid Win32 application
I have tried both with 64-bit and 32-bit version of Python 2.7.10 but I always get this error.
Thx