When I run pip install channels or pip install twisted Twisted fails with Failed building wheel for twisted Twisted is a required dependency for Django Channels. Here is the error:
LINK : fatal error LNK1327: failure during running rc.exe
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe' failed with exit status 1327
I tried various installs of Visual Studio and Build Tools, but could not make any progress. How do I get twisted to build on Windows 10?