trying to run a django server on my windows 10 computer.
When I execute python manage.py runserver, I get the following error:
fatal error C1083: Cannot open include file: 'magic.h': No such file or directory
I'm running 64 bit python 3.5, on Windows 10.
Here is the picture of the error: