This repository was archived by the owner on Oct 3, 2022. It is now read-only.

Description
python.exe -m pip install git+https://github.com/kitech/PyTox.git@master
...\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python27\include -IC:\Python27\PC /Tcpytox/pytox.c /Fobuild\temp.win32-2.7\Release\pytox/pytox.obj -Wall -Wno-declaration-after-statement -DENABLE_AV
cl : Command line error D8021 : invalid numeric argument '/Wno-declaration-after-statement'
Anybody an idea?