I have been trying to pip install crossbar
on my virtual environment in Windows 10 but I keep getting:
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
I am using Python3.7 and Django2.1
I have installed the requirement and have restarted my system severally but still getting the same error. Pip
has been upgraded too.
Here is the list of programs install from my Control Panel:
And here is the Command Prompt error (again)
I have equally installed Microsoft Visual C++ 2017 Redistributable, both (x86) and (x64) but still did not work.