-
Notifications
You must be signed in to change notification settings - Fork 1
Prerequisites
Himashana edited this page Apr 4, 2022
·
4 revisions
If you use CHN-Whiteboard-Installer, prerequisites will automatically install on your computer.
Why python? : CHN Whiteboard desktop runtime environment has been made with python. therefore python needs to execute this application.
py -m pip install tqdm
or
pip install tqdm
py -m pip install requests
or
pip install requests
py -m pip install PyQt5
or
pip install PyQt5
py -m pip install PyQtWebEngine
or
pip install PyQtWebEngine
See CHN Whiteboard Installation guide : https://chnsoftwaredevelopers.com/CHN-Classroom/Whiteboard/CHN-Whiteboard-install-assistant/
Read next page.
CHN Whiteboard designed and developed by Himashana (CHN Software Developers https://chnsoftwaredevelopers.com)