Pharmacy Help expert system
By Martin Cupic, Flip Lijnzaad and Gilles Lijnzaad.
- Tkinter version >=8.6:
- Tkinter should have been included in your Python 3.x install.
- Windows
- SWI-Prolog version >=8.2.2
- pyswip version >=0.2.10
pip install pyswip
Make sure you're in the folder that contains finalsystem.py
.
The system can be started by running
python3 finalsystem.py
This should open up a new window in which the system runs. The system can be quit at any time by closing the window.
When you're done using the system, you may want to uninstall the software.