Install
Installation instructions for XAISuite and helper libraries
XAISuite and XAISuiteGUI
To install the main XAISuite library and the GUI, first make sure that you have the latest version of pip. Pip is normally installed with python, but if you are unsure, simply type
on a shell.Â
You should get a filepath. If pip is not found, you need to download it.Â
After downloading pip, type the following:
You are done! Check for proper installation by opening a python interpreter and typing:
You can open the GUI by doingÂ
XAISuiteCLI
To install the command-line interface for XAISuite, first make sure that you have installed brew.Â
on a shell.Â
You should get a filepath. If brew is not found, you need to download it.Â
After installing brew, type the following:
You are done! Check for proper installation by typing:Â
and the help menu should pop up. If you want to use the GUI without manually downloading the Python package, the CLI has an option for GUI, too:
XAISuiteBlock
Go to 11301858.github.io/xaisuiteblock and enjoy!