Please run following commands in sequence
-
For window if you doesn't initialize "env" yet please run
py -m venv win_env
first then.\win_env\Scripts\activate
py autoInstall.py
-
For MacOS
n/a yet
When installed new package please add name of the package(s) to package.txt separate by exactly 1 whitespace
e.g. django pandas Pillow