Evan Thomas
Evan Thomas
`$ python setup.py build_ext --inplace Compiling _mask.pyx because it changed. [1/1] Cythonizing _mask.pyx running build_ext building '_mask' extension creating build creating build\temp.win-amd64-3.8 creating build\temp.win-amd64-3.8\Release creating build\temp.win-amd64-3.8\Release\common C:\Program Files (x86)\Microsoft Visual...
I add cython to the requirements to run "python setup.py build_ext --inplace"
File "/mnt/c/Users/evant_3shkjf2/linux/knockmail/knock.py", line 23 stdout.write(GREEN + "[*] FOUND - [" + i + "] "+ BLUE + "{line " + str(count) + "}\n" + END) TabError: inconsistent use of tabs...