-
Notifications
You must be signed in to change notification settings - Fork 175
Prerequisites
Brigs edited this page Sep 7, 2020
·
6 revisions
Prerequisites for running scripts: 0. Have Python 3.7.4 or above.
- Install dependencies. Run pip install -r requirements.txt to add the following libraries:
astc_decomp
biplist
bs4
pyliblzfse
packaging==20.1
pathlib2==2.3.5
pillow
pyinstaller
PySimpleGUI==4.16.0
blackboxprotobuf
- If you are running on Linux add the tkinter library as so: sudo apt-get install python3-tk.
If running the binaries provided in the version releases no dependencies are needed. These can be found here:
https://github.com/abrignoni/iLEAPP/releases