Loki icon indicating copy to clipboard operation
Loki copied to clipboard

CAn not compile builder.py

Open netdestroyer opened this issue 5 years ago • 1 comments

I use kali linux , when make builder.py show this : Please install Pyinstaller: pip install pyinstaller

but pyinstaller is already installed: pyinstaller --version 3.5+498e6ee058

netdestroyer avatar Mar 25 '20 19:03 netdestroyer

The builder is to only be run in Windows. The builder only builds executables from now on.

Bitwise-01 avatar Mar 26 '20 03:03 Bitwise-01